[INFO] fetching crate ex3-merkle 0.15.0...
[INFO] checking ex3-merkle-0.15.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ex3-merkle 0.15.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate ex3-merkle 0.15.0 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 ex3-merkle 0.15.0
[INFO] finished tweaking crates.io crate ex3-merkle 0.15.0
[INFO] tweaked toml for crates.io crate ex3-merkle 0.15.0 written to /workspace/builds/worker-5-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 76c03ff387586de169bc4d743be2a93e3f62499d0c13a1696c896257d012b3f5
[INFO] running `Command { std: "docker" "start" "-a" "76c03ff387586de169bc4d743be2a93e3f62499d0c13a1696c896257d012b3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76c03ff387586de169bc4d743be2a93e3f62499d0c13a1696c896257d012b3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76c03ff387586de169bc4d743be2a93e3f62499d0c13a1696c896257d012b3f5", kill_on_drop: false }`
[INFO] [stdout] 76c03ff387586de169bc4d743be2a93e3f62499d0c13a1696c896257d012b3f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ffd56064234221bdca60bf085fb413cf5fb80aa1280c374a70e336f418fb94c3
[INFO] running `Command { std: "docker" "start" "-a" "ffd56064234221bdca60bf085fb413cf5fb80aa1280c374a70e336f418fb94c3", kill_on_drop: false }`
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ex3-merkle v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/hasher.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/merkle_proof.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `TryFrom` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::borrow::ToOwned`
[INFO] [stdout]  --> src/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use alloc::borrow::ToOwned;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> src/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use alloc::boxed::Box;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TryFrom`, `TryInto`
[INFO] [stdout]   --> src/prelude.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use core::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                         ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::iter::FromIterator`
[INFO] [stdout]   --> src/prelude.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use core::iter::FromIterator;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/proof_serializers/direct_hashes_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{prelude::*, Error, Hasher, MerkleProof, MerkleProofSerializer};
[INFO] [stdout]   |             ---------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/proof_serializers/reverse_hashes_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{prelude::*, Error, Hasher, MerkleProof, MerkleProofSerializer};
[INFO] [stdout]   |             ---------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/hasher.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/merkle_proof.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `TryFrom` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> src/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use alloc::boxed::Box;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/prelude.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use core::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/prelude.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use core::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromIterator` is imported redundantly
[INFO] [stdout]   --> src/prelude.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use core::iter::FromIterator;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `FromIterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/proof_serializers/direct_hashes_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{prelude::*, Error, Hasher, MerkleProof, MerkleProofSerializer};
[INFO] [stdout]   |             ---------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/proof_serializers/reverse_hashes_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{prelude::*, Error, Hasher, MerkleProof, MerkleProofSerializer};
[INFO] [stdout]   |             ---------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]  --> tests/merkle_tree_test.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use rs_merkle::{
[INFO] [stdout]   |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use ex3_merkle::{
[INFO] [stdout]   |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]  --> tests/merkle_tree_test.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use rs_merkle::{
[INFO] [stdout]   |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use ex3_merkle::{
[INFO] [stdout]   |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use rs_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use ex3_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    --> tests/merkle_tree_test.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     use rs_merkle::{algorithms::Sha256, Hasher, MerkleTree};
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 |     use ex3_merkle::{algorithms::Sha256, Hasher, MerkleTree};
[INFO] [stdout]     |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use rs_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use ex3_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]    --> tests/merkle_tree_test.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     use rs_merkle::{algorithms::Sha256, Hasher, MerkleTree};
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 |     use ex3_merkle::{algorithms::Sha256, Hasher, MerkleTree};
[INFO] [stdout]     |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common`
[INFO] [stdout]    --> tests/merkle_tree_test.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     use crate::common;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]  --> tests/merkle_proof_test.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use rs_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]   |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use ex3_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]   |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   --> tests/merkle_proof_test.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]  --> tests/merkle_proof_test.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use rs_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]   |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use ex3_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]   |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    --> tests/merkle_proof_test.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use rs_merkle::{algorithms::Sha256, Error, MerkleProof};
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use ex3_merkle::{algorithms::Sha256, Error, MerkleProof};
[INFO] [stdout]     |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]   --> tests/merkle_proof_test.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]    --> tests/merkle_proof_test.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use rs_merkle::{algorithms::Sha256, Error, MerkleProof};
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use ex3_merkle::{algorithms::Sha256, Error, MerkleProof};
[INFO] [stdout]     |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common`
[INFO] [stdout]    --> tests/merkle_proof_test.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     use crate::common;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ex3-merkle` (test "common") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ex3-merkle` (test "merkle_proof_test") due to 9 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ex3-merkle` (test "merkle_tree_test") due to 13 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ffd56064234221bdca60bf085fb413cf5fb80aa1280c374a70e336f418fb94c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffd56064234221bdca60bf085fb413cf5fb80aa1280c374a70e336f418fb94c3", kill_on_drop: false }`
[INFO] [stdout] ffd56064234221bdca60bf085fb413cf5fb80aa1280c374a70e336f418fb94c3
[INFO] checking ex3-merkle-0.15.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate ex3-merkle 0.15.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate ex3-merkle 0.15.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ex3-merkle 0.15.0
[INFO] finished tweaking crates.io crate ex3-merkle 0.15.0
[INFO] tweaked toml for crates.io crate ex3-merkle 0.15.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd37380d79ff656624061f9ba0540ed3f554b96505fe07f87642a8b9c36a5a19
[INFO] running `Command { std: "docker" "start" "-a" "fd37380d79ff656624061f9ba0540ed3f554b96505fe07f87642a8b9c36a5a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd37380d79ff656624061f9ba0540ed3f554b96505fe07f87642a8b9c36a5a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd37380d79ff656624061f9ba0540ed3f554b96505fe07f87642a8b9c36a5a19", kill_on_drop: false }`
[INFO] [stdout] fd37380d79ff656624061f9ba0540ed3f554b96505fe07f87642a8b9c36a5a19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3ef25a9eadc4e67f647c30c38d90e8df53cb8f4701e00205184058e748c441d
[INFO] running `Command { std: "docker" "start" "-a" "f3ef25a9eadc4e67f647c30c38d90e8df53cb8f4701e00205184058e748c441d", kill_on_drop: false }`
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ex3-merkle v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/hasher.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/merkle_proof.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `TryFrom` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::borrow::ToOwned`
[INFO] [stdout]  --> src/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use alloc::borrow::ToOwned;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> src/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use alloc::boxed::Box;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TryFrom`, `TryInto`
[INFO] [stdout]   --> src/prelude.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use core::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                         ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::iter::FromIterator`
[INFO] [stdout]   --> src/prelude.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use core::iter::FromIterator;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/proof_serializers/direct_hashes_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{prelude::*, Error, Hasher, MerkleProof, MerkleProofSerializer};
[INFO] [stdout]   |             ---------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/proof_serializers/reverse_hashes_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{prelude::*, Error, Hasher, MerkleProof, MerkleProofSerializer};
[INFO] [stdout]   |             ---------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/hasher.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/merkle_proof.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `TryFrom` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]  --> src/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use alloc::boxed::Box;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/prelude.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use core::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/prelude.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use core::convert::{TryFrom, TryInto};
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromIterator` is imported redundantly
[INFO] [stdout]   --> src/prelude.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use core::iter::FromIterator;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `FromIterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/proof_serializers/direct_hashes_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{prelude::*, Error, Hasher, MerkleProof, MerkleProofSerializer};
[INFO] [stdout]   |             ---------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/proof_serializers/reverse_hashes_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{prelude::*, Error, Hasher, MerkleProof, MerkleProofSerializer};
[INFO] [stdout]   |             ---------- the item `TryFrom` is already imported here
[INFO] [stdout] 2 | use core::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]  --> tests/merkle_proof_test.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use rs_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]   |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use ex3_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]   |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   --> tests/merkle_proof_test.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]  --> tests/merkle_proof_test.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use rs_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]   |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use ex3_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]   |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    --> tests/merkle_proof_test.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use rs_merkle::{algorithms::Sha256, Error, MerkleProof};
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use ex3_merkle::{algorithms::Sha256, Error, MerkleProof};
[INFO] [stdout]     |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]   --> tests/merkle_proof_test.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]    --> tests/merkle_proof_test.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use rs_merkle::{algorithms::Sha256, Error, MerkleProof};
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use ex3_merkle::{algorithms::Sha256, Error, MerkleProof};
[INFO] [stdout]     |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common`
[INFO] [stdout]    --> tests/merkle_proof_test.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     use crate::common;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]  --> tests/merkle_tree_test.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use rs_merkle::{
[INFO] [stdout]   |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use ex3_merkle::{
[INFO] [stdout]   |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]  --> tests/merkle_tree_test.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use rs_merkle::{
[INFO] [stdout]   |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use ex3_merkle::{
[INFO] [stdout]   |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use rs_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use ex3_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use ex3_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    --> tests/merkle_tree_test.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     use rs_merkle::{algorithms::Sha256, Hasher, MerkleTree};
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 |     use ex3_merkle::{algorithms::Sha256, Hasher, MerkleTree};
[INFO] [stdout]     |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]   --> tests/merkle_tree_test.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use rs_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use ex3_merkle::{algorithms::Sha256, Error, Hasher, MerkleTree};
[INFO] [stdout]    |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]    --> tests/merkle_tree_test.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     use rs_merkle::{algorithms::Sha256, Hasher, MerkleTree};
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 |     use ex3_merkle::{algorithms::Sha256, Hasher, MerkleTree};
[INFO] [stdout]     |         ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common`
[INFO] [stdout]    --> tests/merkle_tree_test.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     use crate::common;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rs_merkle`
[INFO] [stdout]  --> tests/common.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `rs_merkle`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ex3_merkle::{
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ex3-merkle` (test "common") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ex3-merkle` (test "merkle_proof_test") due to 9 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ex3-merkle` (test "merkle_tree_test") due to 13 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f3ef25a9eadc4e67f647c30c38d90e8df53cb8f4701e00205184058e748c441d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3ef25a9eadc4e67f647c30c38d90e8df53cb8f4701e00205184058e748c441d", kill_on_drop: false }`
[INFO] [stdout] f3ef25a9eadc4e67f647c30c38d90e8df53cb8f4701e00205184058e748c441d
