[INFO] fetching crate diamond-types 1.0.0... [INFO] checking diamond-types-1.0.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate diamond-types 1.0.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate diamond-types 1.0.0 [INFO] finished tweaking crates.io crate diamond-types 1.0.0 [INFO] tweaked toml for crates.io crate diamond-types 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate diamond-types 1.0.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate diamond-types 1.0.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c360e67abbd8bb807ba60f900e23df1f04715d5db839996f813182c7f23e1f71 [INFO] running `Command { std: "docker" "start" "-a" "c360e67abbd8bb807ba60f900e23df1f04715d5db839996f813182c7f23e1f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c360e67abbd8bb807ba60f900e23df1f04715d5db839996f813182c7f23e1f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c360e67abbd8bb807ba60f900e23df1f04715d5db839996f813182c7f23e1f71", kill_on_drop: false }` [INFO] [stdout] c360e67abbd8bb807ba60f900e23df1f04715d5db839996f813182c7f23e1f71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04e237f96b1b49abfa8ed5c08e25f167dce0e7a07b29e5a0558a3ac30e476cde [INFO] running `Command { std: "docker" "start" "-a" "04e237f96b1b49abfa8ed5c08e25f167dce0e7a07b29e5a0558a3ac30e476cde", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `diamond-cli` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `diamond-wasm` in profile `release` did not match any packages [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking rle v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking str_indices v0.3.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking lz4_flex v0.9.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking content-tree v0.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking jumprope v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Checking num_enum v0.5.6 [INFO] [stderr] Checking diamond-types v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stdout] warning: enum `CompressionFormat` is never used [INFO] [stdout] --> src/list/encoding/mod.rs:78:6 [INFO] [stdout] | [INFO] [stdout] 78 | enum CompressionFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/op_iter.rs:131:38 [INFO] [stdout] | [INFO] [stdout] 131 | pub(crate) fn iter_metrics_range(&self, range: DTRange) -> OpMetricsIter { [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] 131 | pub(crate) fn iter_metrics_range(&self, range: DTRange) -> OpMetricsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/op_iter.rs:136:32 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) fn iter_metrics(&self) -> OpMetricsIter { [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] 136 | pub(crate) fn iter_metrics(&self) -> OpMetricsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/op_iter.rs:140:37 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) fn iter_range_simple(&self, range: DTRange) -> OpIterFast { [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] 140 | pub(crate) fn iter_range_simple(&self, range: DTRange) -> OpIterFast<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/op_iter.rs:152:29 [INFO] [stdout] | [INFO] [stdout] 152 | pub(crate) fn iter_fast(&self) -> OpIterFast { [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] 152 | pub(crate) fn iter_fast(&self) -> OpIterFast<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/merge/merge.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | fn get_cursor_before(&self, time: Time) -> Cursor { [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] 116 | fn get_cursor_before(&self, time: Time) -> Cursor<'_, YjsSpan, DocRangeIndex, DEFAULT_IE, DEFAULT_LE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/merge/merge.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | fn get_cursor_after(&self, time: Time, stick_end: bool) -> Cursor { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------------------------------------------ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | fn get_cursor_after(&self, time: Time, stick_end: bool) -> Cursor<'_, YjsSpan, DocRangeIndex, DEFAULT_IE, DEFAULT_LE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/merge/merge.rs:784:42 [INFO] [stdout] | [INFO] [stdout] 784 | pub(crate) fn get_xf_operations_full(&self, from: &[Time], merging: &[Time]) -> TransformedOpsIter { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 784 | pub(crate) fn get_xf_operations_full(&self, from: &[Time], merging: &[Time]) -> TransformedOpsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/merge/txn_trace.rs:262:42 [INFO] [stdout] | [INFO] [stdout] 262 | pub(crate) fn txn_spanning_tree_iter(&self) -> SpanningTreeWalker { [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] 262 | pub(crate) fn txn_spanning_tree_iter(&self) -> SpanningTreeWalker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/merge/txn_trace.rs:276:42 [INFO] [stdout] | [INFO] [stdout] 276 | pub(crate) fn optimized_txns_between(&self, from: &[Time], to: &[Time]) -> SpanningTreeWalker { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 276 | pub(crate) fn optimized_txns_between(&self, from: &[Time], to: &[Time]) -> SpanningTreeWalker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/encoding/decode_oplog.rs:199:22 [INFO] [stdout] | [INFO] [stdout] 199 | fn read_fileinfo(&mut self, oplog: &mut OpLog) -> Result { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ------------ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | fn read_fileinfo(&mut self, oplog: &mut OpLog) -> Result, ParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rle/rle_vec.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn iter(&self) -> std::slice::Iter { self.0.iter() } [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] 55 | pub fn iter(&self) -> std::slice::Iter<'_, V> { self.0.iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rle/rle_vec.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn iter_merged(&self) -> MergeIter>> { self.0.iter().cloned().merge_spans() } [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] 57 | pub fn iter_merged(&self) -> MergeIter>> { self.0.iter().cloned().merge_spans() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rle/rle_vec.rs:466:30 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn iter_range_packed(&self, range: DTRange) -> RleVecRangeIter V> { [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] 466 | pub fn iter_range_packed(&self, range: DTRange) -> RleVecRangeIter<'_, V, V, impl Fn(&V) -> V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rle/rle_vec.rs:478:80 [INFO] [stdout] | [INFO] [stdout] 478 | ...th, F: Fn(&V) -> I>(&self, range: DTRange, map_fn: F) -> RleVecRangeIter { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------------ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 478 | pub fn iter_range_map_packed I>(&self, range: DTRange, map_fn: F) -> RleVecRangeIter<'_, V, I, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crdt_testdata` [INFO] [stdout] --> examples/posstats.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crdt_testdata::{load_testing_data, TestPatch, TestTxn}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crdt_testdata` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crdt_testdata`, use `cargo add crdt_testdata` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crdt_testdata` [INFO] [stdout] --> benches/utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crdt_testdata::{TestTxn, TestPatch}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crdt_testdata` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crdt_testdata`, use `cargo add crdt_testdata` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crdt_testdata` [INFO] [stdout] --> benches/core.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crdt_testdata::{load_testing_data, TestData}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crdt_testdata` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crdt_testdata`, use `cargo add crdt_testdata` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `memusage` [INFO] [stdout] --> examples/posstats.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "memusage")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion` [INFO] [stdout] = help: consider adding `memusage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `memusage` [INFO] [stdout] --> examples/posstats.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "memusage")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion` [INFO] [stdout] = help: consider adding `memusage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `memusage` [INFO] [stdout] --> examples/posstats.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "memusage")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion` [INFO] [stdout] = help: consider adding `memusage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `memusage` [INFO] [stdout] --> examples/posstats.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(feature = "memusage")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion` [INFO] [stdout] = help: consider adding `memusage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `memusage` [INFO] [stdout] --> examples/posstats.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "memusage")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion` [INFO] [stdout] = help: consider adding `memusage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `memusage` [INFO] [stdout] --> examples/posstats.rs:98:11 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "memusage")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion` [INFO] [stdout] = help: consider adding `memusage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `memusage` [INFO] [stdout] --> examples/posstats.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "memusage")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion` [INFO] [stdout] = help: consider adding `memusage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `memusage` [INFO] [stdout] --> examples/posstats.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(feature = "memusage")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion` [INFO] [stdout] = help: consider adding `memusage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `memusage` [INFO] [stdout] --> examples/posstats.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(not(feature = "memusage"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dot_export`, `inlinerope`, `lz4`, `lz4_flex`, `serde`, `serde_crate`, and `wchar_conversion` [INFO] [stdout] = help: consider adding `memusage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crdt_testdata` [INFO] [stdout] --> benches/utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crdt_testdata::{TestTxn, TestPatch}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crdt_testdata` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `crdt_testdata`, use `cargo add crdt_testdata` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diamond-types` (example "posstats") due to 1 previous error; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diamond-types` (bench "core") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diamond-types` (bench "utils") due to 1 previous error [INFO] [stdout] warning: enum `CompressionFormat` is never used [INFO] [stdout] --> src/list/encoding/mod.rs:78:6 [INFO] [stdout] | [INFO] [stdout] 78 | enum CompressionFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/op_iter.rs:131:38 [INFO] [stdout] | [INFO] [stdout] 131 | pub(crate) fn iter_metrics_range(&self, range: DTRange) -> OpMetricsIter { [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] 131 | pub(crate) fn iter_metrics_range(&self, range: DTRange) -> OpMetricsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/op_iter.rs:136:32 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) fn iter_metrics(&self) -> OpMetricsIter { [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] 136 | pub(crate) fn iter_metrics(&self) -> OpMetricsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/op_iter.rs:140:37 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) fn iter_range_simple(&self, range: DTRange) -> OpIterFast { [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] 140 | pub(crate) fn iter_range_simple(&self, range: DTRange) -> OpIterFast<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/op_iter.rs:152:29 [INFO] [stdout] | [INFO] [stdout] 152 | pub(crate) fn iter_fast(&self) -> OpIterFast { [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] 152 | pub(crate) fn iter_fast(&self) -> OpIterFast<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/merge/merge.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | fn get_cursor_before(&self, time: Time) -> Cursor { [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] 116 | fn get_cursor_before(&self, time: Time) -> Cursor<'_, YjsSpan, DocRangeIndex, DEFAULT_IE, DEFAULT_LE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/merge/merge.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | fn get_cursor_after(&self, time: Time, stick_end: bool) -> Cursor { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------------------------------------------ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | fn get_cursor_after(&self, time: Time, stick_end: bool) -> Cursor<'_, YjsSpan, DocRangeIndex, DEFAULT_IE, DEFAULT_LE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/merge/merge.rs:784:42 [INFO] [stdout] | [INFO] [stdout] 784 | pub(crate) fn get_xf_operations_full(&self, from: &[Time], merging: &[Time]) -> TransformedOpsIter { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 784 | pub(crate) fn get_xf_operations_full(&self, from: &[Time], merging: &[Time]) -> TransformedOpsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/merge/txn_trace.rs:262:42 [INFO] [stdout] | [INFO] [stdout] 262 | pub(crate) fn txn_spanning_tree_iter(&self) -> SpanningTreeWalker { [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] 262 | pub(crate) fn txn_spanning_tree_iter(&self) -> SpanningTreeWalker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/merge/txn_trace.rs:276:42 [INFO] [stdout] | [INFO] [stdout] 276 | pub(crate) fn optimized_txns_between(&self, from: &[Time], to: &[Time]) -> SpanningTreeWalker { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 276 | pub(crate) fn optimized_txns_between(&self, from: &[Time], to: &[Time]) -> SpanningTreeWalker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/list/encoding/decode_oplog.rs:199:22 [INFO] [stdout] | [INFO] [stdout] 199 | fn read_fileinfo(&mut self, oplog: &mut OpLog) -> Result { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ------------ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | fn read_fileinfo(&mut self, oplog: &mut OpLog) -> Result, ParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rle/rle_vec.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn iter(&self) -> std::slice::Iter { self.0.iter() } [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] 55 | pub fn iter(&self) -> std::slice::Iter<'_, V> { self.0.iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rle/rle_vec.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn iter_merged(&self) -> MergeIter>> { self.0.iter().cloned().merge_spans() } [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] 57 | pub fn iter_merged(&self) -> MergeIter>> { self.0.iter().cloned().merge_spans() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rle/rle_vec.rs:466:30 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn iter_range_packed(&self, range: DTRange) -> RleVecRangeIter V> { [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] 466 | pub fn iter_range_packed(&self, range: DTRange) -> RleVecRangeIter<'_, V, V, impl Fn(&V) -> V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rle/rle_vec.rs:478:80 [INFO] [stdout] | [INFO] [stdout] 478 | ...th, F: Fn(&V) -> I>(&self, range: DTRange, map_fn: F) -> RleVecRangeIter { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------------ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 478 | pub fn iter_range_map_packed I>(&self, range: DTRange, map_fn: F) -> RleVecRangeIter<'_, V, I, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "04e237f96b1b49abfa8ed5c08e25f167dce0e7a07b29e5a0558a3ac30e476cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e237f96b1b49abfa8ed5c08e25f167dce0e7a07b29e5a0558a3ac30e476cde", kill_on_drop: false }` [INFO] [stdout] 04e237f96b1b49abfa8ed5c08e25f167dce0e7a07b29e5a0558a3ac30e476cde