[INFO] fetching crate skyspell_core 5.0.0... [INFO] testing skyspell_core-5.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate skyspell_core 5.0.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate skyspell_core 5.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate skyspell_core 5.0.0 [INFO] tweaked toml for crates.io crate skyspell_core 5.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate skyspell_core 5.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate skyspell_core 5.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enchant v0.3.0 [INFO] [stderr] Downloaded pathdiff v0.2.2 [INFO] [stderr] Downloaded tempfile v3.13.0 [INFO] [stderr] Downloaded enchant-sys v0.2.1 [INFO] [stderr] Downloaded syn v2.0.81 [INFO] [stderr] Downloaded anyhow v1.0.90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51bf4f7f134d280989c8b6591f27cdd1a471df7438a17011b08cdefa4ee09390 [INFO] running `Command { std: "docker" "start" "-a" "51bf4f7f134d280989c8b6591f27cdd1a471df7438a17011b08cdefa4ee09390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51bf4f7f134d280989c8b6591f27cdd1a471df7438a17011b08cdefa4ee09390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51bf4f7f134d280989c8b6591f27cdd1a471df7438a17011b08cdefa4ee09390", kill_on_drop: false }` [INFO] [stdout] 51bf4f7f134d280989c8b6591f27cdd1a471df7438a17011b08cdefa4ee09390 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65e8ce8bba3fe58245c199ba4350e401826e56a0fbd1d64194d8dd7892d5e25c [INFO] running `Command { std: "docker" "start" "-a" "65e8ce8bba3fe58245c199ba4350e401826e56a0fbd1d64194d8dd7892d5e25c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling enchant-sys v0.2.1 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling enchant v0.3.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.81 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling skyspell_core v5.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn as_str(&self) -> Cow { [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] 30 | pub fn as_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn as_str(&self) -> Cow { [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] 77 | pub fn as_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn file_name(&self) -> Option> { [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] 126 | pub fn file_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn extension(&self) -> Option> { [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] 130 | pub fn extension(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.77s [INFO] running `Command { std: "docker" "inspect" "65e8ce8bba3fe58245c199ba4350e401826e56a0fbd1d64194d8dd7892d5e25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e8ce8bba3fe58245c199ba4350e401826e56a0fbd1d64194d8dd7892d5e25c", kill_on_drop: false }` [INFO] [stdout] 65e8ce8bba3fe58245c199ba4350e401826e56a0fbd1d64194d8dd7892d5e25c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6900349603c6d939bf0d97618d6f019c641bb65a23dc565e326a43b22f30573c [INFO] running `Command { std: "docker" "start" "-a" "6900349603c6d939bf0d97618d6f019c641bb65a23dc565e326a43b22f30573c", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn as_str(&self) -> Cow { [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] 30 | pub fn as_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn as_str(&self) -> Cow { [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] 77 | pub fn as_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn file_name(&self) -> Option> { [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] 126 | pub fn file_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn extension(&self) -> Option> { [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] 130 | pub fn extension(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling skyspell_core v5.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn as_str(&self) -> Cow { [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] 30 | pub fn as_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn as_str(&self) -> Cow { [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] 77 | pub fn as_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn file_name(&self) -> Option> { [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] 126 | pub fn file_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn extension(&self) -> Option> { [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] 130 | pub fn extension(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s [INFO] running `Command { std: "docker" "inspect" "6900349603c6d939bf0d97618d6f019c641bb65a23dc565e326a43b22f30573c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6900349603c6d939bf0d97618d6f019c641bb65a23dc565e326a43b22f30573c", kill_on_drop: false }` [INFO] [stdout] 6900349603c6d939bf0d97618d6f019c641bb65a23dc565e326a43b22f30573c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0297bf99fe7303453661a868868500462d544a2d53834ef24873858ac5a2035e [INFO] running `Command { std: "docker" "start" "-a" "0297bf99fe7303453661a868868500462d544a2d53834ef24873858ac5a2035e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/project.rs:30:19 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn as_str(&self) -> Cow { [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] 30 | pub fn as_str(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/project.rs:77:19 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn as_str(&self) -> Cow { [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] 77 | pub fn as_str(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/project.rs:126:22 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn file_name(&self) -> Option> { [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] 126 | pub fn file_name(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/project.rs:130:22 [INFO] [stderr] | [INFO] [stderr] 130 | pub fn extension(&self) -> Option> { [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] 130 | pub fn extension(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `skyspell_core` (lib) generated 4 warnings (run `cargo fix --lib -p skyspell_core` to apply 4 suggestions) [INFO] [stderr] warning: `skyspell_core` (lib test) generated 4 warnings (4 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/skyspell_core-63580462cd0d177c) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test ignore::tests::test_ignored_for_path ... ok [INFO] [stdout] test ignore::tests::test_insert_ignore_ignore_duplicates ... ok [INFO] [stdout] test ignore::tests::test_lookup_extension ... ok [INFO] [stdout] test ignore::tests::test_remove_ignored_when_not_ignored ... ok [INFO] [stdout] test ignore::tests::test_remove_ignored_for_path_happy ... ok [INFO] [stdout] test ignore::tests::test_add_for_extension_writes_in_global_toml ... ok [INFO] [stdout] test ignore::tests::test_should_ignore_path ... ok [INFO] [stdout] test operations::tests::test_undo_ignore_for_extension ... ok [INFO] [stdout] test operations::tests::test_undo_ignore_for_lang ... ok [INFO] [stdout] test operations::tests::test_undo_ignore_for_project ... ok [INFO] [stdout] test skip_file::tests::test_skipping_file_in_subdir ... ok [INFO] [stdout] test tests::fake_dictionary::test_fake_dictionary_check ... ok [INFO] [stdout] test tests::fake_dictionary::test_fake_dictionary_suggest ... ok [INFO] [stdout] test ignore::tests::test_remove_ignored_for_project_when_not_ignored ... ok [INFO] [stdout] test ignore::tests::test_should_ignore_global ... ok [INFO] [stdout] test tokens::tests::test_abbrev_re ... ok [INFO] [stdout] test ignore::tests::test_should_ignore_extension ... ok [INFO] [stdout] test ignore::tests::test_skip_tokens ... ok [INFO] [stdout] test ignore::tests::test_remove_ignored_happy ... ok [INFO] [stdout] test ignore::tests::test_remove_ignored_for_project_happy ... ok [INFO] [stdout] test ignore::tests::test_should_ignore_project ... ok [INFO] [stdout] test ignore::tests::test_should_ignore_lang ... ok [INFO] [stdout] test operations::tests::test_undo_global_ignore ... ok [INFO] [stdout] test tokens::tests::test_extract_mode_for_tex_extension ... ok [INFO] [stdout] test ignore::tests::test_insert_ignore ... ok [INFO] [stdout] test ignore::tests::test_remove_ignored_for_extension_happy ... ok [INFO] [stdout] test ignore::tests::test_remove_ignored_for_path_when_not_ignored ... ok [INFO] [stdout] test operations::tests::test_undo_ignore_for_path ... ok [INFO] [stdout] test ignore::tests::test_ignored_for_project ... ok [INFO] [stdout] test tokens::tests::test_remove_numbers ... ok [INFO] [stdout] test tokens::tests::test_skip_emails ... ok [INFO] [stdout] test tokens::tests::test_python_string_prefix_1 ... ok [INFO] [stdout] test tokens::tests::test_skip_mentions ... ok [INFO] [stdout] test tokens::tests::test_skip_sha1s ... ok [INFO] [stdout] test tokens::tests::test_parsing_tokens ... ok [INFO] [stdout] test tokens::tests::test_backslash_3 ... ok [INFO] [stdout] test tokens::tests::test_skip_uuid ... ok [INFO] [stdout] test tokens::tests::test_skip_youtube_url ... ok [INFO] [stdout] test tokens::tests::test_single_upper_case_letter ... ok [INFO] [stdout] test tokens::tests::test_python_string_prefix_2 ... ok [INFO] [stdout] test tokens::tests::test_ada_case ... ok [INFO] [stdout] test tokens::tests::test_snake_case_2 ... ok [INFO] [stdout] test tokens::tests::test_snake_case ... ok [INFO] [stdout] test tokens::tests::test_skip_scissors ... ok [INFO] [stdout] test tokens::tests::test_split_abbrev_2 ... ok [INFO] [stdout] test tokens::tests::test_split_abbrev_3 ... ok [INFO] [stdout] test tokens::tests::test_camel_case ... ok [INFO] [stdout] test tokens::tests::test_snake_case_3 ... ok [INFO] [stdout] test tokens::tests::test_split_abbrev_4 ... ok [INFO] [stdout] test tokens::tests::test_latex_escape ... ok [INFO] [stdout] test tokens::tests::test_split_camel ... ok [INFO] [stdout] test tokens::tests::test_skip_urls ... ok [INFO] [stdout] test ignore::tests::test_remove_ignored_for_extension_when_not_ignored ... ok [INFO] [stdout] test tokens::tests::test_remove_numbers_2 ... ok [INFO] [stdout] test tokens::tests::test_pascal_case ... ok [INFO] [stdout] test tokens::tests::test_split_screaming ... ok [INFO] [stdout] test tokens::tests::test_backslash_2 ... ok [INFO] [stdout] test tokens::tests::test_backslash_1 ... ok [INFO] [stdout] test tokens::tests::test_split_abbrev ... ok [INFO] [stdout] test tokens::tests::test_split_identifiers ... ok [INFO] [stdout] test tokens::tests::test_skip_tokens ... ok [INFO] [stdout] test tokens::tests::test_c_escapes ... ok [INFO] [stdout] test tokens::tests::test_apostrophes ... ok [INFO] [stdout] test tokens::tests::test_use_sqlite ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Doc-tests skyspell_core [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] running `Command { std: "docker" "inspect" "0297bf99fe7303453661a868868500462d544a2d53834ef24873858ac5a2035e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0297bf99fe7303453661a868868500462d544a2d53834ef24873858ac5a2035e", kill_on_drop: false }` [INFO] [stdout] 0297bf99fe7303453661a868868500462d544a2d53834ef24873858ac5a2035e