[INFO] fetching crate onionsalt 0.4.2...
[INFO] testing onionsalt-0.4.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate onionsalt 0.4.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate onionsalt 0.4.2
[INFO] finished tweaking crates.io crate onionsalt 0.4.2
[INFO] tweaked toml for crates.io crate onionsalt 0.4.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate onionsalt 0.4.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding arrayref v0.2.2 (available: v0.3.9)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] [stderr]       Adding serde v0.6.15 (available: v1.0.228)
[INFO] [stderr]       Adding serde_json v0.6.1 (available: v1.0.145)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5eeaa443dceb526d5644d904669e7e509a50698136b1b4a9b58f51d357866d1
[INFO] running `Command { std: "docker" "start" "-a" "b5eeaa443dceb526d5644d904669e7e509a50698136b1b4a9b58f51d357866d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5eeaa443dceb526d5644d904669e7e509a50698136b1b4a9b58f51d357866d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5eeaa443dceb526d5644d904669e7e509a50698136b1b4a9b58f51d357866d1", kill_on_drop: false }`
[INFO] [stdout] b5eeaa443dceb526d5644d904669e7e509a50698136b1b4a9b58f51d357866d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a6c8f3f539aeeebeec5855a824e60e92b7f8c6826ff2e172fca5c72ba1a78b5
[INFO] running `Command { std: "docker" "start" "-a" "0a6c8f3f539aeeebeec5855a824e60e92b7f8c6826ff2e172fca5c72ba1a78b5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling arrayref v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling serde v0.6.15
[INFO] [stderr]    Compiling serde_json v0.6.1
[INFO] [stderr]    Compiling onionsalt v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/crypto/hex.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         b'0' ... b'9' => Some(hexit - b'0'),
[INFO] [stdout]    |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/crypto/mod.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/crypto/hex.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |         b'a' ... b'f' => Some(hexit - b'a' + 10),
[INFO] [stdout]    |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/crypto/mod.rs:724:5
[INFO] [stdout]     |
[INFO] [stdout] 724 |     try!(onetimeauth_verify(array_ref!(c, 16, 16), &c[32..], &x));
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/crypto/mod.rs:786:5
[INFO] [stdout]     |
[INFO] [stdout] 786 |     try!(onetimeauth_verify(array_ref!(c, 16, 16), &c[32..32+nauth], &x));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         try!(crypto::box_open(&mut plain, payload, &response_nonce,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:63:9
[INFO] [stdout]     |
[INFO] [stdout]  63 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         try!(crypto::box_open(&mut plaintext, &ciphertext, &self.payload_nonce,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:329:25
[INFO] [stdout]     |
[INFO] [stdout] 329 |     out.payload_nonce = try!(onionbox_algorithm(&mut buffer, &mut return_key,
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     oob.routing = try!(onionbox_open_algorithm(&mut buffer, secret_key));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout] 511 |     try!(buffer.sillybox_open_afternm(AUTH_LENGTH, &crypto::Nonce([0;24]), &skey));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]    --> src/crypto/mod.rs:454:29
[INFO] [stdout]     |
[INFO] [stdout] 454 |             use serde::de::{Deserialize,Error};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]    --> src/crypto/mod.rs:545:29
[INFO] [stdout]     |
[INFO] [stdout] 545 |             use serde::de::{Deserialize,Error};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]    --> src/crypto/mod.rs:588:29
[INFO] [stdout]     |
[INFO] [stdout] 588 |             use serde::de::{Deserialize,Error};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/crypto/mod.rs:630:9
[INFO] [stdout]     |
[INFO] [stdout] 630 |     let mut c: &mut[u32; 17] = &mut [0; 17];
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/crypto/mod.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 631 |     let mut g: &mut[u32; 17] = &mut [0; 17];
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
[INFO] running `Command { std: "docker" "inspect" "0a6c8f3f539aeeebeec5855a824e60e92b7f8c6826ff2e172fca5c72ba1a78b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a6c8f3f539aeeebeec5855a824e60e92b7f8c6826ff2e172fca5c72ba1a78b5", kill_on_drop: false }`
[INFO] [stdout] 0a6c8f3f539aeeebeec5855a824e60e92b7f8c6826ff2e172fca5c72ba1a78b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fba207535599c466c0172d1a94d90f6301c8932637c6a3d283ca087fe68a1ab8
[INFO] running `Command { std: "docker" "start" "-a" "fba207535599c466c0172d1a94d90f6301c8932637c6a3d283ca087fe68a1ab8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/crypto/hex.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         b'0' ... b'9' => Some(hexit - b'0'),
[INFO] [stdout]    |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/crypto/mod.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/crypto/hex.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |         b'a' ... b'f' => Some(hexit - b'a' + 10),
[INFO] [stdout]    |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/crypto/mod.rs:724:5
[INFO] [stdout]     |
[INFO] [stdout] 724 |     try!(onetimeauth_verify(array_ref!(c, 16, 16), &c[32..], &x));
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/crypto/mod.rs:786:5
[INFO] [stdout]     |
[INFO] [stdout] 786 |     try!(onetimeauth_verify(array_ref!(c, 16, 16), &c[32..32+nauth], &x));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         try!(crypto::box_open(&mut plain, payload, &response_nonce,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:63:9
[INFO] [stdout]     |
[INFO] [stdout]  63 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         try!(crypto::box_open(&mut plaintext, &ciphertext, &self.payload_nonce,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:329:25
[INFO] [stdout]     |
[INFO] [stdout] 329 |     out.payload_nonce = try!(onionbox_algorithm(&mut buffer, &mut return_key,
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     oob.routing = try!(onionbox_open_algorithm(&mut buffer, secret_key));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout] 511 |     try!(buffer.sillybox_open_afternm(AUTH_LENGTH, &crypto::Nonce([0;24]), &skey));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]    --> src/crypto/mod.rs:454:29
[INFO] [stdout]     |
[INFO] [stdout] 454 |             use serde::de::{Deserialize,Error};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]    --> src/crypto/mod.rs:545:29
[INFO] [stdout]     |
[INFO] [stdout] 545 |             use serde::de::{Deserialize,Error};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]    --> src/crypto/mod.rs:588:29
[INFO] [stdout]     |
[INFO] [stdout] 588 |             use serde::de::{Deserialize,Error};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/crypto/mod.rs:630:9
[INFO] [stdout]     |
[INFO] [stdout] 630 |     let mut c: &mut[u32; 17] = &mut [0; 17];
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/crypto/mod.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 631 |     let mut g: &mut[u32; 17] = &mut [0; 17];
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling onionsalt v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0404]: expected trait, found struct `quickcheck::Gen`
[INFO] [stdout]     --> src/crypto/mod.rs:1625:21
[INFO] [stdout]      |
[INFO] [stdout] 1625 |     fn arbitrary<G: quickcheck::Gen>(g: &mut G) -> Self {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found struct `quickcheck::Gen`
[INFO] [stdout]     --> src/crypto/mod.rs:1643:21
[INFO] [stdout]      |
[INFO] [stdout] 1643 |     fn arbitrary<G: quickcheck::Gen>(g: &mut G) -> Self {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found struct `quickcheck::Gen`
[INFO] [stdout]     --> src/crypto/mod.rs:1650:21
[INFO] [stdout]      |
[INFO] [stdout] 1650 |     fn arbitrary<G: quickcheck::Gen>(g: &mut G) -> Self {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found struct `quickcheck::Gen`
[INFO] [stdout]     --> src/crypto/mod.rs:1668:21
[INFO] [stdout]      |
[INFO] [stdout] 1668 |     fn arbitrary<G: quickcheck::Gen>(g: &mut G) -> Self {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/crypto/hex.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         b'0' ... b'9' => Some(hexit - b'0'),
[INFO] [stdout]    |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/crypto/mod.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/crypto/hex.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |         b'a' ... b'f' => Some(hexit - b'a' + 10),
[INFO] [stdout]    |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/crypto/mod.rs:724:5
[INFO] [stdout]     |
[INFO] [stdout] 724 |     try!(onetimeauth_verify(array_ref!(c, 16, 16), &c[32..], &x));
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/crypto/mod.rs:786:5
[INFO] [stdout]     |
[INFO] [stdout] 786 |     try!(onetimeauth_verify(array_ref!(c, 16, 16), &c[32..32+nauth], &x));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]     --> src/crypto/mod.rs:1400:18
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             b'0' ... b'9' => h - b'0',
[INFO] [stdout]      |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]     --> src/crypto/mod.rs:1401:18
[INFO] [stdout]      |
[INFO] [stdout] 1401 |             b'a' ... b'f' => h - b'a' + 10,
[INFO] [stdout]      |                  ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         try!(crypto::box_open(&mut plain, payload, &response_nonce,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:63:9
[INFO] [stdout]     |
[INFO] [stdout]  63 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         try!(crypto::box_open(&mut plaintext, &ciphertext, &self.payload_nonce,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:329:25
[INFO] [stdout]     |
[INFO] [stdout] 329 |     out.payload_nonce = try!(onionbox_algorithm(&mut buffer, &mut return_key,
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     oob.routing = try!(onionbox_open_algorithm(&mut buffer, secret_key));
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout] 511 |     try!(buffer.sillybox_open_afternm(AUTH_LENGTH, &crypto::Nonce([0;24]), &skey));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0049]: associated function `arbitrary` has 1 type parameter but its trait declaration has 0 type parameters
[INFO] [stdout]     --> src/crypto/mod.rs:1625:18
[INFO] [stdout]      |
[INFO] [stdout] 1625 |     fn arbitrary<G: quickcheck::Gen>(g: &mut G) -> Self {
[INFO] [stdout]      |                  ^ found 1 type parameter
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/arbitrary.rs:113:5
[INFO] [stdout]      |
[INFO] [stdout]  113 |     fn arbitrary(g: &mut Gen) -> Self;
[INFO] [stdout]      |     ---------------------------------- expected 0 type parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/crypto/mod.rs:1632:29
[INFO] [stdout]      |
[INFO] [stdout] 1632 |     fn shrink(&self) -> Box<Iterator<Item=Self>> {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]      = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1632 |     fn shrink(&self) -> Box<dyn Iterator<Item=Self>> {
[INFO] [stdout]      |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0049]: associated function `arbitrary` has 1 type parameter but its trait declaration has 0 type parameters
[INFO] [stdout]     --> src/crypto/mod.rs:1643:18
[INFO] [stdout]      |
[INFO] [stdout] 1643 |     fn arbitrary<G: quickcheck::Gen>(g: &mut G) -> Self {
[INFO] [stdout]      |                  ^ found 1 type parameter
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/arbitrary.rs:113:5
[INFO] [stdout]      |
[INFO] [stdout]  113 |     fn arbitrary(g: &mut Gen) -> Self;
[INFO] [stdout]      |     ---------------------------------- expected 0 type parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0049]: associated function `arbitrary` has 1 type parameter but its trait declaration has 0 type parameters
[INFO] [stdout]     --> src/crypto/mod.rs:1650:18
[INFO] [stdout]      |
[INFO] [stdout] 1650 |     fn arbitrary<G: quickcheck::Gen>(g: &mut G) -> Self {
[INFO] [stdout]      |                  ^ found 1 type parameter
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/arbitrary.rs:113:5
[INFO] [stdout]      |
[INFO] [stdout]  113 |     fn arbitrary(g: &mut Gen) -> Self;
[INFO] [stdout]      |     ---------------------------------- expected 0 type parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/crypto/mod.rs:1657:29
[INFO] [stdout]      |
[INFO] [stdout] 1657 |     fn shrink(&self) -> Box<Iterator<Item=Self>> {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1657 |     fn shrink(&self) -> Box<dyn Iterator<Item=Self>> {
[INFO] [stdout]      |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0049]: associated function `arbitrary` has 1 type parameter but its trait declaration has 0 type parameters
[INFO] [stdout]     --> src/crypto/mod.rs:1668:18
[INFO] [stdout]      |
[INFO] [stdout] 1668 |     fn arbitrary<G: quickcheck::Gen>(g: &mut G) -> Self {
[INFO] [stdout]      |                  ^ found 1 type parameter
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/arbitrary.rs:113:5
[INFO] [stdout]      |
[INFO] [stdout]  113 |     fn arbitrary(g: &mut Gen) -> Self;
[INFO] [stdout]      |     ---------------------------------- expected 0 type parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/crypto/mod.rs:1674:29
[INFO] [stdout]      |
[INFO] [stdout] 1674 |     fn shrink(&self) -> Box<Iterator<Item=Self>> {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1674 |     fn shrink(&self) -> Box<dyn Iterator<Item=Self>> {
[INFO] [stdout]      |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0049, E0404.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0049`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `onionsalt` (lib test) due to 8 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fba207535599c466c0172d1a94d90f6301c8932637c6a3d283ca087fe68a1ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fba207535599c466c0172d1a94d90f6301c8932637c6a3d283ca087fe68a1ab8", kill_on_drop: false }`
[INFO] [stdout] fba207535599c466c0172d1a94d90f6301c8932637c6a3d283ca087fe68a1ab8
