[INFO] fetching crate mesalink 1.1.0-cratesio...
[INFO] testing mesalink-1.1.0-cratesio against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate mesalink 1.1.0-cratesio into /workspace/builds/worker-5-tc2/source
[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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mesalink 1.1.0-cratesio on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.10.1 (available: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.10.0)
[INFO] [stderr]       Adding enum_to_u8_slice_derive v0.1.1 (available: v0.2.0)
[INFO] [stderr]       Adding env_logger v0.6.2 (available: v0.11.8)
[INFO] [stderr]       Adding jemallocator v0.3.2 (available: v0.5.4)
[INFO] [stderr]       Adding parking_lot v0.9.0 (available: v0.12.5)
[INFO] [stderr]       Adding ring v0.16.20 (available: v0.17.14)
[INFO] [stderr]       Adding rustls v0.16.0 (available: v0.23.35)
[INFO] [stderr]       Adding sct v0.6.1 (available: v0.7.1)
[INFO] [stderr]       Adding untrusted v0.7.1 (available: v0.9.0)
[INFO] [stderr]       Adding webpki v0.21.4 (available: v0.22.4)
[INFO] [stderr]       Adding webpki-roots v0.17.0 (available: v1.0.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89be1b49918e56536d91d971cd8d76c0075e29da7b37d3a15b747089842c40f0
[INFO] running `Command { std: "docker" "start" "-a" "89be1b49918e56536d91d971cd8d76c0075e29da7b37d3a15b747089842c40f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89be1b49918e56536d91d971cd8d76c0075e29da7b37d3a15b747089842c40f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89be1b49918e56536d91d971cd8d76c0075e29da7b37d3a15b747089842c40f0", kill_on_drop: false }`
[INFO] [stdout] 89be1b49918e56536d91d971cd8d76c0075e29da7b37d3a15b747089842c40f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ffc7a16cd0a6554edfcd978ab68555459924e4f542be95acdae88a93d9cf82e
[INFO] running `Command { std: "docker" "start" "-a" "4ffc7a16cd0a6554edfcd978ab68555459924e4f542be95acdae88a93d9cf82e", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling rustc_version v0.2.3
[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: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]    --> build.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |     if cfg!(feature = "sgx") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aesgcm`, `chachapoly`, `client_apis`, `default`, `ecdh`, `ecdsa`, `error_strings`, `forked_deps`, `jemalloc_allocator`, `jemallocator`, `nightly`, `server_apis`, `tls13`, `verifier`, and `x25519`
[INFO] [stdout]     = help: consider adding `sgx` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling enum_to_u8_slice_derive v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki-roots v0.17.0
[INFO] [stderr]    Compiling rustls v0.16.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.6.2
[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)]` (part of `#[warn(future_incompatible)]`) 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(non_upper_case_globals) 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: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]   --> src/libssl/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "sgx")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `aesgcm`, `chachapoly`, `client_apis`, `default`, `ecdh`, `ecdsa`, `error_strings`, `forked_deps`, `jemalloc_allocator`, `jemallocator`, `nightly`, `server_apis`, `tls13`, `verifier`, and `x25519`
[INFO] [stdout]    = help: consider adding `sgx` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[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(unexpected_cfgs)]` implied by `#[forbid(warnings)]`
[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: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]     --> src/libssl/ssl.rs:1358:7
[INFO] [stdout]      |
[INFO] [stdout] 1358 | #[cfg(feature = "sgx")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `aesgcm`, `chachapoly`, `client_apis`, `default`, `ecdh`, `ecdsa`, `error_strings`, `forked_deps`, `jemalloc_allocator`, `jemallocator`, `nightly`, `server_apis`, `tls13`, `verifier`, and `x25519`
[INFO] [stdout]      = help: consider adding `sgx` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]     --> src/libssl/ssl.rs:1371:7
[INFO] [stdout]      |
[INFO] [stdout] 1371 | #[cfg(feature = "sgx")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `aesgcm`, `chachapoly`, `client_apis`, `default`, `ecdh`, `ecdsa`, `error_strings`, `forked_deps`, `jemalloc_allocator`, `jemallocator`, `nightly`, `server_apis`, `tls13`, `verifier`, and `x25519`
[INFO] [stdout]      = help: consider adding `sgx` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[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] 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] 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] 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] 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] 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] 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] 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_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] 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] 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] 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] 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] 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] 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] 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] 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: 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] [stderr] error: could not compile `mesalink` (lib) due to 4 previous errors; 120 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4ffc7a16cd0a6554edfcd978ab68555459924e4f542be95acdae88a93d9cf82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ffc7a16cd0a6554edfcd978ab68555459924e4f542be95acdae88a93d9cf82e", kill_on_drop: false }`
[INFO] [stdout] 4ffc7a16cd0a6554edfcd978ab68555459924e4f542be95acdae88a93d9cf82e
