[INFO] fetching crate camellia 0.1.0...
[INFO] testing camellia-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate camellia 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate camellia 0.1.0
[INFO] finished tweaking crates.io crate camellia 0.1.0
[INFO] tweaked toml for crates.io crate camellia 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate camellia 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cipher v0.4.4
[INFO] [stderr]   Downloaded blobby v0.3.1
[INFO] [stderr]   Downloaded inout v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcccdd02b856c78ee50f009ab7e00a01e90b387387b0950ee87a46fc9afedb83
[INFO] running `Command { std: "docker" "start" "-a" "fcccdd02b856c78ee50f009ab7e00a01e90b387387b0950ee87a46fc9afedb83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcccdd02b856c78ee50f009ab7e00a01e90b387387b0950ee87a46fc9afedb83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcccdd02b856c78ee50f009ab7e00a01e90b387387b0950ee87a46fc9afedb83", kill_on_drop: false }`
[INFO] [stdout] fcccdd02b856c78ee50f009ab7e00a01e90b387387b0950ee87a46fc9afedb83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f5ceb1c7df7580e4039930f82002ee019a9d98f3193335dad6c183a70432c09
[INFO] running `Command { std: "docker" "start" "-a" "5f5ceb1c7df7580e4039930f82002ee019a9d98f3193335dad6c183a70432c09", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling blobby v0.3.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling camellia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
[INFO] running `Command { std: "docker" "inspect" "5f5ceb1c7df7580e4039930f82002ee019a9d98f3193335dad6c183a70432c09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5ceb1c7df7580e4039930f82002ee019a9d98f3193335dad6c183a70432c09", kill_on_drop: false }`
[INFO] [stdout] 5f5ceb1c7df7580e4039930f82002ee019a9d98f3193335dad6c183a70432c09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f9fcecebb53400dbddfb1f753f5a571800263af0b158199da89625bed750386
[INFO] running `Command { std: "docker" "start" "-a" "6f9fcecebb53400dbddfb1f753f5a571800263af0b158199da89625bed750386", kill_on_drop: false }`
[INFO] [stderr]    Compiling camellia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> tests/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | cipher::block_cipher_test!(camellia128_test, "camellia128", camellia::Camellia128);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | cipher::block_cipher_test!(camellia128_test, "camellia128", camellia::Camellia128);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | cipher::block_cipher_test!(camellia192_test, "camellia192", camellia::Camellia192);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | cipher::block_cipher_test!(camellia192_test, "camellia192", camellia::Camellia192);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | cipher::block_cipher_test!(camellia256_test, "camellia256", camellia::Camellia256);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | cipher::block_cipher_test!(camellia256_test, "camellia256", camellia::Camellia256);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | cipher::block_cipher_test!(camellia128_test, "camellia128", camellia::Camellia128);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | cipher::block_cipher_test!(camellia128_test, "camellia128", camellia::Camellia128);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | cipher::block_cipher_test!(camellia128_test, "camellia128", camellia::Camellia128);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | cipher::block_cipher_test!(camellia128_test, "camellia128", camellia::Camellia128);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | cipher::block_cipher_test!(camellia192_test, "camellia192", camellia::Camellia192);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | cipher::block_cipher_test!(camellia192_test, "camellia192", camellia::Camellia192);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | cipher::block_cipher_test!(camellia192_test, "camellia192", camellia::Camellia192);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | cipher::block_cipher_test!(camellia192_test, "camellia192", camellia::Camellia192);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | cipher::block_cipher_test!(camellia256_test, "camellia256", camellia::Camellia256);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | cipher::block_cipher_test!(camellia256_test, "camellia256", camellia::Camellia256);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | cipher::block_cipher_test!(camellia256_test, "camellia256", camellia::Camellia256);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | cipher::block_cipher_test!(camellia256_test, "camellia256", camellia::Camellia256);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `cipher::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.48s
[INFO] running `Command { std: "docker" "inspect" "6f9fcecebb53400dbddfb1f753f5a571800263af0b158199da89625bed750386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f9fcecebb53400dbddfb1f753f5a571800263af0b158199da89625bed750386", kill_on_drop: false }`
[INFO] [stdout] 6f9fcecebb53400dbddfb1f753f5a571800263af0b158199da89625bed750386
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44019435f87ad71348184c6c93f61b101630d413d3dc609f0090f2939e962725
[INFO] running `Command { std: "docker" "start" "-a" "44019435f87ad71348184c6c93f61b101630d413d3dc609f0090f2939e962725", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> tests/mod.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | cipher::block_cipher_test!(camellia128_test, "camellia128", camellia::Camellia128);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]   = note: this warning originates in the macro `cipher::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/mod.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | cipher::block_cipher_test!(camellia128_test, "camellia128", camellia::Camellia128);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `cipher::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/mod.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | cipher::block_cipher_test!(camellia192_test, "camellia192", camellia::Camellia192);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `cipher::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/mod.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | cipher::block_cipher_test!(camellia256_test, "camellia256", camellia::Camellia256);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `cipher::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/mod.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | cipher::block_cipher_test!(camellia128_test, "camellia128", camellia::Camellia128);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `cipher::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/mod.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | cipher::block_cipher_test!(camellia128_test, "camellia128", camellia::Camellia128);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `cipher::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/mod.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | cipher::block_cipher_test!(camellia192_test, "camellia192", camellia::Camellia192);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `cipher::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/mod.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | cipher::block_cipher_test!(camellia192_test, "camellia192", camellia::Camellia192);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `cipher::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/mod.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | cipher::block_cipher_test!(camellia256_test, "camellia256", camellia::Camellia256);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `cipher::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/mod.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | cipher::block_cipher_test!(camellia256_test, "camellia256", camellia::Camellia256);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `cipher::block_cipher_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `camellia` (test "mod") generated 18 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/camellia-76dde1521faa9ca0)
[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/mod.rs (/opt/rustwide/target/debug/deps/mod-16d4ff1fd9306955)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test camellia128_test ... ok
[INFO] [stdout] test camellia192_test ... ok
[INFO] [stdout] test camellia256_test ... ok
[INFO] [stderr]    Doc-tests camellia
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.84s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "44019435f87ad71348184c6c93f61b101630d413d3dc609f0090f2939e962725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44019435f87ad71348184c6c93f61b101630d413d3dc609f0090f2939e962725", kill_on_drop: false }`
[INFO] [stdout] 44019435f87ad71348184c6c93f61b101630d413d3dc609f0090f2939e962725
