[INFO] fetching crate banyan 0.17.1...
[INFO] checking banyan-0.17.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate banyan 0.17.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate banyan 0.17.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate banyan 0.17.1
[INFO] finished tweaking crates.io crate banyan 0.17.1
[INFO] tweaked toml for crates.io crate banyan 0.17.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cid v0.7.0
[INFO] [stderr]   Downloaded zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]   Downloaded cipher v0.3.0
[INFO] [stderr]   Downloaded blake2b_simd v0.5.11
[INFO] [stderr]   Downloaded quickcheck_macros v1.0.0
[INFO] [stderr]   Downloaded multihash v0.14.0
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.14
[INFO] [stderr]   Downloaded multimap v0.8.3
[INFO] [stderr]   Downloaded base-x v0.2.11
[INFO] [stderr]   Downloaded cached v0.23.0
[INFO] [stderr]   Downloaded libipld-core v0.12.0
[INFO] [stderr]   Downloaded quickcheck_async v0.1.1
[INFO] [stderr]   Downloaded unsigned-varint v0.7.2
[INFO] [stderr]   Downloaded libipld-cbor v0.12.1
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded protobuf v2.28.0
[INFO] [stderr]   Downloaded zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]   Downloaded prometheus v0.13.3
[INFO] [stderr]   Downloaded blake3 v0.3.8
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] [stderr]   Downloaded prost-build v0.7.0
[INFO] [stderr]   Downloaded weight-cache v0.2.3
[INFO] [stderr]   Downloaded libipld-pb v0.12.0
[INFO] [stderr]   Downloaded chacha20 v0.8.2
[INFO] [stderr]   Downloaded range-collections v0.1.2
[INFO] [stderr]   Downloaded libipld v0.12.0
[INFO] [stderr]   Downloaded prost-derive v0.7.0
[INFO] [stderr]   Downloaded libipld-cbor-derive v0.12.0
[INFO] [stderr]   Downloaded blake2s_simd v0.5.11
[INFO] [stderr]   Downloaded prost-types v0.7.0
[INFO] [stderr]   Downloaded zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]   Downloaded which v4.4.2
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded libipld-json v0.12.0
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.12
[INFO] [stderr]   Downloaded multibase v0.9.1
[INFO] [stderr]   Downloaded libipld-macro v0.12.0
[INFO] [stderr]   Downloaded multihash-derive v0.7.2
[INFO] [stderr]   Downloaded prost v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1192c7790fedd9ce66463782620451b7511d6a27ed2a720136620f8be541659f
[INFO] running `Command { std: "docker" "start" "-a" "1192c7790fedd9ce66463782620451b7511d6a27ed2a720136620f8be541659f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1192c7790fedd9ce66463782620451b7511d6a27ed2a720136620f8be541659f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1192c7790fedd9ce66463782620451b7511d6a27ed2a720136620f8be541659f", kill_on_drop: false }`
[INFO] [stdout] 1192c7790fedd9ce66463782620451b7511d6a27ed2a720136620f8be541659f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c023feebf0b236013a93d28f6477edfed4e8935e6e08602976e47723ccdea78
[INFO] running `Command { std: "docker" "start" "-a" "5c023feebf0b236013a93d28f6477edfed4e8935e6e08602976e47723ccdea78", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling winnow v0.5.30
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking blake2s_simd v0.5.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cached v0.23.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking chacha20 v0.8.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking weight-cache v0.2.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling multihash-derive v0.7.2
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling libipld-cbor-derive v0.12.0
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling quickcheck_async v0.1.1
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking multihash v0.14.0
[INFO] [stderr]     Checking futures-util v0.3.29
[INFO] [stderr]     Checking cid v0.7.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking libipld-core v0.12.0
[INFO] [stderr]     Checking libipld-cbor v0.12.1
[INFO] [stderr]     Checking libipld-macro v0.12.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]    Compiling libipld-pb v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking range-collections v0.1.2
[INFO] [stderr]     Checking libipld-json v0.12.0
[INFO] [stderr]     Checking libipld v0.12.0
[INFO] [stderr]     Checking zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]     Checking banyan v0.17.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `registry` is never read
[INFO] [stdout]   --> src/forest/mod.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct ForestInner<T: TreeTypes, R> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(crate) registry: Registry,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ForestInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `registry` is never read
[INFO] [stdout]   --> src/forest/mod.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct ForestInner<T: TreeTypes, R> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(crate) registry: Registry,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ForestInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 21.93s
[INFO] running `Command { std: "docker" "inspect" "5c023feebf0b236013a93d28f6477edfed4e8935e6e08602976e47723ccdea78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c023feebf0b236013a93d28f6477edfed4e8935e6e08602976e47723ccdea78", kill_on_drop: false }`
[INFO] [stdout] 5c023feebf0b236013a93d28f6477edfed4e8935e6e08602976e47723ccdea78
[INFO] checking banyan-0.17.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate banyan 0.17.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate banyan 0.17.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate banyan 0.17.1
[INFO] finished tweaking crates.io crate banyan 0.17.1
[INFO] tweaked toml for crates.io crate banyan 0.17.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd716b8ef58e680e2e743e4f54d6d0680a85b30357b5dbbbd0c13e92e46f6914
[INFO] running `Command { std: "docker" "start" "-a" "cd716b8ef58e680e2e743e4f54d6d0680a85b30357b5dbbbd0c13e92e46f6914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd716b8ef58e680e2e743e4f54d6d0680a85b30357b5dbbbd0c13e92e46f6914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd716b8ef58e680e2e743e4f54d6d0680a85b30357b5dbbbd0c13e92e46f6914", kill_on_drop: false }`
[INFO] [stdout] cd716b8ef58e680e2e743e4f54d6d0680a85b30357b5dbbbd0c13e92e46f6914
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c68594a9500739aeda9a71edd5bfa4776ead555b4ec5d5c96714c019ae735663
[INFO] running `Command { std: "docker" "start" "-a" "c68594a9500739aeda9a71edd5bfa4776ead555b4ec5d5c96714c019ae735663", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.30
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking blake2s_simd v0.5.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking cached v0.23.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking weight-cache v0.2.3
[INFO] [stderr]     Checking chacha20 v0.8.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling multihash-derive v0.7.2
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling libipld-cbor-derive v0.12.0
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling quickcheck_async v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.29
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking multihash v0.14.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking cid v0.7.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking libipld-core v0.12.0
[INFO] [stderr]     Checking libipld-macro v0.12.0
[INFO] [stderr]     Checking libipld-cbor v0.12.1
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]    Compiling libipld-pb v0.12.0
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking range-collections v0.1.2
[INFO] [stderr]     Checking libipld-json v0.12.0
[INFO] [stderr]     Checking libipld v0.12.0
[INFO] [stderr]     Checking zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]     Checking banyan v0.17.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `registry` is never read
[INFO] [stdout]   --> src/forest/mod.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct ForestInner<T: TreeTypes, R> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(crate) registry: Registry,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ForestInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `registry` is never read
[INFO] [stdout]   --> src/forest/mod.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct ForestInner<T: TreeTypes, R> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(crate) registry: Registry,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ForestInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 20.89s
[INFO] running `Command { std: "docker" "inspect" "c68594a9500739aeda9a71edd5bfa4776ead555b4ec5d5c96714c019ae735663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c68594a9500739aeda9a71edd5bfa4776ead555b4ec5d5c96714c019ae735663", kill_on_drop: false }`
[INFO] [stdout] c68594a9500739aeda9a71edd5bfa4776ead555b4ec5d5c96714c019ae735663
