[INFO] fetching crate rspamd-client 0.2.0...
[INFO] testing rspamd-client-0.2.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rspamd-client 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rspamd-client 0.2.0
[INFO] finished tweaking crates.io crate rspamd-client 0.2.0
[INFO] tweaked toml for crates.io crate rspamd-client 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rspamd-client 0.2.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 239 packages to latest compatible versions
[INFO] [stderr]       Adding attohttpc v0.28.5 (available: v0.30.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding typed-builder v0.20.1 (available: v0.22.0)
[INFO] [stderr]       Adding ureq v2.12.1 (available: v3.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c8ce6b6e9495443f2eaeffcce478af08c07c8ab6ba535c72a857c8ca6a62677
[INFO] running `Command { std: "docker" "start" "-a" "1c8ce6b6e9495443f2eaeffcce478af08c07c8ab6ba535c72a857c8ca6a62677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c8ce6b6e9495443f2eaeffcce478af08c07c8ab6ba535c72a857c8ca6a62677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c8ce6b6e9495443f2eaeffcce478af08c07c8ab6ba535c72a857c8ca6a62677", kill_on_drop: false }`
[INFO] [stdout] 1c8ce6b6e9495443f2eaeffcce478af08c07c8ab6ba535c72a857c8ca6a62677
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfa4884f687d2f9f5a4e1381cb5a755779c5ae09edb22473810ca9443758c24f
[INFO] running `Command { std: "docker" "start" "-a" "dfa4884f687d2f9f5a4e1381cb5a755779c5ae09edb22473810ca9443758c24f", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling crypto_box v0.9.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling rspamd-base32 v0.1.1
[INFO] [stderr]    Compiling typed-builder v0.20.1
[INFO] [stderr]    Compiling rspamd-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `crypto_box::aead::generic_array::arr`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `crypto_box::aead::generic_array::arr`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) type RspamdNM = Zeroizing<GenericArray<u8, U32>>;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:91:82
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) fn rspamd_x25519_ecdh(point: Zeroizing<MontgomeryPoint>) -> Zeroizing<GenericArray<u8, U32>> {
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `chacha20::cipher::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `crypto_box::aead::generic_array::transmute`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:42:45
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut mac_key : GenericArray<u8, U64> = GenericArray::default();
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut mac_key : GenericArray<u8, U64> = GenericArray::default();
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:40:51
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut chacha = XChaCha20::new_from_slices(key.as_slice(),
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |                                                     nonce.as_slice()).unwrap();
[INFO] [stdout]    |                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     dest.extend_from_slice(nonce.as_slice());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:112:40
[INFO] [stdout]     |
[INFO] [stdout] 112 |     dest.extend_from_slice(Tag::default().as_slice());
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |     tag_dest.copy_from_slice(tag.as_slice());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `crypto_box::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let tag = Tag::from_slice(tag);
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `crypto_box::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:164:61
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let mut sbox = RspamdSecretbox::new(nm, *chacha20::XNonce::from_slice(nonce));
[INFO] [stdout]     |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/backend/async_client.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn async_client(options: &Config) -> Result<AsyncClient, RspamdError> {
[INFO] [stdout]    |                              ^^^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn async_client(options: &Config) -> Result<AsyncClient<'_>, RspamdError> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 49s
[INFO] running `Command { std: "docker" "inspect" "dfa4884f687d2f9f5a4e1381cb5a755779c5ae09edb22473810ca9443758c24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfa4884f687d2f9f5a4e1381cb5a755779c5ae09edb22473810ca9443758c24f", kill_on_drop: false }`
[INFO] [stdout] dfa4884f687d2f9f5a4e1381cb5a755779c5ae09edb22473810ca9443758c24f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ffe51822365eec6ce80d0ddf97494310544db2902609c32391b425469e9b726
[INFO] running `Command { std: "docker" "start" "-a" "0ffe51822365eec6ce80d0ddf97494310544db2902609c32391b425469e9b726", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated module `crypto_box::aead::generic_array::arr`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `crypto_box::aead::generic_array::arr`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) type RspamdNM = Zeroizing<GenericArray<u8, U32>>;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:91:82
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) fn rspamd_x25519_ecdh(point: Zeroizing<MontgomeryPoint>) -> Zeroizing<GenericArray<u8, U32>> {
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `chacha20::cipher::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `crypto_box::aead::generic_array::transmute`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:42:45
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut mac_key : GenericArray<u8, U64> = GenericArray::default();
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rspamd-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut mac_key : GenericArray<u8, U64> = GenericArray::default();
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:40:51
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut chacha = XChaCha20::new_from_slices(key.as_slice(),
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |                                                     nonce.as_slice()).unwrap();
[INFO] [stdout]    |                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     dest.extend_from_slice(nonce.as_slice());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:112:40
[INFO] [stdout]     |
[INFO] [stdout] 112 |     dest.extend_from_slice(Tag::default().as_slice());
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |     tag_dest.copy_from_slice(tag.as_slice());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `crypto_box::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let tag = Tag::from_slice(tag);
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `crypto_box::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:164:61
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let mut sbox = RspamdSecretbox::new(nm, *chacha20::XNonce::from_slice(nonce));
[INFO] [stdout]     |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/backend/async_client.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn async_client(options: &Config) -> Result<AsyncClient, RspamdError> {
[INFO] [stdout]    |                              ^^^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn async_client(options: &Config) -> Result<AsyncClient<'_>, RspamdError> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `crypto_box::aead::generic_array::arr`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `crypto_box::aead::generic_array::arr`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) type RspamdNM = Zeroizing<GenericArray<u8, U32>>;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:91:82
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) fn rspamd_x25519_ecdh(point: Zeroizing<MontgomeryPoint>) -> Zeroizing<GenericArray<u8, U32>> {
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `chacha20::cipher::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `crypto_box::aead::generic_array::transmute`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:42:45
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut mac_key : GenericArray<u8, U64> = GenericArray::default();
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut mac_key : GenericArray<u8, U64> = GenericArray::default();
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:40:51
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut chacha = XChaCha20::new_from_slices(key.as_slice(),
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/protocol/encryption.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |                                                     nonce.as_slice()).unwrap();
[INFO] [stdout]    |                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     dest.extend_from_slice(nonce.as_slice());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:112:40
[INFO] [stdout]     |
[INFO] [stdout] 112 |     dest.extend_from_slice(Tag::default().as_slice());
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |     tag_dest.copy_from_slice(tag.as_slice());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `crypto_box::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let tag = Tag::from_slice(tag);
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `crypto_box::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:164:61
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let mut sbox = RspamdSecretbox::new(nm, *chacha20::XNonce::from_slice(nonce));
[INFO] [stdout]     |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/protocol/encryption.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |         assert_eq!(nm.as_slice(), &EXPECTED_NM);
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/backend/async_client.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn async_client(options: &Config) -> Result<AsyncClient, RspamdError> {
[INFO] [stdout]    |                              ^^^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn async_client(options: &Config) -> Result<AsyncClient<'_>, RspamdError> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.37s
[INFO] running `Command { std: "docker" "inspect" "0ffe51822365eec6ce80d0ddf97494310544db2902609c32391b425469e9b726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ffe51822365eec6ce80d0ddf97494310544db2902609c32391b425469e9b726", kill_on_drop: false }`
[INFO] [stdout] 0ffe51822365eec6ce80d0ddf97494310544db2902609c32391b425469e9b726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6e2a4d2bba9052549506ff7a0a399a67a3eb51fe820a92b1346646dfcc3fb40
[INFO] running `Command { std: "docker" "start" "-a" "c6e2a4d2bba9052549506ff7a0a399a67a3eb51fe820a92b1346646dfcc3fb40", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated module `crypto_box::aead::generic_array::arr`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:15:39
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stderr]    |                                       ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `crypto_box::aead::generic_array::arr`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:15:39
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stderr]    |                                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:15:44
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crypto_box::aead::generic_array::{arr, GenericArray, typenum::U32};
[INFO] [stderr]    |                                            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:23:38
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub(crate) type RspamdNM = Zeroizing<GenericArray<u8, U32>>;
[INFO] [stderr]    |                                      ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:91:82
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub(crate) fn rspamd_x25519_ecdh(point: Zeroizing<MontgomeryPoint>) -> Zeroizing<GenericArray<u8, U32>> {
[INFO] [stderr]    |                                                                                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `crypto_box::aead::generic_array::arr::Inc`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:92:11
[INFO] [stderr]    |
[INFO] [stderr] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:92:11
[INFO] [stderr]    |
[INFO] [stderr] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `chacha20::cipher::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:92:11
[INFO] [stderr]    |
[INFO] [stderr] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `crypto_box::aead::generic_array::transmute`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:92:11
[INFO] [stderr]    |
[INFO] [stderr] 92 |     let n0 = arr![u8; 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8,];
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `$crate::arr_impl` which comes from the expansion of the macro `arr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:42:45
[INFO] [stderr]    |
[INFO] [stderr] 42 |         let mut mac_key : GenericArray<u8, U64> = GenericArray::default();
[INFO] [stderr]    |                                                   ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `crypto_box::aead::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:42:21
[INFO] [stderr]    |
[INFO] [stderr] 42 |         let mut mac_key : GenericArray<u8, U64> = GenericArray::default();
[INFO] [stderr]    |                           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:40:51
[INFO] [stderr]    |
[INFO] [stderr] 40 |         let mut chacha = XChaCha20::new_from_slices(key.as_slice(),
[INFO] [stderr]    |                                                         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/protocol/encryption.rs:41:20
[INFO] [stderr]    |
[INFO] [stderr] 41 |                                                     nonce.as_slice()).unwrap();
[INFO] [stderr]    |                                                           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/protocol/encryption.rs:110:31
[INFO] [stderr]     |
[INFO] [stderr] 110 |     dest.extend_from_slice(nonce.as_slice());
[INFO] [stderr]     |                                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/protocol/encryption.rs:112:40
[INFO] [stderr]     |
[INFO] [stderr] 112 |     dest.extend_from_slice(Tag::default().as_slice());
[INFO] [stderr]     |                                           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/protocol/encryption.rs:117:31
[INFO] [stderr]     |
[INFO] [stderr] 117 |     tag_dest.copy_from_slice(tag.as_slice());
[INFO] [stderr]     |                                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `crypto_box::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/protocol/encryption.rs:162:17
[INFO] [stderr]     |
[INFO] [stderr] 162 |     let tag = Tag::from_slice(tag);
[INFO] [stderr]     |                    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `crypto_box::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/protocol/encryption.rs:164:61
[INFO] [stderr]     |
[INFO] [stderr] 164 |     let mut sbox = RspamdSecretbox::new(nm, *chacha20::XNonce::from_slice(nonce));
[INFO] [stderr]     |                                                                ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/backend/async_client.rs:22:30
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub fn async_client(options: &Config) -> Result<AsyncClient, RspamdError> {
[INFO] [stderr]    |                              ^^^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub fn async_client(options: &Config) -> Result<AsyncClient<'_>, RspamdError> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `crypto_box::aead::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/protocol/encryption.rs:194:17
[INFO] [stderr]     |
[INFO] [stderr] 194 |         assert_eq!(nm.as_slice(), &EXPECTED_NM);
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rspamd-client` (lib) generated 34 warnings (15 duplicates)
[INFO] [stderr] warning: `rspamd-client` (lib test) generated 35 warnings (34 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rspamd_client-ff2e7565a5457e51)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test protocol::encryption::tests::test_ecdh ... ok
[INFO] [stdout] test protocol::encryption::tests::test_scalarmult ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-524157a5e93e851a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_async_encrypted_process ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_async_encrypted_process stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_async_encrypted_process' panicked at tests/integration_test.rs:44:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HttpError("HTTP request failed: error sending request for url (http://localhost:11333/checkv2)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650fe24aef72 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x650fe24aef72 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x650fe24aef72 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x650fe24aef72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x650fe24d7633 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x650fe24d7633 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x650fe24ab103 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x650fe24ab103 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x650fe24aedc2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x650fe24b058c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x650fe24b03e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x650fe2060234 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x650fe2060234 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x650fe24b106b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x650fe24b106b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x650fe24b0d3a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x650fe24af469 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x650fe24b09cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x650fe24d5a40 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x650fe24d5e46 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x650fe2021ec0 - core::result::Result<T,E>::unwrap::h57401c3aee997595
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x650fe2021ec0 - integration_test::tests::test_async_encrypted_process::{{closure}}::h771d2a7e67566bc1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:44:67
[INFO] [stdout]   22:     0x650fe201f705 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5a3868bcaa80550e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x650fe201f705 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha58685d46a62c258
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x650fe201f705 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h879b910d713b6aa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x650fe201f705 - tokio::task::coop::with_budget::he520aeaeeda18dca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x650fe201f705 - tokio::task::coop::budget::h6bd25e298529f6f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x650fe201f705 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h722f689bc523e5cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x650fe201f705 - tokio::runtime::scheduler::current_thread::Context::enter::h6356d70798c0e367
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x650fe2022d95 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcbbb36b9a2a875fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x650fe2022d95 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h165283d44c70be2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x650fe2022d95 - tokio::runtime::context::scoped::Scoped<T>::set::hbbb46af74e72c6a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x650fe201fa65 - tokio::runtime::context::set_scheduler::{{closure}}::h4930d99c61d72082
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x650fe201fa65 - std::thread::local::LocalKey<T>::try_with::hbd167dc25887850f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x650fe201fa65 - std::thread::local::LocalKey<T>::with::h1da2f64121d587a4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x650fe201fa65 - tokio::runtime::context::set_scheduler::h4f0ffa4fd3e41672
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x650fe201fa65 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0c1f29381c043a04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x650fe201fa65 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4d497c869ef561c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x650fe2025747 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdf9cbd1cc8e81875
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x650fe2025747 - tokio::runtime::context::runtime::enter_runtime::h2db3014fa7156235
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x650fe2024503 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h52c76fc60eb63b02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x650fe2024503 - tokio::runtime::runtime::Runtime::block_on_inner::h7ce0d59f6ef1541c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x650fe2024503 - tokio::runtime::runtime::Runtime::block_on::h80f919427f9ed3f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x650fe20211db - integration_test::tests::test_async_encrypted_process::hf89366a6733da829
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:45:44
[INFO] [stdout]   44:     0x650fe20241e9 - integration_test::tests::test_async_encrypted_process::{{closure}}::h146332b8a12a5c27
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:26:44
[INFO] [stdout]   45:     0x650fe20241e9 - core::ops::function::FnOnce::call_once::h34de245c79ab028c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x650fe206596b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x650fe206596b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x650fe2064bae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x650fe2064bae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x650fe2064bae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x650fe2064bae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x650fe2064bae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x650fe2064bae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x650fe2064bae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x650fe2028754 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x650fe2028754 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   57:     0x650fe202c0fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x650fe202c0fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x650fe202c0fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x650fe202c0fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x650fe202c0fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x650fe202c0fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x650fe202c0fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x650fe24b41e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x650fe24b41e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x650fe24b41e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   67:     0x7143f8167aa4 - <unknown>
[INFO] [stdout]   68:     0x7143f81f4a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_async_encrypted_process
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "c6e2a4d2bba9052549506ff7a0a399a67a3eb51fe820a92b1346646dfcc3fb40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6e2a4d2bba9052549506ff7a0a399a67a3eb51fe820a92b1346646dfcc3fb40", kill_on_drop: false }`
[INFO] [stdout] c6e2a4d2bba9052549506ff7a0a399a67a3eb51fe820a92b1346646dfcc3fb40
