[INFO] cloning repository https://github.com/automerge/beelay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/automerge/beelay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautomerge%2Fbeelay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautomerge%2Fbeelay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c817e9e627940fa193b7731a16e70792dda93b1e
[INFO] building automerge/beelay against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautomerge%2Fbeelay" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/automerge/beelay
[INFO] finished tweaking git repo https://github.com/automerge/beelay
[INFO] tweaked toml for git repo https://github.com/automerge/beelay written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/automerge/beelay on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/automerge/beelay already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a15d4293755695965575279d2690c75d07ad52c703e5d5a81ea73460facccdf3
[INFO] running `Command { std: "docker" "start" "-a" "a15d4293755695965575279d2690c75d07ad52c703e5d5a81ea73460facccdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a15d4293755695965575279d2690c75d07ad52c703e5d5a81ea73460facccdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a15d4293755695965575279d2690c75d07ad52c703e5d5a81ea73460facccdf3", kill_on_drop: false }`
[INFO] [stdout] a15d4293755695965575279d2690c75d07ad52c703e5d5a81ea73460facccdf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af1ae2434096ee1c47ea1b60f3cdb5f850074001d74a3242279fa67218dcd82a
[INFO] running `Command { std: "docker" "start" "-a" "af1ae2434096ee1c47ea1b60f3cdb5f850074001d74a3242279fa67218dcd82a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling beelay-core v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BlobRef`, `Notification`, `TreePart`, and `UploadItem`
[INFO] [stdout]   --> src/lib.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | use messages::{BlobRef, Message, Notification, Request, Response, TreePart, UploadItem};
[INFO] [stdout]    |                ^^^^^^^           ^^^^^^^^^^^^                     ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/sedimentree/commit_dag.rs:201:41
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     if let Some((block, mut commits)) = block.take() {
[INFO] [stdout]     |                                         ----^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sedimentree.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn into_remote_diff(&self) -> RemoteDiff {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn into_remote_diff(&self) -> RemoteDiff<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sedimentree.rs:488:35
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub(crate) fn into_local_diff(&self) -> RemoteDiff {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub(crate) fn into_local_diff(&self) -> RemoteDiff<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `log` is never used
[INFO] [stdout]   --> src/effects.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<R: rand::Rng> State<R> {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub(crate) fn log(&mut self) -> &mut subscriptions::Log {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_commit` is never used
[INFO] [stdout]    --> src/messages/decode.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_commit(input: parse::Input) -> Result<(parse::Input<'_>, Commit), parse::ParseError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/sedimentree.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl StratumMeta {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 250 |     pub(crate) fn new(start: Option<CommitHash>, end: CommitHash, blob: BlobMeta) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse` and `encode` are never used
[INFO] [stdout]    --> src/sedimentree.rs:566:19
[INFO] [stdout]     |
[INFO] [stdout] 565 | impl MinimalTreeHash {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 566 |     pub(crate) fn parse(
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 573 |     pub(crate) fn encode(&self, buf: &mut Vec<u8>) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_node`, and `commit_hashes` are never used
[INFO] [stdout]    --> src/sedimentree/commit_dag.rs:38:8
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl CommitDag {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout]  38 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     fn add_node(&mut self, hash: CommitHash) -> NodeIdx {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub(crate) fn commit_hashes(&self) -> impl Iterator<Item = CommitHash> + '_ {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]    --> src/sedimentree/commit_dag.rs:461:14
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub enum Error {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubscriptionId` is never constructed
[INFO] [stdout]   --> src/subscriptions.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SubscriptionId([u8; 16]);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `random`, `parse`, and `as_bytes` are never used
[INFO] [stdout]   --> src/subscriptions.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl SubscriptionId {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 15 |     pub(crate) fn random<R: rand::Rng>(rng: &mut R) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub(crate) fn parse(
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) fn as_bytes(&self) -> &[u8; 16] {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `parse`, and `encode` are never used
[INFO] [stdout]    --> src/lib.rs:686:19
[INFO] [stdout]     |
[INFO] [stdout] 685 | impl DocumentHeads {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 686 |     pub(crate) fn new(heads: Vec<crate::CommitHash>) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 690 |     pub(crate) fn parse(
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 699 |     pub(crate) fn encode(&self, buf: &mut Vec<u8>) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InvalidBlobMeta` is never used
[INFO] [stdout]    --> src/blob.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub enum InvalidBlobMeta {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidSize` and `DecodeFailed` are never constructed
[INFO] [stdout]   --> src/riblt.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) enum Error {
[INFO] [stdout]    |                 ----- variants in this enum
[INFO] [stdout] 17 |     InvalidDegree = 1,
[INFO] [stdout] 18 |     InvalidSize = 2,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 19 |     DecodeFailed = 3,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]    --> src/riblt.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: Symbol + Copy> Encoder<T> {
[INFO] [stdout]     | --------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub(crate) fn reset(&mut self) {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]    --> src/riblt.rs:236:19
[INFO] [stdout]     |
[INFO] [stdout] 224 | impl<T: Symbol + Copy> Decoder<T> {
[INFO] [stdout]     | --------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub(crate) fn reset(&mut self) {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/messages/decode.rs:156:24
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_commit(input: parse::Input) -> Result<(parse::Input<'_>, Commit), parse::ParseError> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_commit(input: parse::Input<'_>) -> Result<(parse::Input<'_>, Commit), parse::ParseError> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CommitOrStratum` is more private than the item `Sedimentree::into_items`
[INFO] [stdout]    --> src/sedimentree.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub(crate) fn into_items(self) -> impl Iterator<Item = CommitOrStratum> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Sedimentree::into_items` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CommitOrStratum` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/sedimentree.rs:527:1
[INFO] [stdout]     |
[INFO] [stdout] 527 | enum CommitOrStratum {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.53s
[INFO] running `Command { std: "docker" "inspect" "af1ae2434096ee1c47ea1b60f3cdb5f850074001d74a3242279fa67218dcd82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af1ae2434096ee1c47ea1b60f3cdb5f850074001d74a3242279fa67218dcd82a", kill_on_drop: false }`
[INFO] [stdout] af1ae2434096ee1c47ea1b60f3cdb5f850074001d74a3242279fa67218dcd82a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f08586120770ee30c50fd5e7cd59b52a078881569771c4da06678b6e65d43d76
[INFO] running `Command { std: "docker" "start" "-a" "f08586120770ee30c50fd5e7cd59b52a078881569771c4da06678b6e65d43d76", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling pretty-hex v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling beelay-core v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stdout] warning: unused imports: `BlobRef`, `Notification`, `TreePart`, and `UploadItem`
[INFO] [stdout]   --> src/lib.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | use messages::{BlobRef, Message, Notification, Request, Response, TreePart, UploadItem};
[INFO] [stdout]    |                ^^^^^^^           ^^^^^^^^^^^^                     ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/sedimentree/commit_dag.rs:201:41
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     if let Some((block, mut commits)) = block.take() {
[INFO] [stdout]     |                                         ----^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CommitOrStratum` is more private than the item `Sedimentree::into_items`
[INFO] [stdout]    --> src/sedimentree.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub(crate) fn into_items(self) -> impl Iterator<Item = CommitOrStratum> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Sedimentree::into_items` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CommitOrStratum` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/sedimentree.rs:527:1
[INFO] [stdout]     |
[INFO] [stdout] 527 | enum CommitOrStratum {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `parse`, and `encode` are never used
[INFO] [stdout]    --> src/lib.rs:686:19
[INFO] [stdout]     |
[INFO] [stdout] 685 | impl DocumentHeads {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 686 |     pub(crate) fn new(heads: Vec<crate::CommitHash>) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 690 |     pub(crate) fn parse(
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 699 |     pub(crate) fn encode(&self, buf: &mut Vec<u8>) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InvalidBlobMeta` is never used
[INFO] [stdout]    --> src/blob.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub enum InvalidBlobMeta {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `log` is never used
[INFO] [stdout]   --> src/effects.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<R: rand::Rng> State<R> {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub(crate) fn log(&mut self) -> &mut subscriptions::Log {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_commit` is never used
[INFO] [stdout]    --> src/messages/decode.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_commit(input: parse::Input) -> Result<(parse::Input<'_>, Commit), parse::ParseError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/sedimentree.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl StratumMeta {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 250 |     pub(crate) fn new(start: Option<CommitHash>, end: CommitHash, blob: BlobMeta) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse` and `encode` are never used
[INFO] [stdout]    --> src/sedimentree.rs:566:19
[INFO] [stdout]     |
[INFO] [stdout] 565 | impl MinimalTreeHash {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 566 |     pub(crate) fn parse(
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 573 |     pub(crate) fn encode(&self, buf: &mut Vec<u8>) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_node`, and `commit_hashes` are never used
[INFO] [stdout]    --> src/sedimentree/commit_dag.rs:38:8
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl CommitDag {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout]  38 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     fn add_node(&mut self, hash: CommitHash) -> NodeIdx {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub(crate) fn commit_hashes(&self) -> impl Iterator<Item = CommitHash> + '_ {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]    --> src/sedimentree/commit_dag.rs:461:14
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub enum Error {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubscriptionId` is never constructed
[INFO] [stdout]   --> src/subscriptions.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SubscriptionId([u8; 16]);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `random`, `parse`, and `as_bytes` are never used
[INFO] [stdout]   --> src/subscriptions.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl SubscriptionId {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 15 |     pub(crate) fn random<R: rand::Rng>(rng: &mut R) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub(crate) fn parse(
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) fn as_bytes(&self) -> &[u8; 16] {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidSize` and `DecodeFailed` are never constructed
[INFO] [stdout]   --> src/riblt.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) enum Error {
[INFO] [stdout]    |                 ----- variants in this enum
[INFO] [stdout] 17 |     InvalidDegree = 1,
[INFO] [stdout] 18 |     InvalidSize = 2,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 19 |     DecodeFailed = 3,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]    --> src/riblt.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: Symbol + Copy> Encoder<T> {
[INFO] [stdout]     | --------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub(crate) fn reset(&mut self) {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]    --> src/riblt.rs:236:19
[INFO] [stdout]     |
[INFO] [stdout] 224 | impl<T: Symbol + Copy> Decoder<T> {
[INFO] [stdout]     | --------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub(crate) fn reset(&mut self) {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sedimentree.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn into_remote_diff(&self) -> RemoteDiff {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn into_remote_diff(&self) -> RemoteDiff<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sedimentree.rs:488:35
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub(crate) fn into_local_diff(&self) -> RemoteDiff {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub(crate) fn into_local_diff(&self) -> RemoteDiff<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/messages/decode.rs:156:24
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_commit(input: parse::Input) -> Result<(parse::Input<'_>, Commit), parse::ParseError> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_commit(input: parse::Input<'_>) -> Result<(parse::Input<'_>, Commit), parse::ParseError> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling bolero-generator-derive v0.11.0
[INFO] [stderr]    Compiling bolero-generator v0.11.1
[INFO] [stderr]    Compiling bolero-engine v0.11.2
[INFO] [stderr]    Compiling bolero v0.11.1
[INFO] [stdout] warning: unused variable: `sync_with_2`
[INFO] [stdout]    --> tests/smoke.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let sync_with_2 = network.beelay(&peer3).sync_doc(doc1_id, peer2.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sync_with_2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decimal_of_hash` is never used
[INFO] [stdout]    --> tests/smoke.rs:420:4
[INFO] [stdout]     |
[INFO] [stdout] 420 | fn decimal_of_hash(hash: &CommitHash) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/smoke.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |     fn beelay(&mut self, peer: &PeerId) -> BeelayHandle {
[INFO] [stdout]     |               ^^^^^^^^^                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 577 |     fn beelay(&mut self, peer: &PeerId) -> BeelayHandle<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BlobRef`, `Notification`, `TreePart`, and `UploadItem`
[INFO] [stdout]   --> src/lib.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | use messages::{BlobRef, Message, Notification, Request, Response, TreePart, UploadItem};
[INFO] [stdout]    |                ^^^^^^^           ^^^^^^^^^^^^                     ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, and `collections::HashSet`
[INFO] [stdout]    --> src/sedimentree.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         collections::HashSet,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 592 |         sync::{Arc, Mutex},
[INFO] [stdout]     |                ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arbitrary::Arbitrary`
[INFO] [stdout]    --> src/sedimentree.rs:595:9
[INFO] [stdout]     |
[INFO] [stdout] 595 |     use arbitrary::Arbitrary;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/sedimentree/commit_dag.rs:201:41
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     if let Some((block, mut commits)) = block.take() {
[INFO] [stdout]     |                                         ----^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sedimentree.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn into_remote_diff(&self) -> RemoteDiff {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn into_remote_diff(&self) -> RemoteDiff<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sedimentree.rs:488:35
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub(crate) fn into_local_diff(&self) -> RemoteDiff {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub(crate) fn into_local_diff(&self) -> RemoteDiff<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `parse`, and `encode` are never used
[INFO] [stdout]    --> src/lib.rs:686:19
[INFO] [stdout]     |
[INFO] [stdout] 685 | impl DocumentHeads {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 686 |     pub(crate) fn new(heads: Vec<crate::CommitHash>) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 690 |     pub(crate) fn parse(
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 699 |     pub(crate) fn encode(&self, buf: &mut Vec<u8>) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `parse` and `encode` are never used
[INFO] [stdout]    --> src/sedimentree.rs:566:19
[INFO] [stdout]     |
[INFO] [stdout] 565 | impl MinimalTreeHash {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 566 |     pub(crate) fn parse(
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 573 |     pub(crate) fn encode(&self, buf: &mut Vec<u8>) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_node` are never used
[INFO] [stdout]   --> src/sedimentree/commit_dag.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl CommitDag {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 38 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     fn add_node(&mut self, hash: CommitHash) -> NodeIdx {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InvalidBlobMeta` is never used
[INFO] [stdout]    --> src/blob.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub enum InvalidBlobMeta {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]    --> src/sedimentree/commit_dag.rs:461:14
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub enum Error {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `commit` is never used
[INFO] [stdout]    --> src/sedimentree/commit_dag.rs:582:12
[INFO] [stdout]     |
[INFO] [stdout] 532 |     impl TestGraph {
[INFO] [stdout]     |     -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 582 |         fn commit(&self, node: &str) -> LooseCommit {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubscriptionId` is never constructed
[INFO] [stdout]   --> src/subscriptions.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SubscriptionId([u8; 16]);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `random`, `parse`, and `as_bytes` are never used
[INFO] [stdout]   --> src/subscriptions.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl SubscriptionId {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 15 |     pub(crate) fn random<R: rand::Rng>(rng: &mut R) -> Self {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub(crate) fn parse(
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) fn as_bytes(&self) -> &[u8; 16] {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidSize` and `DecodeFailed` are never constructed
[INFO] [stdout]   --> src/riblt.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) enum Error {
[INFO] [stdout]    |                 ----- variants in this enum
[INFO] [stdout] 17 |     InvalidDegree = 1,
[INFO] [stdout] 18 |     InvalidSize = 2,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 19 |     DecodeFailed = 3,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]    --> src/riblt.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: Symbol + Copy> Encoder<T> {
[INFO] [stdout]     | --------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub(crate) fn reset(&mut self) {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]    --> src/riblt.rs:236:19
[INFO] [stdout]     |
[INFO] [stdout] 224 | impl<T: Symbol + Copy> Decoder<T> {
[INFO] [stdout]     | --------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub(crate) fn reset(&mut self) {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_commit` is never used
[INFO] [stdout]    --> src/messages/decode.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_commit(input: parse::Input) -> Result<(parse::Input<'_>, Commit), parse::ParseError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/messages/decode.rs:156:24
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_commit(input: parse::Input) -> Result<(parse::Input<'_>, Commit), parse::ParseError> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_commit(input: parse::Input<'_>) -> Result<(parse::Input<'_>, Commit), parse::ParseError> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CommitOrStratum` is more private than the item `Sedimentree::into_items`
[INFO] [stdout]    --> src/sedimentree.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub(crate) fn into_items(self) -> impl Iterator<Item = CommitOrStratum> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Sedimentree::into_items` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CommitOrStratum` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/sedimentree.rs:527:1
[INFO] [stdout]     |
[INFO] [stdout] 527 | enum CommitOrStratum {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `log` is never used
[INFO] [stdout]   --> src/effects.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<R: rand::Rng> State<R> {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub(crate) fn log(&mut self) -> &mut subscriptions::Log {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.87s
[INFO] running `Command { std: "docker" "inspect" "f08586120770ee30c50fd5e7cd59b52a078881569771c4da06678b6e65d43d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f08586120770ee30c50fd5e7cd59b52a078881569771c4da06678b6e65d43d76", kill_on_drop: false }`
[INFO] [stdout] f08586120770ee30c50fd5e7cd59b52a078881569771c4da06678b6e65d43d76
