[INFO] fetching crate hi-doc-jumprope 1.2.0... [INFO] testing hi-doc-jumprope-1.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate hi-doc-jumprope 1.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate hi-doc-jumprope 1.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hi-doc-jumprope 1.2.0 [INFO] tweaked toml for crates.io crate hi-doc-jumprope 1.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hi-doc-jumprope 1.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hi-doc-jumprope 1.2.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2104db2322ad7b3f48d3a59d6950039d6f6c6c988558b91d599adcbc9d70c57 [INFO] running `Command { std: "docker" "start" "-a" "a2104db2322ad7b3f48d3a59d6950039d6f6c6c988558b91d599adcbc9d70c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2104db2322ad7b3f48d3a59d6950039d6f6c6c988558b91d599adcbc9d70c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2104db2322ad7b3f48d3a59d6950039d6f6c6c988558b91d599adcbc9d70c57", kill_on_drop: false }` [INFO] [stdout] a2104db2322ad7b3f48d3a59d6950039d6f6c6c988558b91d599adcbc9d70c57 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44c1c5e1fc7913506aaa9814a2b39d07d058e5564fe576f8ff555649ba8b83bf [INFO] running `Command { std: "docker" "start" "-a" "44c1c5e1fc7913506aaa9814a2b39d07d058e5564fe576f8ff555649ba8b83bf", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `jumprope-wasm` in profile `release` did not match any packages [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [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 v0.8.5 [INFO] [stderr] Compiling hi-doc-jumprope v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jumprope.rs:699:26 [INFO] [stdout] | [INFO] [stdout] 699 | fn mut_cursor_at_end(&mut self) -> MutCursor { [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] 699 | fn mut_cursor_at_end(&mut self) -> MutCursor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:159:38 [INFO] [stdout] | [INFO] [stdout] 159 | pub(crate) fn node_iter_at_start(&self) -> NodeIter { NodeIter(Some(&self.head)) } [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] 159 | pub(crate) fn node_iter_at_start(&self) -> NodeIter<'_> { NodeIter(Some(&self.head)) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:212:32 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn substrings_with_len(&self) -> ContentIter { [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] 212 | pub fn substrings_with_len(&self) -> ContentIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:231:18 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn chars(&self) -> Chars { [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] 231 | pub fn chars(&self) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn slice_substrings(&self, range: Range) -> SubstringsInRange { [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] 251 | pub fn slice_substrings(&self, range: Range) -> SubstringsInRange<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:278:38 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn slice_substrings_with_len(&self, range: Range) -> SliceIter { [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] 278 | pub fn slice_substrings_with_len(&self, range: Range) -> SliceIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:311:24 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn slice_chars(&self, range: Range) -> CharsInRange { [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] 311 | pub fn slice_chars(&self, range: Range) -> CharsInRange<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.99s [INFO] running `Command { std: "docker" "inspect" "44c1c5e1fc7913506aaa9814a2b39d07d058e5564fe576f8ff555649ba8b83bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c1c5e1fc7913506aaa9814a2b39d07d058e5564fe576f8ff555649ba8b83bf", kill_on_drop: false }` [INFO] [stdout] 44c1c5e1fc7913506aaa9814a2b39d07d058e5564fe576f8ff555649ba8b83bf [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfe544d7b47cd4b8fd5c22b8791979885128a73a85e82daa4eeef3192f51b732 [INFO] running `Command { std: "docker" "start" "-a" "dfe544d7b47cd4b8fd5c22b8791979885128a73a85e82daa4eeef3192f51b732", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `jumprope-wasm` in profile `release` did not match any packages [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hi-doc-jumprope v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jumprope.rs:699:26 [INFO] [stdout] | [INFO] [stdout] 699 | fn mut_cursor_at_end(&mut self) -> MutCursor { [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] 699 | fn mut_cursor_at_end(&mut self) -> MutCursor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:159:38 [INFO] [stdout] | [INFO] [stdout] 159 | pub(crate) fn node_iter_at_start(&self) -> NodeIter { NodeIter(Some(&self.head)) } [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] 159 | pub(crate) fn node_iter_at_start(&self) -> NodeIter<'_> { NodeIter(Some(&self.head)) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:212:32 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn substrings_with_len(&self) -> ContentIter { [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] 212 | pub fn substrings_with_len(&self) -> ContentIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:231:18 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn chars(&self) -> Chars { [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] 231 | pub fn chars(&self) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn slice_substrings(&self, range: Range) -> SubstringsInRange { [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] 251 | pub fn slice_substrings(&self, range: Range) -> SubstringsInRange<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:278:38 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn slice_substrings_with_len(&self, range: Range) -> SliceIter { [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] 278 | pub fn slice_substrings_with_len(&self, range: Range) -> SliceIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:311:24 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn slice_chars(&self, range: Range) -> CharsInRange { [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] 311 | pub fn slice_chars(&self, range: Range) -> CharsInRange<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jumprope.rs:699:26 [INFO] [stdout] | [INFO] [stdout] 699 | fn mut_cursor_at_end(&mut self) -> MutCursor { [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] 699 | fn mut_cursor_at_end(&mut self) -> MutCursor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:159:38 [INFO] [stdout] | [INFO] [stdout] 159 | pub(crate) fn node_iter_at_start(&self) -> NodeIter { NodeIter(Some(&self.head)) } [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] 159 | pub(crate) fn node_iter_at_start(&self) -> NodeIter<'_> { NodeIter(Some(&self.head)) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:212:32 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn substrings_with_len(&self) -> ContentIter { [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] 212 | pub fn substrings_with_len(&self) -> ContentIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:231:18 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn chars(&self) -> Chars { [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] 231 | pub fn chars(&self) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn slice_substrings(&self, range: Range) -> SubstringsInRange { [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] 251 | pub fn slice_substrings(&self, range: Range) -> SubstringsInRange<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:278:38 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn slice_substrings_with_len(&self, range: Range) -> SliceIter { [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] 278 | pub fn slice_substrings_with_len(&self, range: Range) -> SliceIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter.rs:311:24 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn slice_chars(&self, range: Range) -> CharsInRange { [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] 311 | pub fn slice_chars(&self, range: Range) -> CharsInRange<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.54s [INFO] running `Command { std: "docker" "inspect" "dfe544d7b47cd4b8fd5c22b8791979885128a73a85e82daa4eeef3192f51b732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe544d7b47cd4b8fd5c22b8791979885128a73a85e82daa4eeef3192f51b732", kill_on_drop: false }` [INFO] [stdout] dfe544d7b47cd4b8fd5c22b8791979885128a73a85e82daa4eeef3192f51b732 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c95d9fc5da549a64b8cd4af5b0cb93363aede9b948f1b6cf669c7703ab7c64c [INFO] running `Command { std: "docker" "start" "-a" "9c95d9fc5da549a64b8cd4af5b0cb93363aede9b948f1b6cf669c7703ab7c64c", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `jumprope-wasm` in profile `release` did not match any packages [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jumprope.rs:699:26 [INFO] [stderr] | [INFO] [stderr] 699 | fn mut_cursor_at_end(&mut self) -> MutCursor { [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] 699 | fn mut_cursor_at_end(&mut self) -> MutCursor<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/iter.rs:159:38 [INFO] [stderr] | [INFO] [stderr] 159 | pub(crate) fn node_iter_at_start(&self) -> NodeIter { NodeIter(Some(&self.head)) } [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] 159 | pub(crate) fn node_iter_at_start(&self) -> NodeIter<'_> { NodeIter(Some(&self.head)) } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/iter.rs:212:32 [INFO] [stderr] | [INFO] [stderr] 212 | pub fn substrings_with_len(&self) -> ContentIter { [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] 212 | pub fn substrings_with_len(&self) -> ContentIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/iter.rs:231:18 [INFO] [stderr] | [INFO] [stderr] 231 | pub fn chars(&self) -> Chars { [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] 231 | pub fn chars(&self) -> Chars<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/iter.rs:251:29 [INFO] [stderr] | [INFO] [stderr] 251 | pub fn slice_substrings(&self, range: Range) -> SubstringsInRange { [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] 251 | pub fn slice_substrings(&self, range: Range) -> SubstringsInRange<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/iter.rs:278:38 [INFO] [stderr] | [INFO] [stderr] 278 | pub fn slice_substrings_with_len(&self, range: Range) -> SliceIter { [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] 278 | pub fn slice_substrings_with_len(&self, range: Range) -> SliceIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/iter.rs:311:24 [INFO] [stderr] | [INFO] [stderr] 311 | pub fn slice_chars(&self, range: Range) -> CharsInRange { [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] 311 | pub fn slice_chars(&self, range: Range) -> CharsInRange<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `hi-doc-jumprope` (lib) generated 7 warnings (run `cargo fix --lib -p hi-doc-jumprope` to apply 7 suggestions) [INFO] [stderr] warning: `hi-doc-jumprope` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hi_doc_jumprope-fd3cc4dd1d0578a9) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test buffered::test::eq_reflexive ... ok [INFO] [stdout] test buffered::test::is_empty ... ok [INFO] [stdout] test fast_str_tools::tests::byte_to_char_idx_02 ... ok [INFO] [stdout] test fast_str_tools::tests::byte_to_char_idx_03 ... ok [INFO] [stdout] test fast_str_tools::tests::char_to_byte_idx_01 ... ok [INFO] [stdout] test fast_str_tools::tests::char_to_byte_idx_02 ... ok [INFO] [stdout] test fast_str_tools::tests::char_to_byte_idx_03 ... ok [INFO] [stdout] test fast_str_tools::tests::char_to_byte_idx_04 ... ok [INFO] [stdout] test fast_str_tools::tests::count_chars_01 ... ok [INFO] [stdout] test fast_str_tools::tests::count_chars_02 ... ok [INFO] [stdout] test fast_str_tools::tests::char_to_byte_idx_05 ... ok [INFO] [stdout] test gapbuffer::test::eq ... ok [INFO] [stdout] test gapbuffer::test::remove ... ok [INFO] [stdout] test utils::tests::backwards_smoke_tests ... ok [INFO] [stdout] test gapbuffer::test::smoke_test ... ok [INFO] [stdout] test fast_str_tools::tests::byte_to_char_idx_04 ... ok [INFO] [stdout] test iter::tests::iter_chars_tricky ... ok [INFO] [stdout] test iter::tests::iter_non_ascii ... ok [INFO] [stdout] test iter::tests::iter_smoke_tests ... ok [INFO] [stdout] test jumprope::test_align ... ok [INFO] [stdout] test fast_str_tools::tests::byte_to_char_idx_01 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-fd76851572a0f0e1) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test fuzz_buffered_forever ... ignored [INFO] [stdout] test del_past_end_of_string ... ok [INFO] [stdout] test fuzz_forever ... ignored [INFO] [stdout] test eq_variants ... ok [INFO] [stdout] test from_str_and_string ... ok [INFO] [stdout] test new_string_has_content ... ok [INFO] [stdout] test insert_at_location ... ok [INFO] [stdout] test del_at_location ... ok [INFO] [stdout] test really_long_ascii_string ... ok [INFO] [stdout] test buffered_eq_variants ... ok [INFO] [stdout] test fuzz_buffered_once ... ok [INFO] [stdout] test empty_rope_has_no_contents ... ok [INFO] [stdout] test fuzz_once ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] Doc-tests hi_doc_jumprope [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/iter.rs - iter::JumpRope::substrings_with_len (line 202) ... ok [INFO] [stdout] test src/iter.rs - iter::JumpRope::slice_chars (line 303) ... ok [INFO] [stdout] test src/jumprope.rs - jumprope::JumpRope::replace (line 1243) ... ok [INFO] [stdout] test src/iter.rs - iter::JumpRope::substrings (line 174) ... ok [INFO] [stdout] test src/jumprope.rs - jumprope::JumpRope::len_bytes (line 1274) ... ok [INFO] [stdout] test src/jumprope.rs - jumprope::JumpRope::remove (line 1219) ... ok [INFO] [stdout] test src/iter.rs - iter::JumpRope::slice_substrings_with_len (line 272) ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] test src/iter.rs - iter::JumpRope::slice_substrings_with_len (line 259) ... ok [INFO] [stdout] test src/iter.rs - iter::JumpRope::slice_substrings (line 242) ... ok [INFO] [stdout] test src/jumprope.rs - jumprope::JumpRope::len_chars (line 426) ... ok [INFO] [stdout] test src/lib.rs - (line 74) ... ok [INFO] [stdout] test src/lib.rs - (line 115) ... ok [INFO] [stdout] test src/iter.rs - iter::JumpRope::chars (line 226) ... ok [INFO] [stdout] test src/jumprope.rs - jumprope::JumpRope::insert (line 1190) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c95d9fc5da549a64b8cd4af5b0cb93363aede9b948f1b6cf669c7703ab7c64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c95d9fc5da549a64b8cd4af5b0cb93363aede9b948f1b6cf669c7703ab7c64c", kill_on_drop: false }` [INFO] [stdout] 9c95d9fc5da549a64b8cd4af5b0cb93363aede9b948f1b6cf669c7703ab7c64c