[INFO] fetching crate tea-soft 0.3.0...
[INFO] checking tea-soft-0.3.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate tea-soft 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tea-soft 0.3.0
[INFO] finished tweaking crates.io crate tea-soft 0.3.0
[INFO] tweaked toml for crates.io crate tea-soft 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tea-soft 0.3.0 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding cipher v0.2.5 (available: v0.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17cf11b5dff7488471aefcebb0fe55ede5565238a3f455a6e2fd2b8e5ac26b25
[INFO] running `Command { std: "docker" "start" "-a" "17cf11b5dff7488471aefcebb0fe55ede5565238a3f455a6e2fd2b8e5ac26b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17cf11b5dff7488471aefcebb0fe55ede5565238a3f455a6e2fd2b8e5ac26b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17cf11b5dff7488471aefcebb0fe55ede5565238a3f455a6e2fd2b8e5ac26b25", kill_on_drop: false }`
[INFO] [stdout] 17cf11b5dff7488471aefcebb0fe55ede5565238a3f455a6e2fd2b8e5ac26b25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3361c73326f230072628f096bc4cb6fb2f1f49208ddb61b01c72f30ec6bc3af9
[INFO] running `Command { std: "docker" "start" "-a" "3361c73326f230072628f096bc4cb6fb2f1f49208ddb61b01c72f30ec6bc3af9", kill_on_drop: false }`
[INFO] [stderr]     Checking blobby v0.3.1
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking tea-soft v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/impls.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | use cipher::generic_array::GenericArray;
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/impls.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | use cipher::generic_array::GenericArray;
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/impls.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type Block8 = GenericArray<u8, U8>;
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/impls.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type Block8 = GenericArray<u8, U8>;
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/impls.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub type Block8x4 = GenericArray<Block8, U4>;
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/impls.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub type Block8x4 = GenericArray<Block8, U4>;
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/impls.rs:91:26
[INFO] [stdout]     |
[INFO] [stdout]  91 |             fn new(key: &GenericArray<u8, U16>) -> Self {
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 | define_tea_impl!(Tea16, 16, 4, "TEA block cipher instance of 16 rounds");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_tea_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/impls.rs:91:26
[INFO] [stdout]     |
[INFO] [stdout]  91 |             fn new(key: &GenericArray<u8, U16>) -> Self {
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | define_tea_impl!(Tea32, 32, 5, "TEA block cipher instance of 32 rounds");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_tea_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/impls.rs:91:26
[INFO] [stdout]     |
[INFO] [stdout]  91 |             fn new(key: &GenericArray<u8, U16>) -> Self {
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 | define_tea_impl!(Tea16, 16, 4, "TEA block cipher instance of 16 rounds");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_tea_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/impls.rs:91:26
[INFO] [stdout]     |
[INFO] [stdout]  91 |             fn new(key: &GenericArray<u8, U16>) -> Self {
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | define_tea_impl!(Tea64, 64, 6, "TEA block cipher instance of 64 rounds");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_tea_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/impls.rs:91:26
[INFO] [stdout]     |
[INFO] [stdout]  91 |             fn new(key: &GenericArray<u8, U16>) -> Self {
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | define_tea_impl!(Tea32, 32, 5, "TEA block cipher instance of 32 rounds");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_tea_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/impls.rs:91:26
[INFO] [stdout]     |
[INFO] [stdout]  91 |             fn new(key: &GenericArray<u8, U16>) -> Self {
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | define_tea_impl!(Tea64, 64, 6, "TEA block cipher instance of 64 rounds");
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_tea_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | block_cipher_test!(tea32_test, "tea32", tea_soft::Tea32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | block_cipher_test!(tea32_test, "tea32", tea_soft::Tea32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | block_cipher_test!(tea32_test, "tea32", tea_soft::Tea32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | block_cipher_test!(tea32_test, "tea32", tea_soft::Tea32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | block_cipher_test!(tea64_test, "tea64", tea_soft::Tea64);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | block_cipher_test!(tea64_test, "tea64", tea_soft::Tea64);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | block_cipher_test!(tea64_test, "tea64", tea_soft::Tea64);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | block_cipher_test!(tea64_test, "tea64", tea_soft::Tea64);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `cipher::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cipher::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cipher::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `cipher::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `cipher::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | block_cipher_test!(tea32_test, "tea32", tea_soft::Tea32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cipher::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | block_cipher_test!(tea32_test, "tea32", tea_soft::Tea32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cipher::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | block_cipher_test!(tea32_test, "tea32", tea_soft::Tea32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `cipher::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | block_cipher_test!(tea32_test, "tea32", tea_soft::Tea32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `cipher::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | block_cipher_test!(tea64_test, "tea64", tea_soft::Tea64);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cipher::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | block_cipher_test!(tea64_test, "tea64", tea_soft::Tea64);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cipher::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | block_cipher_test!(tea64_test, "tea64", tea_soft::Tea64);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `cipher::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | block_cipher_test!(tea64_test, "tea64", tea_soft::Tea64);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "3361c73326f230072628f096bc4cb6fb2f1f49208ddb61b01c72f30ec6bc3af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3361c73326f230072628f096bc4cb6fb2f1f49208ddb61b01c72f30ec6bc3af9", kill_on_drop: false }`
[INFO] [stdout] 3361c73326f230072628f096bc4cb6fb2f1f49208ddb61b01c72f30ec6bc3af9
