[INFO] fetching crate tea-soft 0.3.0... [INFO] testing tea-soft-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tea-soft 0.3.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tea-soft 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0f8d50566d0df03f7e2ddcb6957ff9f04b9b8e746b0f699a9a6b4c2d609e256 [INFO] running `Command { std: "docker" "start" "-a" "e0f8d50566d0df03f7e2ddcb6957ff9f04b9b8e746b0f699a9a6b4c2d609e256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0f8d50566d0df03f7e2ddcb6957ff9f04b9b8e746b0f699a9a6b4c2d609e256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f8d50566d0df03f7e2ddcb6957ff9f04b9b8e746b0f699a9a6b4c2d609e256", kill_on_drop: false }` [INFO] [stdout] e0f8d50566d0df03f7e2ddcb6957ff9f04b9b8e746b0f699a9a6b4c2d609e256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37449c2a84a0fe1d4f987fc4b733b2efe4ac61741e74e883edff9de3d70c3c3d [INFO] running `Command { std: "docker" "start" "-a" "37449c2a84a0fe1d4f987fc4b733b2efe4ac61741e74e883edff9de3d70c3c3d", 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; [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; [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) -> 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) -> 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) -> 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.73s [INFO] running `Command { std: "docker" "inspect" "37449c2a84a0fe1d4f987fc4b733b2efe4ac61741e74e883edff9de3d70c3c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37449c2a84a0fe1d4f987fc4b733b2efe4ac61741e74e883edff9de3d70c3c3d", kill_on_drop: false }` [INFO] [stdout] 37449c2a84a0fe1d4f987fc4b733b2efe4ac61741e74e883edff9de3d70c3c3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] effd238b83e6c324581b7b27d50891ef93999a001d032cefe99a9460846e0bf4 [INFO] running `Command { std: "docker" "start" "-a" "effd238b83e6c324581b7b27d50891ef93999a001d032cefe99a9460846e0bf4", kill_on_drop: false }` [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; [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; [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) -> 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) -> 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] [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:91:26 [INFO] [stdout] | [INFO] [stdout] 91 | fn new(key: &GenericArray) -> 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 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; [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; [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) -> 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) -> 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 associated function `cipher::generic_array::GenericArray::::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::::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 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) -> 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 method `cipher::generic_array::GenericArray::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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.54s [INFO] running `Command { std: "docker" "inspect" "effd238b83e6c324581b7b27d50891ef93999a001d032cefe99a9460846e0bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "effd238b83e6c324581b7b27d50891ef93999a001d032cefe99a9460846e0bf4", kill_on_drop: false }` [INFO] [stdout] effd238b83e6c324581b7b27d50891ef93999a001d032cefe99a9460846e0bf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 418b4aa6b541c2d401ff9f4ea09a8dd07f844885322cbd7b7be51f5a4845aec0 [INFO] running `Command { std: "docker" "start" "-a" "418b4aa6b541c2d401ff9f4ea09a8dd07f844885322cbd7b7be51f5a4845aec0", 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; [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; [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) -> 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) -> 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) -> 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::::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::::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::::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::::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::::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::::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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tea_soft-96d139ac7779bd25) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-35a2208b2885099e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tea32_test ... ok [INFO] [stdout] test tea64_test ... ok [INFO] [stdout] test tea16_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "418b4aa6b541c2d401ff9f4ea09a8dd07f844885322cbd7b7be51f5a4845aec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "418b4aa6b541c2d401ff9f4ea09a8dd07f844885322cbd7b7be51f5a4845aec0", kill_on_drop: false }` [INFO] [stdout] 418b4aa6b541c2d401ff9f4ea09a8dd07f844885322cbd7b7be51f5a4845aec0