[INFO] fetching crate fvm_ipld_encoding 0.4.0... [INFO] checking fvm_ipld_encoding-0.4.0 against master#020bbe46bdf613c0b8211984eaa8e5fe97d6c92d for pr-122960 [INFO] extracting crate fvm_ipld_encoding 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate fvm_ipld_encoding 0.4.0 on toolchain 020bbe46bdf613c0b8211984eaa8e5fe97d6c92d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+020bbe46bdf613c0b8211984eaa8e5fe97d6c92d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fvm_ipld_encoding 0.4.0 [INFO] finished tweaking crates.io crate fvm_ipld_encoding 0.4.0 [INFO] tweaked toml for crates.io crate fvm_ipld_encoding 0.4.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" "+020bbe46bdf613c0b8211984eaa8e5fe97d6c92d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+020bbe46bdf613c0b8211984eaa8e5fe97d6c92d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fvm_ipld_blockstore v0.2.0 [INFO] [stderr] Downloaded serde_tuple_macros v0.5.0 [INFO] [stderr] Downloaded cbor4ii v0.2.14 [INFO] [stderr] Downloaded serde-big-array v0.3.3 [INFO] [stderr] Downloaded serde_ipld_dagcbor v0.4.2 [INFO] [stderr] Downloaded multihash v0.18.1 [INFO] [stderr] Downloaded cid v0.10.1 [INFO] [stderr] Downloaded serde_tuple v0.5.0 [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" "+020bbe46bdf613c0b8211984eaa8e5fe97d6c92d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92fc932a89ea8e4883caed47aa2d7d0d6fb19575d9ef060988f59050924701d3 [INFO] running `Command { std: "docker" "start" "-a" "92fc932a89ea8e4883caed47aa2d7d0d6fb19575d9ef060988f59050924701d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92fc932a89ea8e4883caed47aa2d7d0d6fb19575d9ef060988f59050924701d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92fc932a89ea8e4883caed47aa2d7d0d6fb19575d9ef060988f59050924701d3", kill_on_drop: false }` [INFO] [stdout] 92fc932a89ea8e4883caed47aa2d7d0d6fb19575d9ef060988f59050924701d3 [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" "+020bbe46bdf613c0b8211984eaa8e5fe97d6c92d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b872300319630de9662f6ad2a36b1f1e8cdf2b930b5dddb58b81b83fd3c6b33e [INFO] running `Command { std: "docker" "start" "-a" "b872300319630de9662f6ad2a36b1f1e8cdf2b930b5dddb58b81b83fd3c6b33e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Checking data-encoding-macro v0.1.14 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking serde-big-array v0.3.3 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking cbor4ii v0.2.14 [INFO] [stderr] Checking serde_tuple v0.5.0 [INFO] [stderr] Checking multihash v0.18.1 [INFO] [stderr] Checking cid v0.10.1 [INFO] [stderr] Checking serde_ipld_dagcbor v0.4.2 [INFO] [stderr] Checking fvm_ipld_blockstore v0.2.0 [INFO] [stderr] Checking fvm_ipld_encoding v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `multihash` is imported redundantly [INFO] [stdout] --> src/cbor_store.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use cid::{multihash, Cid}; [INFO] [stdout] | ^^^^^^^^^ the item `multihash` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_ipld_dagcbor` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the item `serde_ipld_dagcbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Deserialize` is imported redundantly [INFO] [stdout] --> src/vec.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | use serde::de::{Deserialize, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Deserialize` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `multihash` is imported redundantly [INFO] [stdout] --> src/cbor_store.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use cid::{multihash, Cid}; [INFO] [stdout] | ^^^^^^^^^ the item `multihash` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_ipld_dagcbor` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the item `serde_ipld_dagcbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Deserialize` is imported redundantly [INFO] [stdout] --> src/vec.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | use serde::de::{Deserialize, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Deserialize` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `go_vec_visitor` is imported redundantly [INFO] [stdout] --> src/vec.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use super::{go_vec_visitor, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^ - the item `go_vec_visitor` is already imported here [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.81s [INFO] running `Command { std: "docker" "inspect" "b872300319630de9662f6ad2a36b1f1e8cdf2b930b5dddb58b81b83fd3c6b33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b872300319630de9662f6ad2a36b1f1e8cdf2b930b5dddb58b81b83fd3c6b33e", kill_on_drop: false }` [INFO] [stdout] b872300319630de9662f6ad2a36b1f1e8cdf2b930b5dddb58b81b83fd3c6b33e [INFO] checking fvm_ipld_encoding-0.4.0 against try#8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde for pr-122960 [INFO] extracting crate fvm_ipld_encoding 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate fvm_ipld_encoding 0.4.0 on toolchain 8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fvm_ipld_encoding 0.4.0 [INFO] finished tweaking crates.io crate fvm_ipld_encoding 0.4.0 [INFO] tweaked toml for crates.io crate fvm_ipld_encoding 0.4.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" "+8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59b840c02fd369a10ab6924c2ecd33560c17aa5f4280c3195ff43c39d3eb0add [INFO] running `Command { std: "docker" "start" "-a" "59b840c02fd369a10ab6924c2ecd33560c17aa5f4280c3195ff43c39d3eb0add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59b840c02fd369a10ab6924c2ecd33560c17aa5f4280c3195ff43c39d3eb0add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59b840c02fd369a10ab6924c2ecd33560c17aa5f4280c3195ff43c39d3eb0add", kill_on_drop: false }` [INFO] [stdout] 59b840c02fd369a10ab6924c2ecd33560c17aa5f4280c3195ff43c39d3eb0add [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" "+8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ee9b79303ee15538abdd94be9bf0fdc494b206b40192ae39e219f05fd613858 [INFO] running `Command { std: "docker" "start" "-a" "4ee9b79303ee15538abdd94be9bf0fdc494b206b40192ae39e219f05fd613858", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking blake2b_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 core2 v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Checking data-encoding-macro v0.1.14 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking serde-big-array v0.3.3 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking cbor4ii v0.2.14 [INFO] [stderr] Checking serde_tuple v0.5.0 [INFO] [stderr] Checking multihash v0.18.1 [INFO] [stderr] Checking cid v0.10.1 [INFO] [stderr] Checking serde_ipld_dagcbor v0.4.2 [INFO] [stderr] Checking fvm_ipld_blockstore v0.2.0 [INFO] [stderr] Checking fvm_ipld_encoding v0.4.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stdout] warning: the item `multihash` is imported redundantly [INFO] [stdout] --> src/cbor_store.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use cid::{multihash, Cid}; [INFO] [stdout] | ^^^^^^^^^ the item `multihash` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_ipld_dagcbor` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the item `serde_ipld_dagcbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Deserialize` is imported redundantly [INFO] [stdout] --> src/vec.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | use serde::de::{Deserialize, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Deserialize` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `multihash` is imported redundantly [INFO] [stdout] --> src/cbor_store.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use cid::{multihash, Cid}; [INFO] [stdout] | ^^^^^^^^^ the item `multihash` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_ipld_dagcbor` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the item `serde_ipld_dagcbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Deserialize` is imported redundantly [INFO] [stdout] --> src/vec.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | use serde::de::{Deserialize, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Deserialize` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `go_vec_visitor` is imported redundantly [INFO] [stdout] --> src/vec.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use super::{go_vec_visitor, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^ - the item `go_vec_visitor` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.48s [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking fvm_ipld_encoding v0.4.0 (/tmp/fixit) [INFO] [stdout] warning: the item `multihash` is imported redundantly [INFO] [stdout] --> src/cbor_store.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use cid::{multihash, Cid}; [INFO] [stdout] | ^^^^^^^^^ the item `multihash` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_ipld_dagcbor` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the item `serde_ipld_dagcbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Deserialize` is imported redundantly [INFO] [stdout] --> src/vec.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | use serde::de::{Deserialize, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Deserialize` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `multihash` is imported redundantly [INFO] [stdout] --> src/cbor_store.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use cid::{multihash, Cid}; [INFO] [stdout] | ^^^^^^^^^ the item `multihash` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_ipld_dagcbor` is imported redundantly [INFO] [stdout] --> src/ipld_block.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use {serde, serde_ipld_dagcbor}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the item `serde_ipld_dagcbor` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Deserialize` is imported redundantly [INFO] [stdout] --> src/vec.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | use serde::de::{Deserialize, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | use super::*; [INFO] [stdout] | -------- the item `Deserialize` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `go_vec_visitor` is imported redundantly [INFO] [stdout] --> src/vec.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | use super::{go_vec_visitor, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^ - the item `go_vec_visitor` is already imported here [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "4ee9b79303ee15538abdd94be9bf0fdc494b206b40192ae39e219f05fd613858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee9b79303ee15538abdd94be9bf0fdc494b206b40192ae39e219f05fd613858", kill_on_drop: false }` [INFO] [stdout] 4ee9b79303ee15538abdd94be9bf0fdc494b206b40192ae39e219f05fd613858