[INFO] fetching crate mesalink 1.1.0-cratesio...
[INFO] checking mesalink-1.1.0-cratesio against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mesalink 1.1.0-cratesio into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate mesalink 1.1.0-cratesio on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mesalink 1.1.0-cratesio
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mesalink 1.1.0-cratesio
[INFO] tweaked toml for crates.io crate mesalink 1.1.0-cratesio 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum_to_u8_slice_derive v0.1.1
[INFO] [stderr]   Downloaded jemallocator v0.3.2
[INFO] [stderr]   Downloaded webpki-roots v0.17.0
[INFO] [stderr]   Downloaded rustls v0.16.0
[INFO] [stderr]   Downloaded jemalloc-sys v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e91feadec131b19ff1d49dceb9cb6e273fd55eca66952f0ca32c4a87f3677ee
[INFO] running `Command { std: "docker" "start" "-a" "3e91feadec131b19ff1d49dceb9cb6e273fd55eca66952f0ca32c4a87f3677ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e91feadec131b19ff1d49dceb9cb6e273fd55eca66952f0ca32c4a87f3677ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e91feadec131b19ff1d49dceb9cb6e273fd55eca66952f0ca32c4a87f3677ee", kill_on_drop: false }`
[INFO] [stdout] 3e91feadec131b19ff1d49dceb9cb6e273fd55eca66952f0ca32c4a87f3677ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6f4ac834a6daaaa0e68b3a29043a2ef774f9e9a46560656032cd7dc724eaa5a
[INFO] running `Command { std: "docker" "start" "-a" "b6f4ac834a6daaaa0e68b3a29043a2ef774f9e9a46560656032cd7dc724eaa5a", kill_on_drop: false }`
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]    Compiling mesalink v1.1.0-cratesio (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]    --> build.rs:104:39
[INFO] [stdout]     |
[INFO] [stdout] 104 |           #define MESALINK_OPTIONS_H\n\n\
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 105 | |
[INFO] [stdout] 106 | |         #ifdef __cplusplus\n\
[INFO] [stdout]     | |________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]    --> build.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |           #endif\n\
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 181 | |
[INFO] [stdout] 182 | |         #endif /* MESALINK_OPTIONS_H */\n\
[INFO] [stdout]     | |________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling enum_to_u8_slice_derive v0.1.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki-roots v0.17.0
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 52 |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                         -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 70 | / lazy_static! {
[INFO] [stdout] 71 | |     #[doc(hidden)]
[INFO] [stdout] 72 | |     pub(self) static ref MAGIC: [u8; MAGIC_SIZE] = {
[INFO] [stdout] 73 | |         let mut number = [0u8; MAGIC_SIZE];
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     };
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]    = note: `#[warn(forbidden_lint_groups)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 52 |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                         -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 70 | / lazy_static! {
[INFO] [stdout] 71 | |     #[doc(hidden)]
[INFO] [stdout] 72 | |     pub(self) static ref MAGIC: [u8; MAGIC_SIZE] = {
[INFO] [stdout] 73 | |         let mut number = [0u8; MAGIC_SIZE];
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     };
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `libc` is imported redundantly
[INFO] [stdout]    --> src/libssl/err.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | use libc::{self, c_char, c_ulong, size_t};
[INFO] [stdout]     |            ^^^^ the item `libc` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       ^^^^^^^^
[INFO] [stdout]     = note: `#[forbid(unused_imports)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]    --> src/libssl/err.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | use rustls;
[INFO] [stdout]     |     ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `webpki` is imported redundantly
[INFO] [stdout]    --> src/libssl/err.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | use webpki;
[INFO] [stdout]     |     ^^^^^^ the item `webpki` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/err.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[allow(dead_code)]
[INFO] [stdout]     |         ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/err.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[allow(unused_variables)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]   --> src/libssl/ssl.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use rustls;
[INFO] [stdout]    |     ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `webpki` is imported redundantly
[INFO] [stdout]   --> src/libssl/ssl.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | use webpki;
[INFO] [stdout]    |     ^^^^^^ the item `webpki` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/ssl.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/ssl.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]     --> src/libssl/ssl.rs:2582:9
[INFO] [stdout]      |
[INFO] [stdout] 2582 |     use rustls;
[INFO] [stdout]      |         ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/safestack.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/safestack.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[allow(non_snake_case)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/bio.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/bio.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]   --> src/libcrypto/evp.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rustls;
[INFO] [stdout]    |     ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/evp.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 52 |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                         -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 70 | / lazy_static! {
[INFO] [stdout] 71 | |     #[doc(hidden)]
[INFO] [stdout] 72 | |     pub(self) static ref MAGIC: [u8; MAGIC_SIZE] = {
[INFO] [stdout] 73 | |         let mut number = [0u8; MAGIC_SIZE];
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     };
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]    = note: `#[warn(forbidden_lint_groups)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 52 |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                         -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 70 | / lazy_static! {
[INFO] [stdout] 71 | |     #[doc(hidden)]
[INFO] [stdout] 72 | |     pub(self) static ref MAGIC: [u8; MAGIC_SIZE] = {
[INFO] [stdout] 73 | |         let mut number = [0u8; MAGIC_SIZE];
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     };
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/err.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[allow(dead_code)]
[INFO] [stdout]     |         ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/err.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[allow(unused_variables)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]   --> src/libssl/ssl.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use rustls;
[INFO] [stdout]    |     ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       ^^^^^^^^
[INFO] [stdout]    = note: `#[forbid(unused_imports)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `webpki` is imported redundantly
[INFO] [stdout]   --> src/libssl/ssl.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | use webpki;
[INFO] [stdout]    |     ^^^^^^ the item `webpki` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/ssl.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/ssl.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]     --> src/libssl/ssl.rs:2582:9
[INFO] [stdout]      |
[INFO] [stdout] 2582 |     use rustls;
[INFO] [stdout]      |         ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_long` is imported redundantly
[INFO] [stdout]     --> src/libssl/ssl.rs:2633:16
[INFO] [stdout]      |
[INFO] [stdout] 2629 |     use super::*;
[INFO] [stdout]      |         -------- the item `c_long` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 2633 |     use libc::{c_long, c_ulong};
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]     --> src/libssl/ssl.rs:2798:13
[INFO] [stdout]      |
[INFO] [stdout] 2798 |     #[allow(dead_code)]
[INFO] [stdout]      |             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:52:71
[INFO] [stdout]      |
[INFO] [stdout] 52   | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]      |                                                                       -------- `forbid` level set here
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/safestack.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/safestack.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[allow(non_snake_case)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SSL_SUCCESS` is imported redundantly
[INFO] [stdout]    --> src/libssl/safestack.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |     use super::*;
[INFO] [stdout]     |         -------- the item `SSL_SUCCESS` is already imported here
[INFO] [stdout] 312 |     use crate::libssl::SSL_SUCCESS;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/bio.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/bio.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `libc` is imported redundantly
[INFO] [stdout]    --> src/libcrypto/bio.rs:756:16
[INFO] [stdout]     |
[INFO] [stdout] 756 |     use libc::{self, c_char, c_void};
[INFO] [stdout]     |                ^^^^ the item `libc` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_char` is imported redundantly
[INFO] [stdout]    --> src/libcrypto/bio.rs:756:22
[INFO] [stdout]     |
[INFO] [stdout] 755 |     use super::*;
[INFO] [stdout]     |         -------- the item `c_char` is already imported here
[INFO] [stdout] 756 |     use libc::{self, c_char, c_void};
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_void` is imported redundantly
[INFO] [stdout]    --> src/libcrypto/bio.rs:756:30
[INFO] [stdout]     |
[INFO] [stdout] 755 |     use super::*;
[INFO] [stdout]     |         -------- the item `c_void` is already imported here
[INFO] [stdout] 756 |     use libc::{self, c_char, c_void};
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `fs` is imported redundantly
[INFO] [stdout]    --> src/libcrypto/bio.rs:757:9
[INFO] [stdout]     |
[INFO] [stdout] 755 |     use super::*;
[INFO] [stdout]     |         -------- the item `fs` is already imported here
[INFO] [stdout] 756 |     use libc::{self, c_char, c_void};
[INFO] [stdout] 757 |     use std::fs;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]   --> src/libcrypto/evp.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rustls;
[INFO] [stdout]    |     ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/evp.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `bio` is imported redundantly
[INFO] [stdout]    --> src/libcrypto/pem.rs:239:28
[INFO] [stdout]     |
[INFO] [stdout] 238 |     use super::*;
[INFO] [stdout]     |         -------- the item `bio` is already imported here
[INFO] [stdout] 239 |     use crate::libcrypto::{bio, evp};
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]     --> src/libssl/err.rs:1018:45
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             println!("{}, {}", error, error.description());
[INFO] [stdout]      |                                             ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[forbid(deprecated)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: variable does not need to be mutable
[INFO] [stdout]     --> src/libssl/ssl.rs:1987:9
[INFO] [stdout]      |
[INFO] [stdout] 1987 |     let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?;
[INFO] [stdout]      |         ----^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[forbid(unused_mut)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 40 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mesalink` (lib) due to 9 previous errors; 40 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: variable does not need to be mutable
[INFO] [stdout]     --> src/libssl/ssl.rs:1987:9
[INFO] [stdout]      |
[INFO] [stdout] 1987 |     let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?;
[INFO] [stdout]      |         ----^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[forbid(unused_mut)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/libssl/err.rs:993:33
[INFO] [stdout]     |
[INFO] [stdout] 993 |         for code in ERROR_CODES.into_iter() {
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[forbid(array_into_iter)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 993 |         for code in ERROR_CODES.iter() {
[INFO] [stdout]     |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 993 -         for code in ERROR_CODES.into_iter() {
[INFO] [stdout] 993 +         for code in ERROR_CODES {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1014:38
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         for error in mesalink_errors.into_iter() {
[INFO] [stdout]      |                                      ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         for error in mesalink_errors.iter() {
[INFO] [stdout]      |                                      ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1014 -         for error in mesalink_errors.into_iter() {
[INFO] [stdout] 1014 +         for error in mesalink_errors {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1047:37
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         for error_kind in io_errors.into_iter() {
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         for error_kind in io_errors.iter() {
[INFO] [stdout]      |                                     ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1047 -         for error_kind in io_errors.into_iter() {
[INFO] [stdout] 1047 +         for error_kind in io_errors {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1083:33
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         for error in tls_errors.into_iter() {
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         for error in tls_errors.iter() {
[INFO] [stdout]      |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1083 -         for error in tls_errors.into_iter() {
[INFO] [stdout] 1083 +         for error in tls_errors {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1115:40
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         for pki_error in webpki_errors.into_iter() {
[INFO] [stdout]      |                                        ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         for pki_error in webpki_errors.iter() {
[INFO] [stdout]      |                                        ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1115 -         for pki_error in webpki_errors.into_iter() {
[INFO] [stdout] 1115 +         for pki_error in webpki_errors {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1164:29
[INFO] [stdout]      |
[INFO] [stdout] 1164 |         for alert in alerts.into_iter() {
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1164 |         for alert in alerts.iter() {
[INFO] [stdout]      |                             ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1164 -         for alert in alerts.into_iter() {
[INFO] [stdout] 1164 +         for alert in alerts {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1175:33
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         for code in ERROR_CODES.into_iter() {
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         for code in ERROR_CODES.iter() {
[INFO] [stdout]      |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1175 -         for code in ERROR_CODES.into_iter() {
[INFO] [stdout] 1175 +         for code in ERROR_CODES {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1189:33
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         for code in ERROR_CODES.into_iter() {
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         for code in ERROR_CODES.iter() {
[INFO] [stdout]      |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1189 -         for code in ERROR_CODES.into_iter() {
[INFO] [stdout] 1189 +         for code in ERROR_CODES {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1213:33
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         for code in ERROR_CODES.into_iter() {
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         for code in ERROR_CODES.iter() {
[INFO] [stdout]      |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1213 -         for code in ERROR_CODES.into_iter() {
[INFO] [stdout] 1213 +         for code in ERROR_CODES {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1233:33
[INFO] [stdout]      |
[INFO] [stdout] 1233 |         for code in ERROR_CODES.into_iter() {
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1233 |         for code in ERROR_CODES.iter() {
[INFO] [stdout]      |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1233 -         for code in ERROR_CODES.into_iter() {
[INFO] [stdout] 1233 +         for code in ERROR_CODES {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/libssl/safestack.rs:342:27
[INFO] [stdout]     |
[INFO] [stdout] 342 |         for name in names.into_iter() {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 342 |         for name in names.iter() {
[INFO] [stdout]     |                           ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 342 -         for name in names.into_iter() {
[INFO] [stdout] 342 +         for name in names {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors; 41 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mesalink` (lib test) due to 25 previous errors; 41 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b6f4ac834a6daaaa0e68b3a29043a2ef774f9e9a46560656032cd7dc724eaa5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6f4ac834a6daaaa0e68b3a29043a2ef774f9e9a46560656032cd7dc724eaa5a", kill_on_drop: false }`
[INFO] [stdout] b6f4ac834a6daaaa0e68b3a29043a2ef774f9e9a46560656032cd7dc724eaa5a
[INFO] checking mesalink-1.1.0-cratesio against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate mesalink 1.1.0-cratesio into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate mesalink 1.1.0-cratesio on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mesalink 1.1.0-cratesio
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mesalink 1.1.0-cratesio
[INFO] tweaked toml for crates.io crate mesalink 1.1.0-cratesio written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d46df71f3cf69f594a766950d7771f68a988ab0fceb267cf3596562f55b5e647
[INFO] running `Command { std: "docker" "start" "-a" "d46df71f3cf69f594a766950d7771f68a988ab0fceb267cf3596562f55b5e647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d46df71f3cf69f594a766950d7771f68a988ab0fceb267cf3596562f55b5e647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d46df71f3cf69f594a766950d7771f68a988ab0fceb267cf3596562f55b5e647", kill_on_drop: false }`
[INFO] [stdout] d46df71f3cf69f594a766950d7771f68a988ab0fceb267cf3596562f55b5e647
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f881cbf6179be391124665376fab7550748ff6b75434e793d835ea9248abef2d
[INFO] running `Command { std: "docker" "start" "-a" "f881cbf6179be391124665376fab7550748ff6b75434e793d835ea9248abef2d", kill_on_drop: false }`
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]    Compiling mesalink v1.1.0-cratesio (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]    --> build.rs:104:39
[INFO] [stdout]     |
[INFO] [stdout] 104 |           #define MESALINK_OPTIONS_H\n\n\
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 105 | |
[INFO] [stdout] 106 | |         #ifdef __cplusplus\n\
[INFO] [stdout]     | |________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]    --> build.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |           #endif\n\
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 181 | |
[INFO] [stdout] 182 | |         #endif /* MESALINK_OPTIONS_H */\n\
[INFO] [stdout]     | |________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling enum_to_u8_slice_derive v0.1.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki-roots v0.17.0
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 52 |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                         -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 70 | / lazy_static! {
[INFO] [stdout] 71 | |     #[doc(hidden)]
[INFO] [stdout] 72 | |     pub(self) static ref MAGIC: [u8; MAGIC_SIZE] = {
[INFO] [stdout] 73 | |         let mut number = [0u8; MAGIC_SIZE];
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     };
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]    = note: `#[warn(forbidden_lint_groups)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 52 |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                         -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 70 | / lazy_static! {
[INFO] [stdout] 71 | |     #[doc(hidden)]
[INFO] [stdout] 72 | |     pub(self) static ref MAGIC: [u8; MAGIC_SIZE] = {
[INFO] [stdout] 73 | |         let mut number = [0u8; MAGIC_SIZE];
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     };
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `libc` is imported redundantly
[INFO] [stdout]    --> src/libssl/err.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | use libc::{self, c_char, c_ulong, size_t};
[INFO] [stdout]     |            ^^^^ the item `libc` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       ^^^^^^^^
[INFO] [stdout]     = note: `#[forbid(unused_imports)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]    --> src/libssl/err.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | use rustls;
[INFO] [stdout]     |     ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `webpki` is imported redundantly
[INFO] [stdout]    --> src/libssl/err.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | use webpki;
[INFO] [stdout]     |     ^^^^^^ the item `webpki` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/err.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[allow(dead_code)]
[INFO] [stdout]     |         ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/err.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[allow(unused_variables)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]   --> src/libssl/ssl.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use rustls;
[INFO] [stdout]    |     ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `webpki` is imported redundantly
[INFO] [stdout]   --> src/libssl/ssl.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | use webpki;
[INFO] [stdout]    |     ^^^^^^ the item `webpki` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/ssl.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/ssl.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]     --> src/libssl/ssl.rs:2582:9
[INFO] [stdout]      |
[INFO] [stdout] 2582 |     use rustls;
[INFO] [stdout]      |         ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/safestack.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/safestack.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[allow(non_snake_case)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/bio.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/bio.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]   --> src/libcrypto/evp.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rustls;
[INFO] [stdout]    |     ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/evp.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 52 |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                         -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 70 | / lazy_static! {
[INFO] [stdout] 71 | |     #[doc(hidden)]
[INFO] [stdout] 72 | |     pub(self) static ref MAGIC: [u8; MAGIC_SIZE] = {
[INFO] [stdout] 73 | |         let mut number = [0u8; MAGIC_SIZE];
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     };
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]    = note: `#[warn(forbidden_lint_groups)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 52 |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                         -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 70 | / lazy_static! {
[INFO] [stdout] 71 | |     #[doc(hidden)]
[INFO] [stdout] 72 | |     pub(self) static ref MAGIC: [u8; MAGIC_SIZE] = {
[INFO] [stdout] 73 | |         let mut number = [0u8; MAGIC_SIZE];
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     };
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/err.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[allow(dead_code)]
[INFO] [stdout]     |         ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(unused_variables) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/err.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[allow(unused_variables)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]   --> src/libssl/ssl.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use rustls;
[INFO] [stdout]    |     ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       ^^^^^^^^
[INFO] [stdout]    = note: `#[forbid(unused_imports)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `webpki` is imported redundantly
[INFO] [stdout]   --> src/libssl/ssl.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | use webpki;
[INFO] [stdout]    |     ^^^^^^ the item `webpki` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/ssl.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/ssl.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/ssl.rs:471:1
[INFO] [stdout]     |
[INFO] [stdout] 471 | / bitflags! {
[INFO] [stdout] 472 | |     #[derive(Default)]
[INFO] [stdout] 473 | |     struct VerifyModes: i32 {
[INFO] [stdout] 474 | |         const VERIFY_NONE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 477 | |     }
[INFO] [stdout] 478 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]     --> src/libssl/ssl.rs:2582:9
[INFO] [stdout]      |
[INFO] [stdout] 2582 |     use rustls;
[INFO] [stdout]      |         ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_long` is imported redundantly
[INFO] [stdout]     --> src/libssl/ssl.rs:2633:16
[INFO] [stdout]      |
[INFO] [stdout] 2629 |     use super::*;
[INFO] [stdout]      |         -------- the item `c_long` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 2633 |     use libc::{c_long, c_ulong};
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]     --> src/libssl/ssl.rs:2798:13
[INFO] [stdout]      |
[INFO] [stdout] 2798 |     #[allow(dead_code)]
[INFO] [stdout]      |             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/lib.rs:52:71
[INFO] [stdout]      |
[INFO] [stdout] 52   | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]      |                                                                       -------- `forbid` level set here
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/x509.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/safestack.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]   --> src/libssl/safestack.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[allow(non_snake_case)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libssl/safestack.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[allow(non_snake_case)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `SSL_SUCCESS` is imported redundantly
[INFO] [stdout]    --> src/libssl/safestack.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |     use super::*;
[INFO] [stdout]     |         -------- the item `SSL_SUCCESS` is already imported here
[INFO] [stdout] 312 |     use crate::libssl::SSL_SUCCESS;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/bio.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/bio.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_snake_case) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(deprecated) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / bitflags! {
[INFO] [stdout] 163 | |     #[derive(Default)]
[INFO] [stdout] 164 | |     struct BioFlags: u32 {
[INFO] [stdout] 165 | |         const BIO_NOCLOSE = 0x00;
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     }
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  |   #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                         -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout]     = note: this warning originates in the macro `__impl_all_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/libcrypto/bio.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[allow(non_camel_case_types)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:52:71
[INFO] [stdout]     |
[INFO] [stdout] 52  | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]     |                                                                       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `libc` is imported redundantly
[INFO] [stdout]    --> src/libcrypto/bio.rs:756:16
[INFO] [stdout]     |
[INFO] [stdout] 756 |     use libc::{self, c_char, c_void};
[INFO] [stdout]     |                ^^^^ the item `libc` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_char` is imported redundantly
[INFO] [stdout]    --> src/libcrypto/bio.rs:756:22
[INFO] [stdout]     |
[INFO] [stdout] 755 |     use super::*;
[INFO] [stdout]     |         -------- the item `c_char` is already imported here
[INFO] [stdout] 756 |     use libc::{self, c_char, c_void};
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_void` is imported redundantly
[INFO] [stdout]    --> src/libcrypto/bio.rs:756:30
[INFO] [stdout]     |
[INFO] [stdout] 755 |     use super::*;
[INFO] [stdout]     |         -------- the item `c_void` is already imported here
[INFO] [stdout] 756 |     use libc::{self, c_char, c_void};
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `fs` is imported redundantly
[INFO] [stdout]    --> src/libcrypto/bio.rs:757:9
[INFO] [stdout]     |
[INFO] [stdout] 755 |     use super::*;
[INFO] [stdout]     |         -------- the item `fs` is already imported here
[INFO] [stdout] 756 |     use libc::{self, c_char, c_void};
[INFO] [stdout] 757 |     use std::fs;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `rustls` is imported redundantly
[INFO] [stdout]   --> src/libcrypto/evp.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rustls;
[INFO] [stdout]    |     ^^^^^^ the item `rustls` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/libcrypto/evp.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[allow(non_camel_case_types)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #81670 <https://github.com/rust-lang/rust/issues/81670>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `bio` is imported redundantly
[INFO] [stdout]    --> src/libcrypto/pem.rs:239:28
[INFO] [stdout]     |
[INFO] [stdout] 238 |     use super::*;
[INFO] [stdout]     |         -------- the item `bio` is already imported here
[INFO] [stdout] 239 |     use crate::libcrypto::{bio, evp};
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]     --> src/libssl/err.rs:1018:45
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             println!("{}, {}", error, error.description());
[INFO] [stdout]      |                                             ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[forbid(deprecated)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: variable does not need to be mutable
[INFO] [stdout]     --> src/libssl/ssl.rs:1987:9
[INFO] [stdout]      |
[INFO] [stdout] 1987 |     let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?;
[INFO] [stdout]      |         ----^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[forbid(unused_mut)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 40 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mesalink` (lib) due to 9 previous errors; 40 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: variable does not need to be mutable
[INFO] [stdout]     --> src/libssl/ssl.rs:1987:9
[INFO] [stdout]      |
[INFO] [stdout] 1987 |     let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?;
[INFO] [stdout]      |         ----^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[forbid(unused_mut)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/libssl/err.rs:993:33
[INFO] [stdout]     |
[INFO] [stdout] 993 |         for code in ERROR_CODES.into_iter() {
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[forbid(array_into_iter)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 993 |         for code in ERROR_CODES.iter() {
[INFO] [stdout]     |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 993 -         for code in ERROR_CODES.into_iter() {
[INFO] [stdout] 993 +         for code in ERROR_CODES {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1014:38
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         for error in mesalink_errors.into_iter() {
[INFO] [stdout]      |                                      ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         for error in mesalink_errors.iter() {
[INFO] [stdout]      |                                      ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1014 -         for error in mesalink_errors.into_iter() {
[INFO] [stdout] 1014 +         for error in mesalink_errors {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1047:37
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         for error_kind in io_errors.into_iter() {
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         for error_kind in io_errors.iter() {
[INFO] [stdout]      |                                     ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1047 -         for error_kind in io_errors.into_iter() {
[INFO] [stdout] 1047 +         for error_kind in io_errors {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1083:33
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         for error in tls_errors.into_iter() {
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         for error in tls_errors.iter() {
[INFO] [stdout]      |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1083 -         for error in tls_errors.into_iter() {
[INFO] [stdout] 1083 +         for error in tls_errors {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1115:40
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         for pki_error in webpki_errors.into_iter() {
[INFO] [stdout]      |                                        ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         for pki_error in webpki_errors.iter() {
[INFO] [stdout]      |                                        ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1115 -         for pki_error in webpki_errors.into_iter() {
[INFO] [stdout] 1115 +         for pki_error in webpki_errors {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1164:29
[INFO] [stdout]      |
[INFO] [stdout] 1164 |         for alert in alerts.into_iter() {
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1164 |         for alert in alerts.iter() {
[INFO] [stdout]      |                             ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1164 -         for alert in alerts.into_iter() {
[INFO] [stdout] 1164 +         for alert in alerts {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1175:33
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         for code in ERROR_CODES.into_iter() {
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         for code in ERROR_CODES.iter() {
[INFO] [stdout]      |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1175 -         for code in ERROR_CODES.into_iter() {
[INFO] [stdout] 1175 +         for code in ERROR_CODES {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1189:33
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         for code in ERROR_CODES.into_iter() {
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         for code in ERROR_CODES.iter() {
[INFO] [stdout]      |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1189 -         for code in ERROR_CODES.into_iter() {
[INFO] [stdout] 1189 +         for code in ERROR_CODES {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1213:33
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         for code in ERROR_CODES.into_iter() {
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         for code in ERROR_CODES.iter() {
[INFO] [stdout]      |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1213 -         for code in ERROR_CODES.into_iter() {
[INFO] [stdout] 1213 +         for code in ERROR_CODES {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]     --> src/libssl/err.rs:1233:33
[INFO] [stdout]      |
[INFO] [stdout] 1233 |         for code in ERROR_CODES.into_iter() {
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]      |
[INFO] [stdout] 1233 |         for code in ERROR_CODES.iter() {
[INFO] [stdout]      |                                 ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]      |
[INFO] [stdout] 1233 -         for code in ERROR_CODES.into_iter() {
[INFO] [stdout] 1233 +         for code in ERROR_CODES {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021
[INFO] [stdout]    --> src/libssl/safestack.rs:342:27
[INFO] [stdout]     |
[INFO] [stdout] 342 |         for name in names.into_iter() {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 342 |         for name in names.iter() {
[INFO] [stdout]     |                           ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 342 -         for name in names.into_iter() {
[INFO] [stdout] 342 +         for name in names {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors; 41 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mesalink` (lib test) due to 25 previous errors; 41 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f881cbf6179be391124665376fab7550748ff6b75434e793d835ea9248abef2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f881cbf6179be391124665376fab7550748ff6b75434e793d835ea9248abef2d", kill_on_drop: false }`
[INFO] [stdout] f881cbf6179be391124665376fab7550748ff6b75434e793d835ea9248abef2d
