[INFO] fetching crate tea-soft 0.3.0...
[INFO] testing tea-soft-0.3.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tea-soft 0.3.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tea-soft 0.3.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3bad2cbf4b7a418220f0774a98d6e65c238fe99fa6c23bf5943da3c5b1971af
[INFO] running `Command { std: "docker" "start" "-a" "a3bad2cbf4b7a418220f0774a98d6e65c238fe99fa6c23bf5943da3c5b1971af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3bad2cbf4b7a418220f0774a98d6e65c238fe99fa6c23bf5943da3c5b1971af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3bad2cbf4b7a418220f0774a98d6e65c238fe99fa6c23bf5943da3c5b1971af", kill_on_drop: false }`
[INFO] [stdout] a3bad2cbf4b7a418220f0774a98d6e65c238fe99fa6c23bf5943da3c5b1971af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f2ecf30d1e5ada001bbb69155ecf48deef5b2ce7c60380a557546b9a2ac2bc0
[INFO] running `Command { std: "docker" "start" "-a" "3f2ecf30d1e5ada001bbb69155ecf48deef5b2ce7c60380a557546b9a2ac2bc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling blobby v0.3.1
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling 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: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: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] 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
[INFO] running `Command { std: "docker" "inspect" "3f2ecf30d1e5ada001bbb69155ecf48deef5b2ce7c60380a557546b9a2ac2bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f2ecf30d1e5ada001bbb69155ecf48deef5b2ce7c60380a557546b9a2ac2bc0", kill_on_drop: false }`
[INFO] [stdout] 3f2ecf30d1e5ada001bbb69155ecf48deef5b2ce7c60380a557546b9a2ac2bc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0186bcf966dbcc098ea1bc31bf822c5d3824c444082d654c8e5bf1192473d35c
[INFO] running `Command { std: "docker" "start" "-a" "0186bcf966dbcc098ea1bc31bf822c5d3824c444082d654c8e5bf1192473d35c", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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: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: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] 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]  --> 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]  --> 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 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: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] 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 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 `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "0186bcf966dbcc098ea1bc31bf822c5d3824c444082d654c8e5bf1192473d35c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0186bcf966dbcc098ea1bc31bf822c5d3824c444082d654c8e5bf1192473d35c", kill_on_drop: false }`
[INFO] [stdout] 0186bcf966dbcc098ea1bc31bf822c5d3824c444082d654c8e5bf1192473d35c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9544e09f6083e75047f4aaeda827474ba8269be42ee694e4f065059950b2dbe2
[INFO] running `Command { std: "docker" "start" "-a" "9544e09f6083e75047f4aaeda827474ba8269be42ee694e4f065059950b2dbe2", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> src/impls.rs:7:28
[INFO] [stderr]   |
[INFO] [stderr] 7 | use cipher::generic_array::GenericArray;
[INFO] [stderr]   |                            ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/impls.rs:13:19
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub type Block8 = GenericArray<u8, U8>;
[INFO] [stderr]    |                   ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/impls.rs:14:21
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub type Block8x4 = GenericArray<Block8, U4>;
[INFO] [stderr]    |                     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/impls.rs:91:26
[INFO] [stderr]     |
[INFO] [stderr]  91 |             fn new(key: &GenericArray<u8, U16>) -> Self {
[INFO] [stderr]     |                          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 146 | define_tea_impl!(Tea16, 16, 4, "TEA block cipher instance of 16 rounds");
[INFO] [stderr]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `define_tea_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/impls.rs:91:26
[INFO] [stderr]     |
[INFO] [stderr]  91 |             fn new(key: &GenericArray<u8, U16>) -> Self {
[INFO] [stderr]     |                          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 | define_tea_impl!(Tea32, 32, 5, "TEA block cipher instance of 32 rounds");
[INFO] [stderr]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `define_tea_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/impls.rs:91:26
[INFO] [stderr]     |
[INFO] [stderr]  91 |             fn new(key: &GenericArray<u8, U16>) -> Self {
[INFO] [stderr]     |                          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | define_tea_impl!(Tea64, 64, 6, "TEA block cipher instance of 64 rounds");
[INFO] [stderr]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `define_tea_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `tea-soft` (lib) generated 6 warnings
[INFO] [stderr] warning: `tea-soft` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> tests/lib.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> tests/lib.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> tests/lib.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | block_cipher_test!(tea32_test, "tea32", tea_soft::Tea32);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> tests/lib.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | block_cipher_test!(tea64_test, "tea64", tea_soft::Tea64);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `cipher::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> tests/lib.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `cipher::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> tests/lib.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | block_cipher_test!(tea16_test, "tea16", tea_soft::Tea16);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `cipher::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> tests/lib.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | block_cipher_test!(tea32_test, "tea32", tea_soft::Tea32);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `cipher::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> tests/lib.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | block_cipher_test!(tea32_test, "tea32", tea_soft::Tea32);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `cipher::generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> tests/lib.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | block_cipher_test!(tea64_test, "tea64", tea_soft::Tea64);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `cipher::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> tests/lib.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | block_cipher_test!(tea64_test, "tea64", tea_soft::Tea64);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `tea-soft` (test "lib") generated 24 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tea_soft-46fd741c34a37e26)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-900e517783d0b3eb)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tea16_test ... ok
[INFO] [stdout] test tea64_test ... ok
[INFO] [stdout] test tea32_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tea_soft
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9544e09f6083e75047f4aaeda827474ba8269be42ee694e4f065059950b2dbe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9544e09f6083e75047f4aaeda827474ba8269be42ee694e4f065059950b2dbe2", kill_on_drop: false }`
[INFO] [stdout] 9544e09f6083e75047f4aaeda827474ba8269be42ee694e4f065059950b2dbe2
