[INFO] cloning repository https://github.com/eraserhd/parinfer-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eraserhd/parinfer-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feraserhd%2Fparinfer-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feraserhd%2Fparinfer-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afe6b1176cd805c000713e23b654fbf4b9f4b156 [INFO] testing eraserhd/parinfer-rust against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feraserhd%2Fparinfer-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eraserhd/parinfer-rust [INFO] finished tweaking git repo https://github.com/eraserhd/parinfer-rust [INFO] tweaked toml for git repo https://github.com/eraserhd/parinfer-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eraserhd/parinfer-rust on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eraserhd/parinfer-rust 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha1_smol v1.0.1 [INFO] [stderr] Downloaded emacs-macros v0.17.0 [INFO] [stderr] Downloaded emacs_module v0.18.0 [INFO] [stderr] Downloaded base-x v0.2.11 [INFO] [stderr] Downloaded emacs v0.19.0 [INFO] [stderr] Downloaded unicode-ident v1.0.15 [INFO] [stderr] Downloaded sha1 v0.6.1 [INFO] [stderr] Downloaded serde_json v1.0.137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad8c764d95308fd42bb23e84cd64c7ea1a63047677fd4df3152c1f8fcf8a57f3 [INFO] running `Command { std: "docker" "start" "-a" "ad8c764d95308fd42bb23e84cd64c7ea1a63047677fd4df3152c1f8fcf8a57f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad8c764d95308fd42bb23e84cd64c7ea1a63047677fd4df3152c1f8fcf8a57f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad8c764d95308fd42bb23e84cd64c7ea1a63047677fd4df3152c1f8fcf8a57f3", kill_on_drop: false }` [INFO] [stdout] ad8c764d95308fd42bb23e84cd64c7ea1a63047677fd4df3152c1f8fcf8a57f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40efb12f157c028fe2458c734ac735b7bd41f2d1e2814239c7d2f792f41b4d21 [INFO] running `Command { std: "docker" "start" "-a" "40efb12f157c028fe2458c734ac735b7bd41f2d1e2814239c7d2f792f41b4d21", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling parinfer_rust v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parinfer.rs:1843:25 [INFO] [stdout] | [INFO] [stdout] 1843 | pub fn process(request: &Request) -> Answer { [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] 1843 | pub fn process(request: &Request) -> Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:289:18 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn inner(&self) -> &Answer { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 289 | pub fn inner(&self) -> &Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parinfer.rs:1843:25 [INFO] [stdout] | [INFO] [stdout] 1843 | pub fn process(request: &Request) -> Answer { [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] 1843 | pub fn process(request: &Request) -> Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:289:18 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn inner(&self) -> &Answer { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 289 | pub fn inner(&self) -> &Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.01s [INFO] running `Command { std: "docker" "inspect" "40efb12f157c028fe2458c734ac735b7bd41f2d1e2814239c7d2f792f41b4d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40efb12f157c028fe2458c734ac735b7bd41f2d1e2814239c7d2f792f41b4d21", kill_on_drop: false }` [INFO] [stdout] 40efb12f157c028fe2458c734ac735b7bd41f2d1e2814239c7d2f792f41b4d21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c1f190bb6d58f100d993720c40b86aa9baa0d4fe0897c4914f436c718c70cfd [INFO] running `Command { std: "docker" "start" "-a" "7c1f190bb6d58f100d993720c40b86aa9baa0d4fe0897c4914f436c718c70cfd", kill_on_drop: false }` [INFO] [stderr] Compiling parinfer_rust v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parinfer.rs:1843:25 [INFO] [stdout] | [INFO] [stdout] 1843 | pub fn process(request: &Request) -> Answer { [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] 1843 | pub fn process(request: &Request) -> Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:289:18 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn inner(&self) -> &Answer { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 289 | pub fn inner(&self) -> &Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parinfer.rs:1843:25 [INFO] [stdout] | [INFO] [stdout] 1843 | pub fn process(request: &Request) -> Answer { [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] 1843 | pub fn process(request: &Request) -> Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:289:18 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn inner(&self) -> &Answer { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 289 | pub fn inner(&self) -> &Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parinfer.rs:1843:25 [INFO] [stdout] | [INFO] [stdout] 1843 | pub fn process(request: &Request) -> Answer { [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] 1843 | pub fn process(request: &Request) -> Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:289:18 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn inner(&self) -> &Answer { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 289 | pub fn inner(&self) -> &Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parinfer.rs:1843:25 [INFO] [stdout] | [INFO] [stdout] 1843 | pub fn process(request: &Request) -> Answer { [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] 1843 | pub fn process(request: &Request) -> Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:289:18 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn inner(&self) -> &Answer { [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 289 | pub fn inner(&self) -> &Answer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `Command { std: "docker" "inspect" "7c1f190bb6d58f100d993720c40b86aa9baa0d4fe0897c4914f436c718c70cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c1f190bb6d58f100d993720c40b86aa9baa0d4fe0897c4914f436c718c70cfd", kill_on_drop: false }` [INFO] [stdout] 7c1f190bb6d58f100d993720c40b86aa9baa0d4fe0897c4914f436c718c70cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d00a314561ea088bf6686215e47ef77b8d8be63dc552b63ddc98042eac5b2350 [INFO] running `Command { std: "docker" "start" "-a" "d00a314561ea088bf6686215e47ef77b8d8be63dc552b63ddc98042eac5b2350", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parinfer.rs:1843:25 [INFO] [stderr] | [INFO] [stderr] 1843 | pub fn process(request: &Request) -> Answer { [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] 1843 | pub fn process(request: &Request) -> Answer<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types.rs:289:18 [INFO] [stderr] | [INFO] [stderr] 289 | pub fn inner(&self) -> &Answer { [INFO] [stderr] | ^^^^^ ^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [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] 289 | pub fn inner(&self) -> &Answer<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `parinfer_rust` (lib) generated 2 warnings (run `cargo fix --lib -p parinfer_rust` to apply 2 suggestions) [INFO] [stderr] warning: `parinfer_rust` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `parinfer_rust` (bin "parinfer-rust" test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `parinfer_rust` (bin "parinfer-rust") generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parinfer_rust-572923138b574b25) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test parinfer::column_byte_index_works ... ok [INFO] [stdout] test changes::compute_text_changes_works ... ok [INFO] [stdout] test parinfer::get_line_ending_works ... ok [INFO] [stdout] test parinfer::peek_works ... ok [INFO] [stdout] test parinfer::repeat_string_works ... ok [INFO] [stdout] test parinfer::replace_within_string_works ... ok [INFO] [stdout] test parinfer::match_paren_works ... ok [INFO] [stdout] test parinfer::clamp_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/parinfer_rust-4c62eab2c0bae85f) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test cli_options::tests::language_option_sets_defaults ... ok [INFO] [stdout] test kakoune::test::fixes_works ... ok [INFO] [stdout] test changes::compute_text_changes_works ... ok [INFO] [stdout] test parinfer::clamp_works ... ok [INFO] [stdout] test cli_options::tests::lisp_block_comments ... ok [INFO] [stdout] test parinfer::get_line_ending_works ... ok [INFO] [stdout] test parinfer::column_byte_index_works ... ok [INFO] [stdout] test parinfer::match_paren_works ... ok [INFO] [stdout] test parinfer::peek_works ... ok [INFO] [stdout] test parinfer::repeat_string_works ... ok [INFO] [stdout] test parinfer::replace_within_string_works ... ok [INFO] [stdout] test cli_options::tests::lisp_vline_symbols ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cases.rs (/opt/rustwide/target/debug/deps/cases-4898d887f9bd60a7) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test composed_unicode_graphemes_count_as_a_single_character ... ok [INFO] [stdout] test graphemes_in_changes_are_counted_correctly ... ok [INFO] [stdout] test janet_long_strings ... ok [INFO] [stdout] test guile_block_comments ... ok [INFO] [stdout] test lisp_block_comments ... ok [INFO] [stdout] test lisp_sharp_syntax_backtrack ... ok [INFO] [stdout] test scheme_sexp_comments ... ok [INFO] [stdout] test hy_bracket_strings ... ok [INFO] [stdout] test lisp_vline_symbols ... ok [INFO] [stdout] test wide_characters ... ok [INFO] [stdout] test smart_mode ... ok [INFO] [stdout] test paren_mode ... ok [INFO] [stdout] test indent_mode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests parinfer_rust [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" "d00a314561ea088bf6686215e47ef77b8d8be63dc552b63ddc98042eac5b2350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d00a314561ea088bf6686215e47ef77b8d8be63dc552b63ddc98042eac5b2350", kill_on_drop: false }` [INFO] [stdout] d00a314561ea088bf6686215e47ef77b8d8be63dc552b63ddc98042eac5b2350