[INFO] cloning repository https://github.com/LiangrunDa/bft-crdt-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiangrunDa/bft-crdt-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiangrunDa%2Fbft-crdt-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiangrunDa%2Fbft-crdt-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca93af33a136c5b80c7a0e287f7885e75a10217f
[INFO] testing LiangrunDa/bft-crdt-rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiangrunDa%2Fbft-crdt-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LiangrunDa/bft-crdt-rs
[INFO] finished tweaking git repo https://github.com/LiangrunDa/bft-crdt-rs
[INFO] tweaked toml for git repo https://github.com/LiangrunDa/bft-crdt-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiangrunDa/bft-crdt-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LiangrunDa/bft-crdt-rs 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 237efab2fb9797443864d098821d1b2aab8416411d6f98bb92f7fbd03ac938d3
[INFO] running `Command { std: "docker" "start" "-a" "237efab2fb9797443864d098821d1b2aab8416411d6f98bb92f7fbd03ac938d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "237efab2fb9797443864d098821d1b2aab8416411d6f98bb92f7fbd03ac938d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "237efab2fb9797443864d098821d1b2aab8416411d6f98bb92f7fbd03ac938d3", kill_on_drop: false }`
[INFO] [stdout] 237efab2fb9797443864d098821d1b2aab8416411d6f98bb92f7fbd03ac938d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ae91e885e134bce31011cacea59fe72c4a6db6143bfa8f44953eb6eb069b01e2
[INFO] running `Command { std: "docker" "start" "-a" "ae91e885e134bce31011cacea59fe72c4a6db6143bfa8f44953eb6eb069b01e2", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling log v0.4.24
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling crdts v0.1.0 (/opt/rustwide/workdir/crdts)
[INFO] [stdout] warning: unused import: `rand::rngs::StdRng`
[INFO] [stdout]  --> crdts/src/bft_crdts/bft_crdt.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::rngs::StdRng;
[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 import: `Sha512`
[INFO] [stdout]  --> crdts/src/bft_crdts/hash_graph.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sha2::{Digest, Sha256, Sha512};
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stdout] warning: unused variable: `v2`
[INFO] [stdout]    --> crdts/src/bft_crdts/bft_rga.rs:149:45
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     if let BFTRGAOp::Insert(v2, i2, ei2) = &n.value {
[INFO] [stdout]     |                                             ^^ help: if this is intentional, prefix it with an underscore: `_v2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ei2`
[INFO] [stdout]    --> crdts/src/bft_crdts/bft_rga.rs:149:53
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     if let BFTRGAOp::Insert(v2, i2, ei2) = &n.value {
[INFO] [stdout]     |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ei2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ancestor_recurse` and `is_ancestor_dfs` are never used
[INFO] [stdout]    --> crdts/src/bft_crdts/hash_graph.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl<T: Serialize + Clone> HashGraph<T> {
[INFO] [stdout]     | --------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     fn is_ancestor_recurse(&self, ancestor: &HashType, descendant: &Node<T>, visited: &mut HashSet<HashType>) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     fn is_ancestor_dfs(&self, ancestor: &HashType, descendant: &Node<T>) -> bool {
[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]    --> crdts/src/crdts/linked_list.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn iter(&self) -> Iter<T> {
[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] 185 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crdts/src/crdts/linked_list.rs:194:21
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[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] 194 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crdts/src/crdts/linked_list.rs:203:23
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn cursor_mut(&mut self) -> CursorMut<T> {
[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] 203 |     pub fn cursor_mut(&mut self) -> CursorMut<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.10
[INFO] [stderr]    Compiling comparison v0.1.0 (/opt/rustwide/workdir/comparison)
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]   --> comparison/src/orset.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     for run in 0..num_runs {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]   --> comparison/src/orset.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     for run in 0..num_runs {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> comparison/src/orset.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         for i in 0..num_ops {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> comparison/src/orset.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let mut bft_orset = BFTORSet::new();
[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: unused variable: `run`
[INFO] [stdout]    --> comparison/src/orset.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     for run in 0..num_runs {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]    --> comparison/src/orset.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     for run in 0..num_runs {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> comparison/src/rga.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut bft_rga = BFTRGA::new();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]   --> comparison/src/rga.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     for run in 0..num_runs {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]   --> comparison/src/rga.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     for run in 0..num_runs {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> comparison/src/rga.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let mut bft_rga = BFTRGA::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]    --> comparison/src/rga.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     for run in 0..num_runs {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> comparison/src/rga.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |         for i in 0..num_ops {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]    --> comparison/src/rga.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     for run in 0..num_runs {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> comparison/src/rga.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         for i in 0..num_ops {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |                     for i in 0..buffer.len() {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:320:25
[INFO] [stdout]     |
[INFO] [stdout] 320 |                     for i in 0..buffer.len() {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len`, `is_empty`, and `chars_to_bytes` are never used
[INFO] [stdout]   --> comparison/src/common.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl TestData {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 48 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn chars_to_bytes(&self) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 | ...                   sender.send(msg);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 112 |                             let _ = sender.send(msg);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 |     handle1.join();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 402 |     let _ = handle1.join();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 |     handle2.join();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 403 |     let _ = handle2.join();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:425:5
[INFO] [stdout]     |
[INFO] [stdout] 425 |     bft_handle1.join();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let _ = bft_handle1.join();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:426:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |     bft_handle2.join();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 426 |     let _ = bft_handle2.join();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling tester v0.1.0 (/opt/rustwide/workdir/tester-server)
[INFO] [stderr]    Compiling tester-client v0.1.0 (/opt/rustwide/workdir/tester-client)
[INFO] [stdout] warning: unused import: `std::collections::LinkedList`
[INFO] [stdout]  --> tester-client/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::collections::LinkedList;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "ae91e885e134bce31011cacea59fe72c4a6db6143bfa8f44953eb6eb069b01e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae91e885e134bce31011cacea59fe72c4a6db6143bfa8f44953eb6eb069b01e2", kill_on_drop: false }`
[INFO] [stdout] ae91e885e134bce31011cacea59fe72c4a6db6143bfa8f44953eb6eb069b01e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] eb10e1ab2cede82c0b886cfaf1956fe78f00324496f0c96e98f60ef6e6ae007a
[INFO] running `Command { std: "docker" "start" "-a" "eb10e1ab2cede82c0b886cfaf1956fe78f00324496f0c96e98f60ef6e6ae007a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stdout] warning: unused import: `rand::rngs::StdRng`
[INFO] [stdout]  --> crdts/src/bft_crdts/bft_crdt.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::rngs::StdRng;
[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 import: `Sha512`
[INFO] [stdout]  --> crdts/src/bft_crdts/hash_graph.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sha2::{Digest, Sha256, Sha512};
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v2`
[INFO] [stdout]    --> crdts/src/bft_crdts/bft_rga.rs:149:45
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     if let BFTRGAOp::Insert(v2, i2, ei2) = &n.value {
[INFO] [stdout]     |                                             ^^ help: if this is intentional, prefix it with an underscore: `_v2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ei2`
[INFO] [stdout]    --> crdts/src/bft_crdts/bft_rga.rs:149:53
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     if let BFTRGAOp::Insert(v2, i2, ei2) = &n.value {
[INFO] [stdout]     |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ei2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ancestor_recurse` and `is_ancestor_dfs` are never used
[INFO] [stdout]    --> crdts/src/bft_crdts/hash_graph.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl<T: Serialize + Clone> HashGraph<T> {
[INFO] [stdout]     | --------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     fn is_ancestor_recurse(&self, ancestor: &HashType, descendant: &Node<T>, visited: &mut HashSet<HashType>) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     fn is_ancestor_dfs(&self, ancestor: &HashType, descendant: &Node<T>) -> bool {
[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]    --> crdts/src/crdts/linked_list.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn iter(&self) -> Iter<T> {
[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] 185 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crdts/src/crdts/linked_list.rs:194:21
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[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] 194 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crdts/src/crdts/linked_list.rs:203:23
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn cursor_mut(&mut self) -> CursorMut<T> {
[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] 203 |     pub fn cursor_mut(&mut self) -> CursorMut<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling comparison v0.1.0 (/opt/rustwide/workdir/comparison)
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]   --> comparison/src/orset.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     for run in 0..num_runs {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]   --> comparison/src/orset.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     for run in 0..num_runs {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> comparison/src/orset.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         for i in 0..num_ops {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> comparison/src/orset.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let mut bft_orset = BFTORSet::new();
[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: unused variable: `run`
[INFO] [stdout]    --> comparison/src/orset.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     for run in 0..num_runs {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]    --> comparison/src/orset.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     for run in 0..num_runs {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> comparison/src/rga.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut bft_rga = BFTRGA::new();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]   --> comparison/src/rga.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     for run in 0..num_runs {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]   --> comparison/src/rga.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     for run in 0..num_runs {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> comparison/src/rga.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let mut bft_rga = BFTRGA::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]    --> comparison/src/rga.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     for run in 0..num_runs {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> comparison/src/rga.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |         for i in 0..num_ops {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run`
[INFO] [stdout]    --> comparison/src/rga.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     for run in 0..num_runs {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> comparison/src/rga.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         for i in 0..num_ops {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |                     for i in 0..buffer.len() {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:320:25
[INFO] [stdout]     |
[INFO] [stdout] 320 |                     for i in 0..buffer.len() {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len`, `is_empty`, and `chars_to_bytes` are never used
[INFO] [stdout]   --> comparison/src/common.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl TestData {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 48 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn chars_to_bytes(&self) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 | ...                   sender.send(msg);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 112 |                             let _ = sender.send(msg);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 |     handle1.join();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 402 |     let _ = handle1.join();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 |     handle2.join();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 403 |     let _ = handle2.join();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:425:5
[INFO] [stdout]     |
[INFO] [stdout] 425 |     bft_handle1.join();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let _ = bft_handle1.join();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> comparison/src/concurrent_edit.rs:426:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |     bft_handle2.join();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 426 |     let _ = bft_handle2.join();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stderr]    Compiling tester v0.1.0 (/opt/rustwide/workdir/tester-server)
[INFO] [stderr]    Compiling tester-client v0.1.0 (/opt/rustwide/workdir/tester-client)
[INFO] [stdout] warning: unused import: `std::collections::LinkedList`
[INFO] [stdout]  --> tester-client/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::collections::LinkedList;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crdts v0.1.0 (/opt/rustwide/workdir/crdts)
[INFO] [stdout] warning: unused import: `rand::rngs::StdRng`
[INFO] [stdout]  --> crdts/src/bft_crdts/bft_crdt.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::rngs::StdRng;
[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 import: `Sha512`
[INFO] [stdout]  --> crdts/src/bft_crdts/hash_graph.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sha2::{Digest, Sha256, Sha512};
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v2`
[INFO] [stdout]    --> crdts/src/bft_crdts/bft_rga.rs:149:45
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     if let BFTRGAOp::Insert(v2, i2, ei2) = &n.value {
[INFO] [stdout]     |                                             ^^ help: if this is intentional, prefix it with an underscore: `_v2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ei2`
[INFO] [stdout]    --> crdts/src/bft_crdts/bft_rga.rs:149:53
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     if let BFTRGAOp::Insert(v2, i2, ei2) = &n.value {
[INFO] [stdout]     |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ei2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_ancestor_recurse` and `is_ancestor_dfs` are never used
[INFO] [stdout]    --> crdts/src/bft_crdts/hash_graph.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl<T: Serialize + Clone> HashGraph<T> {
[INFO] [stdout]     | --------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     fn is_ancestor_recurse(&self, ancestor: &HashType, descendant: &Node<T>, visited: &mut HashSet<HashType>) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     fn is_ancestor_dfs(&self, ancestor: &HashType, descendant: &Node<T>) -> bool {
[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]    --> crdts/src/crdts/linked_list.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn iter(&self) -> Iter<T> {
[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] 185 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crdts/src/crdts/linked_list.rs:194:21
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[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] 194 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crdts/src/crdts/linked_list.rs:203:23
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn cursor_mut(&mut self) -> CursorMut<T> {
[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] 203 |     pub fn cursor_mut(&mut self) -> CursorMut<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.51s
[INFO] running `Command { std: "docker" "inspect" "eb10e1ab2cede82c0b886cfaf1956fe78f00324496f0c96e98f60ef6e6ae007a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb10e1ab2cede82c0b886cfaf1956fe78f00324496f0c96e98f60ef6e6ae007a", kill_on_drop: false }`
[INFO] [stdout] eb10e1ab2cede82c0b886cfaf1956fe78f00324496f0c96e98f60ef6e6ae007a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 84133a65fe8c27b1aebb5cb01afbf3a5a8c552e5d584383ab23fcac0299599b2
[INFO] running `Command { std: "docker" "start" "-a" "84133a65fe8c27b1aebb5cb01afbf3a5a8c552e5d584383ab23fcac0299599b2", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] 
[INFO] [stderr] warning: unused import: `rand::rngs::StdRng`
[INFO] [stdout] running 0 tests
[INFO] [stderr]  --> crdts/src/bft_crdts/bft_crdt.rs:9:5
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 9 | use rand::rngs::StdRng;
[INFO] [stdout] 
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] running 29 tests
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test bft_crdts::bft_crdt::tests::test_bft_orset_handler ... ok
[INFO] [stderr] 
[INFO] [stdout] test bft_crdts::hash_graph::tests::test_add_multiple_nodes ... ok
[INFO] [stderr] warning: unused import: `Sha512`
[INFO] [stdout] test bft_crdts::bft_crdt::tests::test_bft_rga_handler ... ok
[INFO] [stderr]  --> crdts/src/bft_crdts/hash_graph.rs:3:28
[INFO] [stdout] test crdts::linked_list::test::test_cursor_mut_insert ... ok
[INFO] [stderr]   |
[INFO] [stdout] test crdts::linked_list::test::test_debug ... ok
[INFO] [stderr] 3 | use sha2::{Digest, Sha256, Sha512};
[INFO] [stdout] test crdts::linked_list::test::test_basic_front ... ok
[INFO] [stderr]   |                            ^^^^^^
[INFO] [stdout] test crdts::linked_list::test::test_eq ... ok
[INFO] [stderr] 
[INFO] [stdout] test crdts::linked_list::test::test_cursor_move_peek ... ok
[INFO] [stderr] warning: unused variable: `v2`
[INFO] [stdout] test bft_crdts::hash_graph::tests::test_add_node ... ok
[INFO] [stderr]    --> crdts/src/bft_crdts/bft_rga.rs:149:45
[INFO] [stdout] test crdts::linked_list::test::test_mut_iter ... ok
[INFO] [stderr]     |
[INFO] [stdout] test crdts::linked_list::test::test_hashmap ... ok
[INFO] [stderr] 149 |                     if let BFTRGAOp::Insert(v2, i2, ei2) = &n.value {
[INFO] [stdout] test crdts::linked_list::test::test_iterator ... ok
[INFO] [stderr]     |                                             ^^ help: if this is intentional, prefix it with an underscore: `_v2`
[INFO] [stdout] test crdts::linked_list::test::test_iterator_double_end ... ok
[INFO] [stderr]     |
[INFO] [stdout] test crdts::linked_list::test::test_iterator_mut_double_end ... ok
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test crdts::linked_list::test::test_ord_nan ... ok
[INFO] [stderr] 
[INFO] [stdout] test crdts::linked_list::test::test_rev_iter ... ok
[INFO] [stderr] warning: unused variable: `ei2`
[INFO] [stdout] test crdts::ordered_list::tests::concurrent_delete_commute ... ok
[INFO] [stderr]    --> crdts/src/bft_crdts/bft_rga.rs:149:53
[INFO] [stdout] test crdts::ordered_list::tests::concurrent_insert_commute ... ok
[INFO] [stderr]     |
[INFO] [stdout] test crdts::ordered_list::tests::test_insert ... ok
[INFO] [stderr] 149 |                     if let BFTRGAOp::Insert(v2, i2, ei2) = &n.value {
[INFO] [stdout] test crdts::ordered_list::tests::test_insert_at_the_same_position ... ok
[INFO] [stderr]     |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ei2`
[INFO] [stdout] test crdts::ordered_list::tests::test_delete ... ok
[INFO] [stderr] 
[INFO] [stdout] test crdts::orset::tests::test_orset ... ok
[INFO] [stderr] warning: methods `is_ancestor_recurse` and `is_ancestor_dfs` are never used
[INFO] [stdout] test crdts::ordered_list::tests::concurrent_insert_delete_commute ... ok
[INFO] [stderr]    --> crdts/src/bft_crdts/hash_graph.rs:146:8
[INFO] [stdout] test crdts::rga::tests::test_insert_invalid ... ok
[INFO] [stderr]     |
[INFO] [stdout] test crdts::orset::tests::test_remove_not_in ... ok
[INFO] [stderr]  51 | impl<T: Serialize + Clone> HashGraph<T> {
[INFO] [stdout] test crdts::rga::tests::test_insert ... ok
[INFO] [stderr]     | --------------------------------------- methods in this implementation
[INFO] [stdout] test crdts::rga::tests::test_delete ... ok
[INFO] [stderr] ...
[INFO] [stderr] 146 |     fn is_ancestor_recurse(&self, ancestor: &HashType, descendant: &Node<T>, visited: &mut HashSet<HashType>) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 180 |     fn is_ancestor_dfs(&self, ancestor: &HashType, descendant: &Node<T>) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crdts/src/crdts/linked_list.rs:185:17
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crdts/src/crdts/linked_list.rs:194:21
[INFO] [stderr]     |
[INFO] [stderr] 194 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 194 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crdts/src/crdts/linked_list.rs:203:23
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn cursor_mut(&mut self) -> CursorMut<T> {
[INFO] [stderr]     |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn cursor_mut(&mut self) -> CursorMut<'_, T> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `crdts` (lib) generated 8 warnings (run `cargo fix --lib -p crdts` to apply 7 suggestions)
[INFO] [stderr] warning: unused import: `std::collections::LinkedList`
[INFO] [stderr]  --> tester-client/src/main.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::collections::LinkedList;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `crdts` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: `tester-client` (bin "tester-client" test) generated 1 warning (run `cargo fix --bin "tester-client" -p tester-client --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `run`
[INFO] [stderr]   --> comparison/src/orset.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |     for run in 0..num_runs {
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `run`
[INFO] [stderr]   --> comparison/src/orset.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |     for run in 0..num_runs {
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> comparison/src/orset.rs:55:13
[INFO] [stderr]    |
[INFO] [stderr] 55 |         for i in 0..num_ops {
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> comparison/src/orset.rs:124:13
[INFO] [stderr]     |
[INFO] [stderr] 124 |         let mut bft_orset = BFTORSet::new();
[INFO] [stderr]     |             ----^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `run`
[INFO] [stderr]    --> comparison/src/orset.rs:102:9
[INFO] [stderr]     |
[INFO] [stderr] 102 |     for run in 0..num_runs {
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `run`
[INFO] [stderr]    --> comparison/src/orset.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 123 |     for run in 0..num_runs {
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> comparison/src/rga.rs:54:13
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let mut bft_rga = BFTRGA::new();
[INFO] [stderr]    |             ----^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `run`
[INFO] [stderr]   --> comparison/src/rga.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |     for run in 0..num_runs {
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `run`
[INFO] [stderr]   --> comparison/src/rga.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     for run in 0..num_runs {
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> comparison/src/rga.rs:126:13
[INFO] [stderr]     |
[INFO] [stderr] 126 |         let mut bft_rga = BFTRGA::new();
[INFO] [stderr]     |             ----^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `run`
[INFO] [stderr]    --> comparison/src/rga.rs:104:9
[INFO] [stderr]     |
[INFO] [stderr] 104 |     for run in 0..num_runs {
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> comparison/src/rga.rs:115:13
[INFO] [stderr]     |
[INFO] [stderr] 115 |         for i in 0..num_ops {
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `run`
[INFO] [stderr]    --> comparison/src/rga.rs:125:9
[INFO] [stderr]     |
[INFO] [stderr] 125 |     for run in 0..num_runs {
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_run`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> comparison/src/rga.rs:137:13
[INFO] [stderr]     |
[INFO] [stderr] 137 |         for i in 0..num_ops {
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> comparison/src/concurrent_edit.rs:151:25
[INFO] [stderr]     |
[INFO] [stderr] 151 |                     for i in 0..buffer.len() {
[INFO] [stderr]     |                         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> comparison/src/concurrent_edit.rs:320:25
[INFO] [stderr]     |
[INFO] [stderr] 320 |                     for i in 0..buffer.len() {
[INFO] [stderr]     |                         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `len`, `is_empty`, and `chars_to_bytes` are never used
[INFO] [stderr]   --> comparison/src/common.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl TestData {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] 48 |     pub fn len(&self) -> usize {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn chars_to_bytes(&self) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> comparison/src/concurrent_edit.rs:112:29
[INFO] [stderr]     |
[INFO] [stderr] 112 | ...                   sender.send(msg);
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 112 |                             let _ = sender.send(msg);
[INFO] [stderr]     |                             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> comparison/src/concurrent_edit.rs:402:5
[INFO] [stderr]     |
[INFO] [stderr] 402 |     handle1.join();
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 402 |     let _ = handle1.join();
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> comparison/src/concurrent_edit.rs:403:5
[INFO] [stderr]     |
[INFO] [stderr] 403 |     handle2.join();
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 403 |     let _ = handle2.join();
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> comparison/src/concurrent_edit.rs:425:5
[INFO] [stderr]     |
[INFO] [stderr] 425 |     bft_handle1.join();
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 425 |     let _ = bft_handle1.join();
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> comparison/src/concurrent_edit.rs:426:5
[INFO] [stderr]     |
[INFO] [stderr] 426 |     bft_handle2.join();
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 426 |     let _ = bft_handle2.join();
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `comparison` (bin "comparison" test) generated 22 warnings (run `cargo fix --bin "comparison" -p comparison --tests` to apply 16 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/comparison/177147c10c0f89bd/deps/comparison-177147c10c0f89bd)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/crdts/97e301f614b4ea87/deps/crdts-97e301f614b4ea87)
[INFO] [stdout] test crdts::linked_list::test::test_basic ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/protocol/762ac437e2e34fb3/deps/protocol-762ac437e2e34fb3)
[INFO] [stdout] test crdts::linked_list::test::test_ord ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/tester/866464cd494c08e7/deps/tester-866464cd494c08e7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/tester-client/c6ebe1624174c550/deps/tester_client-c6ebe1624174c550)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crdts
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crdts/src/crdts/linked_list.rs - crdts::linked_list::assert_properties::iter_mut_invariant (line 790) - compile fail ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crdts/src/crdts/linked_list.rs - crdts::linked_list::assert_properties::iter_mut_invariant (line 790) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `linked_list`
[INFO] [stdout]    --> crdts/src/crdts/linked_list.rs:791:5
[INFO] [stdout]     |
[INFO] [stdout] 791 | use linked_list::IterMut;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `linked_list`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file crdts/src/crdts/linked_list.rs, use `mod linked_list` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 790 + mod linked_list;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Some expected error codes were not found: ["E0308"]
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crdts/src/crdts/linked_list.rs - crdts::linked_list::assert_properties::iter_mut_invariant (line 790)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p crdts --doc`
[INFO] running `Command { std: "docker" "inspect" "84133a65fe8c27b1aebb5cb01afbf3a5a8c552e5d584383ab23fcac0299599b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84133a65fe8c27b1aebb5cb01afbf3a5a8c552e5d584383ab23fcac0299599b2", kill_on_drop: false }`
[INFO] [stdout] 84133a65fe8c27b1aebb5cb01afbf3a5a8c552e5d584383ab23fcac0299599b2
