[INFO] fetching crate libipld-pb 0.16.0...
[INFO] checking libipld-pb-0.16.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate libipld-pb 0.16.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate libipld-pb 0.16.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 libipld-pb 0.16.0
[INFO] finished tweaking crates.io crate libipld-pb 0.16.0
[INFO] tweaked toml for crates.io crate libipld-pb 0.16.0 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] 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] 98989e91a18721c02953c95a601f6c466cab102bf58f44a223169fb74ffb3296
[INFO] running `Command { std: "docker" "start" "-a" "98989e91a18721c02953c95a601f6c466cab102bf58f44a223169fb74ffb3296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98989e91a18721c02953c95a601f6c466cab102bf58f44a223169fb74ffb3296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98989e91a18721c02953c95a601f6c466cab102bf58f44a223169fb74ffb3296", kill_on_drop: false }`
[INFO] [stdout] 98989e91a18721c02953c95a601f6c466cab102bf58f44a223169fb74ffb3296
[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] b8089a7c2b7e4b22b3b4dc8af1263df65019b3d66bacd5cb93c6e754e2854564
[INFO] running `Command { std: "docker" "start" "-a" "b8089a7c2b7e4b22b3b4dc8af1263df65019b3d66bacd5cb93c6e754e2854564", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]     Checking multihash v0.18.1
[INFO] [stderr]     Checking cid v0.10.1
[INFO] [stderr]     Checking libipld-core v0.16.0
[INFO] [stderr]     Checking libipld-pb v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/codec.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[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/codec.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/codec.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[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/codec.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Cid` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     use super::*;
[INFO] [stdout]    |         -------- the item `Cid` is already imported here
[INFO] [stdout] 69 |     use libipld_core::cid::Cid;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libipld`
[INFO] [stdout]  --> tests/compat.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use libipld::{cid::Cid, ipld, prelude::Codec, Ipld, IpldCodec};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `libipld`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libipld`
[INFO] [stdout]  --> tests/compat.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use libipld::{cid::Cid, ipld, prelude::Codec, Ipld, IpldCodec};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `libipld`
[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] [stderr] error: could not compile `libipld-pb` (test "compat") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "b8089a7c2b7e4b22b3b4dc8af1263df65019b3d66bacd5cb93c6e754e2854564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8089a7c2b7e4b22b3b4dc8af1263df65019b3d66bacd5cb93c6e754e2854564", kill_on_drop: false }`
[INFO] [stdout] b8089a7c2b7e4b22b3b4dc8af1263df65019b3d66bacd5cb93c6e754e2854564
[INFO] checking libipld-pb-0.16.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate libipld-pb 0.16.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate libipld-pb 0.16.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 libipld-pb 0.16.0
[INFO] finished tweaking crates.io crate libipld-pb 0.16.0
[INFO] tweaked toml for crates.io crate libipld-pb 0.16.0 written to /workspace/builds/worker-7-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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 844adab2d33435e8f0d6fe6713aad18e96ad4f58d5521e710c88668ec960a70c
[INFO] running `Command { std: "docker" "start" "-a" "844adab2d33435e8f0d6fe6713aad18e96ad4f58d5521e710c88668ec960a70c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "844adab2d33435e8f0d6fe6713aad18e96ad4f58d5521e710c88668ec960a70c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844adab2d33435e8f0d6fe6713aad18e96ad4f58d5521e710c88668ec960a70c", kill_on_drop: false }`
[INFO] [stdout] 844adab2d33435e8f0d6fe6713aad18e96ad4f58d5521e710c88668ec960a70c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2a662eb7055a6efac75c9851809b674081f4a79259c12e7685990a0c9cd7e73e
[INFO] running `Command { std: "docker" "start" "-a" "2a662eb7055a6efac75c9851809b674081f4a79259c12e7685990a0c9cd7e73e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]     Checking multihash v0.18.1
[INFO] [stderr]     Checking cid v0.10.1
[INFO] [stderr]     Checking libipld-core v0.16.0
[INFO] [stderr]     Checking libipld-pb v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/codec.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[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/codec.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/codec.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[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/codec.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Cid` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     use super::*;
[INFO] [stdout]    |         -------- the item `Cid` is already imported here
[INFO] [stdout] 69 |     use libipld_core::cid::Cid;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libipld`
[INFO] [stdout]  --> tests/compat.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use libipld::{cid::Cid, ipld, prelude::Codec, Ipld, IpldCodec};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `libipld`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libipld`
[INFO] [stdout]  --> tests/compat.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use libipld::{cid::Cid, ipld, prelude::Codec, Ipld, IpldCodec};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `libipld`
[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] [stderr] error: could not compile `libipld-pb` (test "compat") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "2a662eb7055a6efac75c9851809b674081f4a79259c12e7685990a0c9cd7e73e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a662eb7055a6efac75c9851809b674081f4a79259c12e7685990a0c9cd7e73e", kill_on_drop: false }`
[INFO] [stdout] 2a662eb7055a6efac75c9851809b674081f4a79259c12e7685990a0c9cd7e73e
