[INFO] fetching crate jute 0.1.2...
[INFO] checking jute-0.1.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate jute 0.1.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate jute 0.1.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jute 0.1.2
[INFO] finished tweaking crates.io crate jute 0.1.2
[INFO] tweaked toml for crates.io crate jute 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_test v1.0.176
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac474a4f3c2ec6ae6f612b1ded5ac9d37694e7be21c4dab506c1a7b38a12bb1e
[INFO] running `Command { std: "docker" "start" "-a" "ac474a4f3c2ec6ae6f612b1ded5ac9d37694e7be21c4dab506c1a7b38a12bb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac474a4f3c2ec6ae6f612b1ded5ac9d37694e7be21c4dab506c1a7b38a12bb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac474a4f3c2ec6ae6f612b1ded5ac9d37694e7be21c4dab506c1a7b38a12bb1e", kill_on_drop: false }`
[INFO] [stdout] ac474a4f3c2ec6ae6f612b1ded5ac9d37694e7be21c4dab506c1a7b38a12bb1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a522b37607ea19b87fd8d566203a682d203e6ac515a1d1de4cf07f0711608f60
[INFO] running `Command { std: "docker" "start" "-a" "a522b37607ea19b87fd8d566203a682d203e6ac515a1d1de4cf07f0711608f60", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking jute v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwa.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let rng = rand::SystemRandom::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 309 -         let rng = rand::SystemRandom::new();
[INFO] [stdout] 309 +         let rng = SystemRandom::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwa.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 |             let rng = rand::SystemRandom::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 338 -             let rng = rand::SystemRandom::new();
[INFO] [stdout] 338 +             let rng = SystemRandom::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `serde` is imported redundantly
[INFO] [stdout]    --> src/jwe.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout] 10  | use serde::{self, Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]     |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     unused_imports,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/jwk.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/jws/compact.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{self, Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/jws.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use serde::{self, de::DeserializeOwned, Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwa.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let rng = rand::SystemRandom::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 309 -         let rng = rand::SystemRandom::new();
[INFO] [stdout] 309 +         let rng = SystemRandom::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwa.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 |             let rng = rand::SystemRandom::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 338 -             let rng = rand::SystemRandom::new();
[INFO] [stdout] 338 +             let rng = SystemRandom::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `verify_slices_are_equal` is imported redundantly
[INFO] [stdout]    --> src/jwa.rs:792:9
[INFO] [stdout]     |
[INFO] [stdout] 792 |     use ring::constant_time::verify_slices_are_equal;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 793 |
[INFO] [stdout] 794 |     use super::*;
[INFO] [stdout]     |         -------- the item `verify_slices_are_equal` is already imported here
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     unused_imports,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1263:40
[INFO] [stdout]      |
[INFO] [stdout] 1263 |         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1263 -         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout] 1263 +         let cek = not_err!(cek_alg.cek(ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1286:40
[INFO] [stdout]      |
[INFO] [stdout] 1286 |         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1286 -         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout] 1286 +         let cek = not_err!(cek_alg.cek(ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1292:40
[INFO] [stdout]      |
[INFO] [stdout] 1292 |         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1292 -         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout] 1292 +         let cek = not_err!(cek_alg.cek(ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1315:40
[INFO] [stdout]      |
[INFO] [stdout] 1315 |         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1315 -         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout] 1315 +         let cek = not_err!(cek_alg.cek(ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1321:40
[INFO] [stdout]      |
[INFO] [stdout] 1321 |         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1321 -         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout] 1321 +         let cek = not_err!(cek_alg.cek(ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1347:23
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1347 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout] 1347 +         let enc_alg = ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1379:23
[INFO] [stdout]      |
[INFO] [stdout] 1379 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1379 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout] 1379 +         let enc_alg = ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1395:23
[INFO] [stdout]      |
[INFO] [stdout] 1395 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1395 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout] 1395 +         let enc_alg = ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1403:23
[INFO] [stdout]      |
[INFO] [stdout] 1403 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1403 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout] 1403 +         let enc_alg = ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1428:23
[INFO] [stdout]      |
[INFO] [stdout] 1428 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1428 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout] 1428 +         let enc_alg = ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1456:23
[INFO] [stdout]      |
[INFO] [stdout] 1456 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1456 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout] 1456 +         let enc_alg = ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/jwe.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `jwa` is imported redundantly
[INFO] [stdout]    --> src/jwe.rs:626:22
[INFO] [stdout]     |
[INFO] [stdout] 625 |     use super::*;
[INFO] [stdout]     |         -------- the item `jwa` is already imported here
[INFO] [stdout] 626 |     use crate::jwa::{self, random_aes_gcm_nonce, rng};
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwe.rs:732:13
[INFO] [stdout]     |
[INFO] [stdout] 732 |             jwa::KeyManagementAlgorithm::DirectSymmetricKey,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 732 -             jwa::KeyManagementAlgorithm::DirectSymmetricKey,
[INFO] [stdout] 732 +             KeyManagementAlgorithm::DirectSymmetricKey,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwe.rs:733:13
[INFO] [stdout]     |
[INFO] [stdout] 733 |             jwa::ContentEncryptionAlgorithm::A256GCM,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 733 -             jwa::ContentEncryptionAlgorithm::A256GCM,
[INFO] [stdout] 733 +             ContentEncryptionAlgorithm::A256GCM,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/jwk.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/jws/compact.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{self, Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `serde` is imported redundantly
[INFO] [stdout]   --> src/jws.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use serde::{self, de::DeserializeOwned, Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^ the item `serde` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `str` is imported redundantly
[INFO] [stdout]     --> src/lib.rs:1064:20
[INFO] [stdout]      |
[INFO] [stdout] 1064 |     use std::str::{self, FromStr};
[INFO] [stdout]      |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1068 |     use super::*;
[INFO] [stdout]      |         -------- the item `str` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `FromStr` is imported redundantly
[INFO] [stdout]     --> src/lib.rs:1064:26
[INFO] [stdout]      |
[INFO] [stdout] 1064 |     use std::str::{self, FromStr};
[INFO] [stdout]      |                          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1068 |     use super::*;
[INFO] [stdout]      |         -------- the item `FromStr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Duration` is imported redundantly
[INFO] [stdout]     --> src/lib.rs:1066:9
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     use time::Duration;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout] 1067 |
[INFO] [stdout] 1068 |     use super::*;
[INFO] [stdout]      |         -------- the item `Duration` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jute` (lib) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jute` (lib test) due to 25 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a522b37607ea19b87fd8d566203a682d203e6ac515a1d1de4cf07f0711608f60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a522b37607ea19b87fd8d566203a682d203e6ac515a1d1de4cf07f0711608f60", kill_on_drop: false }`
[INFO] [stdout] a522b37607ea19b87fd8d566203a682d203e6ac515a1d1de4cf07f0711608f60
