[INFO] fetching crate mesalink 1.1.0-cratesio... [INFO] checking mesalink-1.1.0-cratesio against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate mesalink 1.1.0-cratesio into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate mesalink 1.1.0-cratesio on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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 webpki-roots v0.17.0 [INFO] [stderr] Downloaded rustls v0.16.0 [INFO] [stderr] Downloaded jemallocator v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69d8adad1dbe515f524c7d505a3a1a17bc03a3b0ca32eae9152b93a43a041736 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "69d8adad1dbe515f524c7d505a3a1a17bc03a3b0ca32eae9152b93a43a041736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69d8adad1dbe515f524c7d505a3a1a17bc03a3b0ca32eae9152b93a43a041736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d8adad1dbe515f524c7d505a3a1a17bc03a3b0ca32eae9152b93a43a041736", kill_on_drop: false }` [INFO] [stdout] 69d8adad1dbe515f524c7d505a3a1a17bc03a3b0ca32eae9152b93a43a041736 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0642709bf90a9e0416fdecb62158e9ff3af21b1ffd2f5c04f4329afc1c1abc90 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0642709bf90a9e0416fdecb62158e9ff3af21b1ffd2f5c04f4329afc1c1abc90", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mesalink v1.1.0-cratesio (/opt/rustwide/workdir) [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling enum_to_u8_slice_derive v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.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] = note: `#[warn(forbidden_lint_groups)]` on by default [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 [INFO] [stdout] = note: this warning originates in a macro (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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_unsafe) incompatible with previous forbid [INFO] [stdout] --> src/libssl/err.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / thread_local! { [INFO] [stdout] 156 | | static ERROR_QUEUE: RefCell> = RefCell::new(VecDeque::new()); [INFO] [stdout] 157 | | } [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 [INFO] [stdout] = note: this warning originates in a macro (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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] = note: this warning originates in a macro (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 [INFO] [stdout] = note: this warning originates in a macro (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 [INFO] [stdout] = note: this warning originates in a macro (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 [INFO] [stdout] = note: this warning originates in a macro (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 [INFO] [stdout] = note: this warning originates in a macro (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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] = note: this warning originates in a macro (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 [INFO] [stdout] = note: this warning originates in a macro (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 [INFO] [stdout] = note: this warning originates in a macro (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 [INFO] [stdout] = note: this warning originates in a macro (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 [INFO] [stdout] = note: this warning originates in a macro (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 [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:410:27 [INFO] [stdout] | [INFO] [stdout] 410 | let len = session.write(buf).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:429:17 [INFO] [stdout] | [INFO] [stdout] 429 | session.flush().map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:450:40 [INFO] [stdout] | [INFO] [stdout] 450 | let mut early_writer = client_session.early_data().ok_or(error!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 451 | | io::Error::new(io::ErrorKind::InvalidData, "Early data not supported").into() [INFO] [stdout] 452 | | ))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (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/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] = note: `#[warn(forbidden_lint_groups)]` on by default [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 [INFO] [stdout] = note: this warning originates in a macro (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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_unsafe) incompatible with previous forbid [INFO] [stdout] --> src/libssl/err.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / thread_local! { [INFO] [stdout] 156 | | static ERROR_QUEUE: RefCell> = RefCell::new(VecDeque::new()); [INFO] [stdout] 157 | | } [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 [INFO] [stdout] = note: this warning originates in a macro (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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:837:18 [INFO] [stdout] | [INFO] [stdout] 837 | let method = sanitize_const_ptr_for_ref(method_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:870:15 [INFO] [stdout] | [INFO] [stdout] 870 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:877:13 [INFO] [stdout] | [INFO] [stdout] 877 | / ffi::CStr::from_ptr(cafile_ptr) [INFO] [stdout] 878 | | .to_str() [INFO] [stdout] 879 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:881:9 [INFO] [stdout] | [INFO] [stdout] 881 | load_cert_into_root_store(ctx, path::Path::new(cafile))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:885:13 [INFO] [stdout] | [INFO] [stdout] 885 | / ffi::CStr::from_ptr(capath_ptr) [INFO] [stdout] 886 | | .to_str() [INFO] [stdout] 887 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:889:19 [INFO] [stdout] | [INFO] [stdout] 889 | let dir = fs::read_dir(path::Path::new(capath)) [INFO] [stdout] | ___________________^ [INFO] [stdout] 890 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:893:17 [INFO] [stdout] | [INFO] [stdout] 893 | file_path.map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:894:13 [INFO] [stdout] | [INFO] [stdout] 894 | load_cert_into_root_store(ctx, &file_path.path())?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:902:16 [INFO] [stdout] | [INFO] [stdout] 902 | let file = fs::File::open(path).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:904:13 [INFO] [stdout] | [INFO] [stdout] 904 | let _ = ctx [INFO] [stdout] | _____________^ [INFO] [stdout] 905 | | .ca_roots [INFO] [stdout] 906 | | .add_pem_file(&mut reader) [INFO] [stdout] 907 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:916:9 [INFO] [stdout] | [INFO] [stdout] 916 | / util::get_context_mut(ctx) [INFO] [stdout] 917 | | .server_config [INFO] [stdout] 918 | | .set_single_cert(certs.clone(), priv_key.clone()) [INFO] [stdout] 919 | | .map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:953:15 [INFO] [stdout] | [INFO] [stdout] 953 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:958:9 [INFO] [stdout] | [INFO] [stdout] 958 | / ffi::CStr::from_ptr(filename_ptr) [INFO] [stdout] 959 | | .to_str() [INFO] [stdout] 960 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:962:16 [INFO] [stdout] | [INFO] [stdout] 962 | let file = fs::File::open(filename).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:969:8 [INFO] [stdout] | [INFO] [stdout] 969 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1001:15 [INFO] [stdout] | [INFO] [stdout] 1001 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1002:16 [INFO] [stdout] | [INFO] [stdout] 1002 | let x509 = sanitize_ptr_for_ref(x509_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1011:8 [INFO] [stdout] | [INFO] [stdout] 1011 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1042:15 [INFO] [stdout] | [INFO] [stdout] 1042 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1052:8 [INFO] [stdout] | [INFO] [stdout] 1052 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1080:19 [INFO] [stdout] | [INFO] [stdout] 1080 | let ctx_ptr = inner_mesalink_ssl_get_ssl_ctx(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1081:13 [INFO] [stdout] | [INFO] [stdout] 1081 | let _ = inner_mesalink_ssl_ctx_use_certificate_asn1(ctx_ptr, len, d)?; [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1082:13 [INFO] [stdout] | [INFO] [stdout] 1082 | let _ = inner_mesalink_ssl_set_ssl_ctx(ssl_ptr, ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1108:15 [INFO] [stdout] | [INFO] [stdout] 1108 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1109:16 [INFO] [stdout] | [INFO] [stdout] 1109 | let pkey = sanitize_ptr_for_mut_ref(pkey_ptr)?; [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1112:8 [INFO] [stdout] | [INFO] [stdout] 1112 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1142:15 [INFO] [stdout] | [INFO] [stdout] 1142 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1147:9 [INFO] [stdout] | [INFO] [stdout] 1147 | / ffi::CStr::from_ptr(filename_ptr) [INFO] [stdout] 1148 | | .to_str() [INFO] [stdout] 1149 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1151:16 [INFO] [stdout] | [INFO] [stdout] 1151 | let file = fs::File::open(filename).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1153:15 [INFO] [stdout] | [INFO] [stdout] 1153 | let key = pem::get_either_rsa_or_ecdsa_private_key(&mut buf_reader) [INFO] [stdout] | _______________^ [INFO] [stdout] 1154 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1156:8 [INFO] [stdout] | [INFO] [stdout] 1156 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1190:15 [INFO] [stdout] | [INFO] [stdout] 1190 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1194:8 [INFO] [stdout] | [INFO] [stdout] 1194 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1225:19 [INFO] [stdout] | [INFO] [stdout] 1225 | let ctx_ptr = inner_mesalink_ssl_get_ssl_ctx(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1226:13 [INFO] [stdout] | [INFO] [stdout] 1226 | let _ = inner_mesalink_ssl_ctx_use_privatekey_asn1(pk_type, ctx_ptr, d, len)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1227:13 [INFO] [stdout] | [INFO] [stdout] 1227 | let _ = inner_mesalink_ssl_set_ssl_ctx(ssl_ptr, ctx_ptr)?; [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1251:15 [INFO] [stdout] | [INFO] [stdout] 1251 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1254:31 [INFO] [stdout] | [INFO] [stdout] 1254 | let signing_key = sign::any_supported_type(&key) [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1255 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1256:13 [INFO] [stdout] | [INFO] [stdout] 1256 | / sign::CertifiedKey::new(certs.clone(), Arc::new(signing_key)) [INFO] [stdout] 1257 | | .cross_check_end_entity_cert(None) [INFO] [stdout] 1258 | | .map_err(|e| error!(e.into()))?; [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1279:15 [INFO] [stdout] | [INFO] [stdout] 1279 | let ssl = sanitize_ptr_for_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1281:15 [INFO] [stdout] | [INFO] [stdout] 1281 | let ctx = ssl [INFO] [stdout] | _______________^ [INFO] [stdout] 1282 | | .context [INFO] [stdout] 1283 | | .as_ref() [INFO] [stdout] 1284 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1338:9 [INFO] [stdout] | [INFO] [stdout] 1338 | VerifyModes::from_bits(mode).ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1339:15 [INFO] [stdout] | [INFO] [stdout] 1339 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1429:15 [INFO] [stdout] | [INFO] [stdout] 1429 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1490:15 [INFO] [stdout] | [INFO] [stdout] 1490 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1518:15 [INFO] [stdout] | [INFO] [stdout] 1518 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1566:15 [INFO] [stdout] | [INFO] [stdout] 1566 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1587:15 [INFO] [stdout] | [INFO] [stdout] 1587 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1607:15 [INFO] [stdout] | [INFO] [stdout] 1607 | let ssl = sanitize_ptr_for_ref(ssl_ptr)?; [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1608:15 [INFO] [stdout] | [INFO] [stdout] 1608 | let ctx = ssl [INFO] [stdout] | _______________^ [INFO] [stdout] 1609 | | .context [INFO] [stdout] 1610 | | .as_ref() [INFO] [stdout] 1611 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1637:15 [INFO] [stdout] | [INFO] [stdout] 1637 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1638:15 [INFO] [stdout] | [INFO] [stdout] 1638 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1642:19 [INFO] [stdout] | [INFO] [stdout] 1642 | let ctx_ref = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 1643 | | .context [INFO] [stdout] 1644 | | .as_ref() [INFO] [stdout] 1645 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1672:15 [INFO] [stdout] | [INFO] [stdout] 1672 | let ssl = sanitize_ptr_for_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1673:19 [INFO] [stdout] | [INFO] [stdout] 1673 | let session = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 1674 | | .session [INFO] [stdout] 1675 | | .as_ref() [INFO] [stdout] 1676 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1677:23 [INFO] [stdout] | [INFO] [stdout] 1677 | let ciphersuite = session [INFO] [stdout] | _______________________^ [INFO] [stdout] 1678 | | .read() [INFO] [stdout] 1679 | | .get_negotiated_ciphersuite() [INFO] [stdout] 1680 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1703:23 [INFO] [stdout] | [INFO] [stdout] 1703 | let ciphersuite = sanitize_ptr_for_ref(cipher_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1745:23 [INFO] [stdout] | [INFO] [stdout] 1745 | let ciphersuite = sanitize_ptr_for_ref(cipher_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1876:15 [INFO] [stdout] | [INFO] [stdout] 1876 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1877:17 [INFO] [stdout] | [INFO] [stdout] 1877 | let certs = get_peer_certificates(&ssl)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1902:15 [INFO] [stdout] | [INFO] [stdout] 1902 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1904:17 [INFO] [stdout] | [INFO] [stdout] 1904 | let certs = get_peer_certificates(&ssl)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1915:19 [INFO] [stdout] | [INFO] [stdout] 1915 | let session = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 1916 | | .session [INFO] [stdout] 1917 | | .as_ref() [INFO] [stdout] 1918 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1955:15 [INFO] [stdout] | [INFO] [stdout] 1955 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1960:9 [INFO] [stdout] | [INFO] [stdout] 1960 | / ffi::CStr::from_ptr(hostname_ptr) [INFO] [stdout] 1961 | | .to_str() [INFO] [stdout] 1962 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1964:13 [INFO] [stdout] | [INFO] [stdout] 1964 | let _ = webpki::DNSNameRef::try_from_ascii_str(hostname) [INFO] [stdout] | _____________^ [INFO] [stdout] 1965 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1987:19 [INFO] [stdout] | [INFO] [stdout] 1987 | let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2011:15 [INFO] [stdout] | [INFO] [stdout] 2011 | let ssl = sanitize_ptr_for_ref(ssl_ptr)?; [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2012:18 [INFO] [stdout] | [INFO] [stdout] 2012 | let socket = ssl [INFO] [stdout] | __________________^ [INFO] [stdout] 2013 | | .io [INFO] [stdout] 2014 | | .as_ref() [INFO] [stdout] 2015 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2099:15 [INFO] [stdout] | [INFO] [stdout] 2099 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2121:15 [INFO] [stdout] | [INFO] [stdout] 2121 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2141:19 [INFO] [stdout] | [INFO] [stdout] 2141 | let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2142:13 [INFO] [stdout] | [INFO] [stdout] 2142 | let _ = setup_ssl_if_ready(&mut ssl)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2159:32 [INFO] [stdout] | [INFO] [stdout] 2159 | let hostname = ssl [INFO] [stdout] | ________________________________^ [INFO] [stdout] 2160 | | .hostname [INFO] [stdout] 2161 | | .as_ref() [INFO] [stdout] 2162 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2164:31 [INFO] [stdout] | [INFO] [stdout] 2164 | let dnsname = webpki::DNSNameRef::try_from_ascii_str(&hostname) [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2165 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2238:19 [INFO] [stdout] | [INFO] [stdout] 2238 | let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2241:13 [INFO] [stdout] | [INFO] [stdout] 2241 | let _ = setup_ssl_if_ready(&mut ssl)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2266:19 [INFO] [stdout] | [INFO] [stdout] 2266 | let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2268:13 [INFO] [stdout] | [INFO] [stdout] 2268 | let _ = setup_ssl_if_ready(&mut ssl)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2288:15 [INFO] [stdout] | [INFO] [stdout] 2288 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2324:15 [INFO] [stdout] | [INFO] [stdout] 2324 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2374:15 [INFO] [stdout] | [INFO] [stdout] 2374 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2396:15 [INFO] [stdout] | [INFO] [stdout] 2396 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2436:13 [INFO] [stdout] | [INFO] [stdout] 2436 | let _ = inner_mesalink_ssl_connect(ssl_ptr, true)?; // creates a client session [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2437:15 [INFO] [stdout] | [INFO] [stdout] 2437 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2472:15 [INFO] [stdout] | [INFO] [stdout] 2472 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2473:19 [INFO] [stdout] | [INFO] [stdout] 2473 | let session = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 2474 | | .session [INFO] [stdout] 2475 | | .as_mut() [INFO] [stdout] 2476 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2498:15 [INFO] [stdout] | [INFO] [stdout] 2498 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2499:19 [INFO] [stdout] | [INFO] [stdout] 2499 | let session = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 2500 | | .session [INFO] [stdout] 2501 | | .as_mut() [INFO] [stdout] 2502 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2522:15 [INFO] [stdout] | [INFO] [stdout] 2522 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2523:19 [INFO] [stdout] | [INFO] [stdout] 2523 | let session = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 2524 | | .session [INFO] [stdout] 2525 | | .as_ref() [INFO] [stdout] 2526 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2527:19 [INFO] [stdout] | [INFO] [stdout] 2527 | let version = session [INFO] [stdout] | ___________________^ [INFO] [stdout] 2528 | | .read() [INFO] [stdout] 2529 | | .get_protocol_version() [INFO] [stdout] 2530 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2551:13 [INFO] [stdout] | [INFO] [stdout] 2551 | let _ = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2569:13 [INFO] [stdout] | [INFO] [stdout] 2569 | let _ = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2587:21 [INFO] [stdout] | [INFO] [stdout] 2587 | let certs = ctx.certificates.as_ref().ok_or(())?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2588:24 [INFO] [stdout] | [INFO] [stdout] 2588 | let priv_key = ctx.private_key.as_ref().ok_or(())?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/x509.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let _ = sanitize_ptr_for_mut_ref(x509_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/x509.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | let _ = sanitize_ptr_for_mut_ref(x509_name_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/x509.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | let x509_name = sanitize_ptr_for_ref(x509_name_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let stack = sanitize_const_ptr_for_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | let stack = sanitize_const_ptr_for_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:106:16 [INFO] [stdout] | [INFO] [stdout] 106 | let item = stack [INFO] [stdout] | ________________^ [INFO] [stdout] 107 | | .stack [INFO] [stdout] 108 | | .get(index as usize) [INFO] [stdout] 109 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | let stack = sanitize_ptr_for_mut_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | let item = sanitize_const_ptr_for_ref(item_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let _ = sanitize_ptr_for_mut_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | let stack = sanitize_const_ptr_for_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | let stack = sanitize_const_ptr_for_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:251:16 [INFO] [stdout] | [INFO] [stdout] 251 | let item = stack [INFO] [stdout] | ________________^ [INFO] [stdout] 252 | | .stack [INFO] [stdout] 253 | | .get(index as usize) [INFO] [stdout] 254 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | let stack = sanitize_ptr_for_mut_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:282:16 [INFO] [stdout] | [INFO] [stdout] 282 | let item = sanitize_const_ptr_for_ref(item_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | let _ = sanitize_ptr_for_mut_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | let b = byte?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | let b = byte?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | let _ = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:304:15 [INFO] [stdout] | [INFO] [stdout] 304 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:315:15 [INFO] [stdout] | [INFO] [stdout] 315 | let ret = read_fn(&mut bio.inner, &mut buf).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:340:15 [INFO] [stdout] | [INFO] [stdout] 340 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:351:15 [INFO] [stdout] | [INFO] [stdout] 351 | let ret = gets_fn(&mut bio.inner, &mut buf).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:376:15 [INFO] [stdout] | [INFO] [stdout] 376 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:387:15 [INFO] [stdout] | [INFO] [stdout] 387 | let ret = write_fn(&mut bio.inner, &buf).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:410:15 [INFO] [stdout] | [INFO] [stdout] 410 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:422:15 [INFO] [stdout] | [INFO] [stdout] 422 | let ret = puts_fn(&mut bio.inner, &buf).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:462:16 [INFO] [stdout] | [INFO] [stdout] 462 | let file = open_file_from_filename_and_mode(filename_ptr, mode_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:480:9 [INFO] [stdout] | [INFO] [stdout] 480 | / ffi::CStr::from_ptr(mode_ptr) [INFO] [stdout] 481 | | .to_str() [INFO] [stdout] 482 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 495 | / ffi::CStr::from_ptr(filename_ptr) [INFO] [stdout] 496 | | .to_str() [INFO] [stdout] 497 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:525:16 [INFO] [stdout] | [INFO] [stdout] 525 | let file = open_file_from_filename_and_mode(filename_ptr, mode_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:526:15 [INFO] [stdout] | [INFO] [stdout] 526 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:617:9 [INFO] [stdout] | [INFO] [stdout] 617 | BioFlags::from_bits(flags as u32).ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:653:15 [INFO] [stdout] | [INFO] [stdout] 653 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:657:9 [INFO] [stdout] | [INFO] [stdout] 657 | BioFlags::from_bits(flags as u32).ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:679:15 [INFO] [stdout] | [INFO] [stdout] 679 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:703:15 [INFO] [stdout] | [INFO] [stdout] 703 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:705:9 [INFO] [stdout] | [INFO] [stdout] 705 | BioFlags::from_bits(flag as u32).ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/evp.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let _ = sanitize_ptr_for_mut_ref(pkey_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | let key = get_either_rsa_or_ecdsa_private_key(&mut buf_reader) [INFO] [stdout] | _______________^ [INFO] [stdout] 57 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | let cert = get_certificate(&mut buf_reader) [INFO] [stdout] | ________________^ [INFO] [stdout] 123 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:217:19 [INFO] [stdout] | [INFO] [stdout] 217 | let len = rd.read_until(b'\n', &mut raw_line).map_err(|_| ())?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:227:23 [INFO] [stdout] | [INFO] [stdout] 227 | let der = base64::decode(&b64buf).map_err(|_| ())?; [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 [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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:410:27 [INFO] [stdout] | [INFO] [stdout] 410 | let len = session.write(buf).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:429:17 [INFO] [stdout] | [INFO] [stdout] 429 | session.flush().map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:450:40 [INFO] [stdout] | [INFO] [stdout] 450 | let mut early_writer = client_session.early_data().ok_or(error!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 451 | | io::Error::new(io::ErrorKind::InvalidData, "Early data not supported").into() [INFO] [stdout] 452 | | ))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:837:18 [INFO] [stdout] | [INFO] [stdout] 837 | let method = sanitize_const_ptr_for_ref(method_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:870:15 [INFO] [stdout] | [INFO] [stdout] 870 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:877:13 [INFO] [stdout] | [INFO] [stdout] 877 | / ffi::CStr::from_ptr(cafile_ptr) [INFO] [stdout] 878 | | .to_str() [INFO] [stdout] 879 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:881:9 [INFO] [stdout] | [INFO] [stdout] 881 | load_cert_into_root_store(ctx, path::Path::new(cafile))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:885:13 [INFO] [stdout] | [INFO] [stdout] 885 | / ffi::CStr::from_ptr(capath_ptr) [INFO] [stdout] 886 | | .to_str() [INFO] [stdout] 887 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:889:19 [INFO] [stdout] | [INFO] [stdout] 889 | let dir = fs::read_dir(path::Path::new(capath)) [INFO] [stdout] | ___________________^ [INFO] [stdout] 890 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:893:17 [INFO] [stdout] | [INFO] [stdout] 893 | file_path.map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:894:13 [INFO] [stdout] | [INFO] [stdout] 894 | load_cert_into_root_store(ctx, &file_path.path())?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:902:16 [INFO] [stdout] | [INFO] [stdout] 902 | let file = fs::File::open(path).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:904:13 [INFO] [stdout] | [INFO] [stdout] 904 | let _ = ctx [INFO] [stdout] | _____________^ [INFO] [stdout] 905 | | .ca_roots [INFO] [stdout] 906 | | .add_pem_file(&mut reader) [INFO] [stdout] 907 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:916:9 [INFO] [stdout] | [INFO] [stdout] 916 | / util::get_context_mut(ctx) [INFO] [stdout] 917 | | .server_config [INFO] [stdout] 918 | | .set_single_cert(certs.clone(), priv_key.clone()) [INFO] [stdout] 919 | | .map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:953:15 [INFO] [stdout] | [INFO] [stdout] 953 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:958:9 [INFO] [stdout] | [INFO] [stdout] 958 | / ffi::CStr::from_ptr(filename_ptr) [INFO] [stdout] 959 | | .to_str() [INFO] [stdout] 960 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:962:16 [INFO] [stdout] | [INFO] [stdout] 962 | let file = fs::File::open(filename).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:969:8 [INFO] [stdout] | [INFO] [stdout] 969 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1001:15 [INFO] [stdout] | [INFO] [stdout] 1001 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1002:16 [INFO] [stdout] | [INFO] [stdout] 1002 | let x509 = sanitize_ptr_for_ref(x509_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1011:8 [INFO] [stdout] | [INFO] [stdout] 1011 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1042:15 [INFO] [stdout] | [INFO] [stdout] 1042 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1052:8 [INFO] [stdout] | [INFO] [stdout] 1052 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1080:19 [INFO] [stdout] | [INFO] [stdout] 1080 | let ctx_ptr = inner_mesalink_ssl_get_ssl_ctx(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1081:13 [INFO] [stdout] | [INFO] [stdout] 1081 | let _ = inner_mesalink_ssl_ctx_use_certificate_asn1(ctx_ptr, len, d)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1082:13 [INFO] [stdout] | [INFO] [stdout] 1082 | let _ = inner_mesalink_ssl_set_ssl_ctx(ssl_ptr, ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1108:15 [INFO] [stdout] | [INFO] [stdout] 1108 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1109:16 [INFO] [stdout] | [INFO] [stdout] 1109 | let pkey = sanitize_ptr_for_mut_ref(pkey_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1112:8 [INFO] [stdout] | [INFO] [stdout] 1112 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1142:15 [INFO] [stdout] | [INFO] [stdout] 1142 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1147:9 [INFO] [stdout] | [INFO] [stdout] 1147 | / ffi::CStr::from_ptr(filename_ptr) [INFO] [stdout] 1148 | | .to_str() [INFO] [stdout] 1149 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1151:16 [INFO] [stdout] | [INFO] [stdout] 1151 | let file = fs::File::open(filename).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1153:15 [INFO] [stdout] | [INFO] [stdout] 1153 | let key = pem::get_either_rsa_or_ecdsa_private_key(&mut buf_reader) [INFO] [stdout] | _______________^ [INFO] [stdout] 1154 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1156:8 [INFO] [stdout] | [INFO] [stdout] 1156 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1190:15 [INFO] [stdout] | [INFO] [stdout] 1190 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1194:8 [INFO] [stdout] | [INFO] [stdout] 1194 | Ok(update_ctx_if_both_certs_and_key_set(ctx)?) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1225:19 [INFO] [stdout] | [INFO] [stdout] 1225 | let ctx_ptr = inner_mesalink_ssl_get_ssl_ctx(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1226:13 [INFO] [stdout] | [INFO] [stdout] 1226 | let _ = inner_mesalink_ssl_ctx_use_privatekey_asn1(pk_type, ctx_ptr, d, len)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1227:13 [INFO] [stdout] | [INFO] [stdout] 1227 | let _ = inner_mesalink_ssl_set_ssl_ctx(ssl_ptr, ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1251:15 [INFO] [stdout] | [INFO] [stdout] 1251 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1254:31 [INFO] [stdout] | [INFO] [stdout] 1254 | let signing_key = sign::any_supported_type(&key) [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1255 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1256:13 [INFO] [stdout] | [INFO] [stdout] 1256 | / sign::CertifiedKey::new(certs.clone(), Arc::new(signing_key)) [INFO] [stdout] 1257 | | .cross_check_end_entity_cert(None) [INFO] [stdout] 1258 | | .map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1279:15 [INFO] [stdout] | [INFO] [stdout] 1279 | let ssl = sanitize_ptr_for_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1281:15 [INFO] [stdout] | [INFO] [stdout] 1281 | let ctx = ssl [INFO] [stdout] | _______________^ [INFO] [stdout] 1282 | | .context [INFO] [stdout] 1283 | | .as_ref() [INFO] [stdout] 1284 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1338:9 [INFO] [stdout] | [INFO] [stdout] 1338 | VerifyModes::from_bits(mode).ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1339:15 [INFO] [stdout] | [INFO] [stdout] 1339 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1429:15 [INFO] [stdout] | [INFO] [stdout] 1429 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1490:15 [INFO] [stdout] | [INFO] [stdout] 1490 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1518:15 [INFO] [stdout] | [INFO] [stdout] 1518 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1566:15 [INFO] [stdout] | [INFO] [stdout] 1566 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1587:15 [INFO] [stdout] | [INFO] [stdout] 1587 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1607:15 [INFO] [stdout] | [INFO] [stdout] 1607 | let ssl = sanitize_ptr_for_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1608:15 [INFO] [stdout] | [INFO] [stdout] 1608 | let ctx = ssl [INFO] [stdout] | _______________^ [INFO] [stdout] 1609 | | .context [INFO] [stdout] 1610 | | .as_ref() [INFO] [stdout] 1611 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1637:15 [INFO] [stdout] | [INFO] [stdout] 1637 | let ctx = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1638:15 [INFO] [stdout] | [INFO] [stdout] 1638 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1642:19 [INFO] [stdout] | [INFO] [stdout] 1642 | let ctx_ref = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 1643 | | .context [INFO] [stdout] 1644 | | .as_ref() [INFO] [stdout] 1645 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1672:15 [INFO] [stdout] | [INFO] [stdout] 1672 | let ssl = sanitize_ptr_for_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1673:19 [INFO] [stdout] | [INFO] [stdout] 1673 | let session = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 1674 | | .session [INFO] [stdout] 1675 | | .as_ref() [INFO] [stdout] 1676 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1677:23 [INFO] [stdout] | [INFO] [stdout] 1677 | let ciphersuite = session [INFO] [stdout] | _______________________^ [INFO] [stdout] 1678 | | .read() [INFO] [stdout] 1679 | | .get_negotiated_ciphersuite() [INFO] [stdout] 1680 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1703:23 [INFO] [stdout] | [INFO] [stdout] 1703 | let ciphersuite = sanitize_ptr_for_ref(cipher_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1745:23 [INFO] [stdout] | [INFO] [stdout] 1745 | let ciphersuite = sanitize_ptr_for_ref(cipher_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1876:15 [INFO] [stdout] | [INFO] [stdout] 1876 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1877:17 [INFO] [stdout] | [INFO] [stdout] 1877 | let certs = get_peer_certificates(&ssl)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1902:15 [INFO] [stdout] | [INFO] [stdout] 1902 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1904:17 [INFO] [stdout] | [INFO] [stdout] 1904 | let certs = get_peer_certificates(&ssl)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1915:19 [INFO] [stdout] | [INFO] [stdout] 1915 | let session = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 1916 | | .session [INFO] [stdout] 1917 | | .as_ref() [INFO] [stdout] 1918 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1955:15 [INFO] [stdout] | [INFO] [stdout] 1955 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1960:9 [INFO] [stdout] | [INFO] [stdout] 1960 | / ffi::CStr::from_ptr(hostname_ptr) [INFO] [stdout] 1961 | | .to_str() [INFO] [stdout] 1962 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1964:13 [INFO] [stdout] | [INFO] [stdout] 1964 | let _ = webpki::DNSNameRef::try_from_ascii_str(hostname) [INFO] [stdout] | _____________^ [INFO] [stdout] 1965 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:1987:19 [INFO] [stdout] | [INFO] [stdout] 1987 | let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2011:15 [INFO] [stdout] | [INFO] [stdout] 2011 | let ssl = sanitize_ptr_for_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2012:18 [INFO] [stdout] | [INFO] [stdout] 2012 | let socket = ssl [INFO] [stdout] | __________________^ [INFO] [stdout] 2013 | | .io [INFO] [stdout] 2014 | | .as_ref() [INFO] [stdout] 2015 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2099:15 [INFO] [stdout] | [INFO] [stdout] 2099 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2121:15 [INFO] [stdout] | [INFO] [stdout] 2121 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2141:19 [INFO] [stdout] | [INFO] [stdout] 2141 | let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2142:13 [INFO] [stdout] | [INFO] [stdout] 2142 | let _ = setup_ssl_if_ready(&mut ssl)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2159:32 [INFO] [stdout] | [INFO] [stdout] 2159 | let hostname = ssl [INFO] [stdout] | ________________________________^ [INFO] [stdout] 2160 | | .hostname [INFO] [stdout] 2161 | | .as_ref() [INFO] [stdout] 2162 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2164:31 [INFO] [stdout] | [INFO] [stdout] 2164 | let dnsname = webpki::DNSNameRef::try_from_ascii_str(&hostname) [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2165 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2238:19 [INFO] [stdout] | [INFO] [stdout] 2238 | let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2241:13 [INFO] [stdout] | [INFO] [stdout] 2241 | let _ = setup_ssl_if_ready(&mut ssl)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2266:19 [INFO] [stdout] | [INFO] [stdout] 2266 | let mut ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2268:13 [INFO] [stdout] | [INFO] [stdout] 2268 | let _ = setup_ssl_if_ready(&mut ssl)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2288:15 [INFO] [stdout] | [INFO] [stdout] 2288 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2324:15 [INFO] [stdout] | [INFO] [stdout] 2324 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2374:15 [INFO] [stdout] | [INFO] [stdout] 2374 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2396:15 [INFO] [stdout] | [INFO] [stdout] 2396 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2436:13 [INFO] [stdout] | [INFO] [stdout] 2436 | let _ = inner_mesalink_ssl_connect(ssl_ptr, true)?; // creates a client session [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2437:15 [INFO] [stdout] | [INFO] [stdout] 2437 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2472:15 [INFO] [stdout] | [INFO] [stdout] 2472 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2473:19 [INFO] [stdout] | [INFO] [stdout] 2473 | let session = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 2474 | | .session [INFO] [stdout] 2475 | | .as_mut() [INFO] [stdout] 2476 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2498:15 [INFO] [stdout] | [INFO] [stdout] 2498 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2499:19 [INFO] [stdout] | [INFO] [stdout] 2499 | let session = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 2500 | | .session [INFO] [stdout] 2501 | | .as_mut() [INFO] [stdout] 2502 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2522:15 [INFO] [stdout] | [INFO] [stdout] 2522 | let ssl = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2523:19 [INFO] [stdout] | [INFO] [stdout] 2523 | let session = ssl [INFO] [stdout] | ___________________^ [INFO] [stdout] 2524 | | .session [INFO] [stdout] 2525 | | .as_ref() [INFO] [stdout] 2526 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2527:19 [INFO] [stdout] | [INFO] [stdout] 2527 | let version = session [INFO] [stdout] | ___________________^ [INFO] [stdout] 2528 | | .read() [INFO] [stdout] 2529 | | .get_protocol_version() [INFO] [stdout] 2530 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2551:13 [INFO] [stdout] | [INFO] [stdout] 2551 | let _ = sanitize_ptr_for_mut_ref(ctx_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2569:13 [INFO] [stdout] | [INFO] [stdout] 2569 | let _ = sanitize_ptr_for_mut_ref(ssl_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2587:21 [INFO] [stdout] | [INFO] [stdout] 2587 | let certs = ctx.certificates.as_ref().ok_or(())?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/ssl.rs:2588:24 [INFO] [stdout] | [INFO] [stdout] 2588 | let priv_key = ctx.private_key.as_ref().ok_or(())?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/x509.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let _ = sanitize_ptr_for_mut_ref(x509_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/x509.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | let _ = sanitize_ptr_for_mut_ref(x509_name_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/x509.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | let x509_name = sanitize_ptr_for_ref(x509_name_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let stack = sanitize_const_ptr_for_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | let stack = sanitize_const_ptr_for_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:106:16 [INFO] [stdout] | [INFO] [stdout] 106 | let item = stack [INFO] [stdout] | ________________^ [INFO] [stdout] 107 | | .stack [INFO] [stdout] 108 | | .get(index as usize) [INFO] [stdout] 109 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | let stack = sanitize_ptr_for_mut_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | let item = sanitize_const_ptr_for_ref(item_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let _ = sanitize_ptr_for_mut_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | let stack = sanitize_const_ptr_for_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | let stack = sanitize_const_ptr_for_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:251:16 [INFO] [stdout] | [INFO] [stdout] 251 | let item = stack [INFO] [stdout] | ________________^ [INFO] [stdout] 252 | | .stack [INFO] [stdout] 253 | | .get(index as usize) [INFO] [stdout] 254 | | .ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | let stack = sanitize_ptr_for_mut_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:282:16 [INFO] [stdout] | [INFO] [stdout] 282 | let item = sanitize_const_ptr_for_ref(item_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libssl/safestack.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | let _ = sanitize_ptr_for_mut_ref(stack_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | let b = byte?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | let b = byte?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_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 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | let _ = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:304:15 [INFO] [stdout] | [INFO] [stdout] 304 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:315:15 [INFO] [stdout] | [INFO] [stdout] 315 | let ret = read_fn(&mut bio.inner, &mut buf).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:340:15 [INFO] [stdout] | [INFO] [stdout] 340 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:351:15 [INFO] [stdout] | [INFO] [stdout] 351 | let ret = gets_fn(&mut bio.inner, &mut buf).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:376:15 [INFO] [stdout] | [INFO] [stdout] 376 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:387:15 [INFO] [stdout] | [INFO] [stdout] 387 | let ret = write_fn(&mut bio.inner, &buf).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:410:15 [INFO] [stdout] | [INFO] [stdout] 410 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:422:15 [INFO] [stdout] | [INFO] [stdout] 422 | let ret = puts_fn(&mut bio.inner, &buf).map_err(|e| error!(e.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:462:16 [INFO] [stdout] | [INFO] [stdout] 462 | let file = open_file_from_filename_and_mode(filename_ptr, mode_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:480:9 [INFO] [stdout] | [INFO] [stdout] 480 | / ffi::CStr::from_ptr(mode_ptr) [INFO] [stdout] 481 | | .to_str() [INFO] [stdout] 482 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 495 | / ffi::CStr::from_ptr(filename_ptr) [INFO] [stdout] 496 | | .to_str() [INFO] [stdout] 497 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))? [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:525:16 [INFO] [stdout] | [INFO] [stdout] 525 | let file = open_file_from_filename_and_mode(filename_ptr, mode_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:526:15 [INFO] [stdout] | [INFO] [stdout] 526 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:617:9 [INFO] [stdout] | [INFO] [stdout] 617 | BioFlags::from_bits(flags as u32).ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:653:15 [INFO] [stdout] | [INFO] [stdout] 653 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:657:9 [INFO] [stdout] | [INFO] [stdout] 657 | BioFlags::from_bits(flags as u32).ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:679:15 [INFO] [stdout] | [INFO] [stdout] 679 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:703:15 [INFO] [stdout] | [INFO] [stdout] 703 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/bio.rs:705:9 [INFO] [stdout] | [INFO] [stdout] 705 | BioFlags::from_bits(flag as u32).ok_or(error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/evp.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let _ = sanitize_ptr_for_mut_ref(pkey_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | let key = get_either_rsa_or_ecdsa_private_key(&mut buf_reader) [INFO] [stdout] | _______________^ [INFO] [stdout] 57 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | let bio = sanitize_ptr_for_mut_ref(bio_ptr)?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | let cert = get_certificate(&mut buf_reader) [INFO] [stdout] | ________________^ [INFO] [stdout] 123 | | .map_err(|_| error!(MesalinkBuiltinError::BadFuncArg.into()))?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:217:19 [INFO] [stdout] | [INFO] [stdout] 217 | let len = rd.read_until(b'\n', &mut raw_line).map_err(|_| ())?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/libcrypto/pem.rs:227:23 [INFO] [stdout] | [INFO] [stdout] 227 | let der = base64::decode(&b64buf).map_err(|_| ())?; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `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: 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(deprecated)]` implied by `#[forbid(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 194 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mesalink` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: field is never read: `eof` [INFO] [stdout] --> src/libssl/ssl.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | eof: bool, [INFO] [stdout] | ^^^^^^^^^ [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(dead_code)]` implied by `#[forbid(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 193 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0642709bf90a9e0416fdecb62158e9ff3af21b1ffd2f5c04f4329afc1c1abc90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0642709bf90a9e0416fdecb62158e9ff3af21b1ffd2f5c04f4329afc1c1abc90", kill_on_drop: false }` [INFO] [stdout] 0642709bf90a9e0416fdecb62158e9ff3af21b1ffd2f5c04f4329afc1c1abc90