[INFO] fetching crate xapian-rs 0.3.0...
[INFO] checking xapian-rs-0.3.0 against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] extracting crate xapian-rs 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate xapian-rs 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xapian-rs 0.3.0
[INFO] tweaked toml for crates.io crate xapian-rs 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xapian-rs 0.3.0 on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xapian-rs 0.3.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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a1bf83c673bec70178b0ab9e6bd582b3dbc95b63ae46267b9398288e24b537b
[INFO] running `Command { std: "docker" "start" "-a" "6a1bf83c673bec70178b0ab9e6bd582b3dbc95b63ae46267b9398288e24b537b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a1bf83c673bec70178b0ab9e6bd582b3dbc95b63ae46267b9398288e24b537b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a1bf83c673bec70178b0ab9e6bd582b3dbc95b63ae46267b9398288e24b537b", kill_on_drop: false }`
[INFO] [stdout] 6a1bf83c673bec70178b0ab9e6bd582b3dbc95b63ae46267b9398288e24b537b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab12162b2c3655f022151178e0e8a68251fab571dcb325b6e8f7b300d2bf0150
[INFO] running `Command { std: "docker" "start" "-a" "ab12162b2c3655f022151178e0e8a68251fab571dcb325b6e8f7b300d2bf0150", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cc v1.1.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.124
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling autocxx-bindgen v0.69.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.124
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling autocxx v0.27.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling cxx-gen v0.7.124
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.124
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking moveit v0.6.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]    Compiling autocxx-parser v0.27.0
[INFO] [stderr]    Compiling autocxx-engine v0.27.0
[INFO] [stderr]    Compiling autocxx-macro v0.27.0
[INFO] [stderr]    Compiling autocxx-build v0.27.0
[INFO] [stderr]    Compiling xapian-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:41136
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...lf) } pub fn positionlist_begin < 'a > (self : & 'a root :: Xapian :: TermIterator) -> impl autocxx :: moveit :: new :: New < Outp...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout]   = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:41601
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... }) } } pub fn positionlist_end < 'a > (self : & 'a root :: Xapian :: TermIterator) -> impl autocxx :: moveit :: new :: New < Outp...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:43993
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ailure) { } pub fn postlist_begin < 'a > (self : & 'a root :: Xapian :: Database , tname : & 'a cxx :: CxxString) -> impl autocxx ...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:44465
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn postlist_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:44935
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ype) }) } } pub fn termlist_begin < 'a > (self : & 'a root :: Xapian :: Database , did : autocxx :: c_uint) -> impl autocxx :: mov...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:45396
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn termlist_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : autocxx :: c_uint) -> impl autocxx :: mo...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:45863
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... }) } } pub fn positionlist_begin < 'a > (self : & 'a root :: Xapian :: Database , did : autocxx :: c_uint , tname : & 'a cxx :: C...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:46392
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...e) }) } } pub fn positionlist_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : autocxx :: c_uint , arg2 : & 'a cxx :: C...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:46917
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ype) }) } } pub fn allterms_begin < 'a > (self : & 'a root :: Xapian :: Database , prefix : & 'a cxx :: CxxString) -> impl autocxx...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:47388
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn allterms_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:41136
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...lf) } pub fn positionlist_begin < 'a > (self : & 'a root :: Xapian :: TermIterator) -> impl autocxx :: moveit :: new :: New < Outp...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout]   = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:48508
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... slot) } pub fn valuestream_begin < 'a > (self : & 'a root :: Xapian :: Database , slot : autocxx :: c_uint) -> impl autocxx :: mo...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:41601
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... }) } } pub fn positionlist_end < 'a > (self : & 'a root :: Xapian :: TermIterator) -> impl autocxx :: moveit :: new :: New < Outp...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:48978
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...pe) }) } } pub fn valuestream_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : autocxx :: c_uint) -> impl autocxx :: mo...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:43993
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ailure) { } pub fn postlist_begin < 'a > (self : & 'a root :: Xapian :: Database , tname : & 'a cxx :: CxxString) -> impl autocxx ...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:49851
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...self , did) } pub fn get_document < 'a > (self : & 'a root :: Xapian :: Database , did : autocxx :: c_uint) -> impl autocxx :: mov...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:50307
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...type) }) } } pub fn get_document1 < 'a > (self : & 'a root :: Xapian :: Database , did : autocxx :: c_uint , flags : autocxx :: c_...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:44465
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn postlist_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:51090
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...istance) } pub fn spellings_begin < 'a > (self : & 'a root :: Xapian :: Database) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:44935
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ype) }) } } pub fn termlist_begin < 'a > (self : & 'a root :: Xapian :: Database , did : autocxx :: c_uint) -> impl autocxx :: mov...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:45396
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn termlist_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : autocxx :: c_uint) -> impl autocxx :: mo...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:51521
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...type) }) } } pub fn spellings_end < 'a > (self : & 'a root :: Xapian :: Database) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:45863
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... }) } } pub fn positionlist_begin < 'a > (self : & 'a root :: Xapian :: Database , did : autocxx :: c_uint , tname : & 'a cxx :: C...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:51951
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ype) }) } } pub fn synonyms_begin < 'a > (self : & 'a root :: Xapian :: Database , term : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:52418
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn synonyms_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:46392
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...e) }) } } pub fn positionlist_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : autocxx :: c_uint , arg2 : & 'a cxx :: C...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:52889
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... }) } } pub fn synonym_keys_begin < 'a > (self : & 'a root :: Xapian :: Database , prefix : & 'a cxx :: CxxString) -> impl autocxx...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:46917
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ype) }) } } pub fn allterms_begin < 'a > (self : & 'a root :: Xapian :: Database , prefix : & 'a cxx :: CxxString) -> impl autocxx...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:53368
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...e) }) } } pub fn synonym_keys_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:47388
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn allterms_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:54048
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...key) } pub fn metadata_keys_begin < 'a > (self : & 'a root :: Xapian :: Database , prefix : & 'a cxx :: CxxString) -> impl autocxx...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:48508
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... slot) } pub fn valuestream_begin < 'a > (self : & 'a root :: Xapian :: Database , slot : autocxx :: c_uint) -> impl autocxx :: mo...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:48978
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...pe) }) } } pub fn valuestream_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : autocxx :: c_uint) -> impl autocxx :: mo...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:49851
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...self , did) } pub fn get_document < 'a > (self : & 'a root :: Xapian :: Database , did : autocxx :: c_uint) -> impl autocxx :: mov...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:50307
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...type) }) } } pub fn get_document1 < 'a > (self : & 'a root :: Xapian :: Database , did : autocxx :: c_uint , flags : autocxx :: c_...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:54529
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...) }) } } pub fn metadata_keys_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:51090
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...istance) } pub fn spellings_begin < 'a > (self : & 'a root :: Xapian :: Database) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:59743
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1a (self) } pub fn termlist_begin < 'a > (self : & 'a root :: Xapian :: Document) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:51521
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...type) }) } } pub fn spellings_end < 'a > (self : & 'a root :: Xapian :: Database) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:60188
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn termlist_end < 'a > (self : & 'a root :: Xapian :: Document) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:51951
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ype) }) } } pub fn synonyms_begin < 'a > (self : & 'a root :: Xapian :: Database , term : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:52418
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn synonyms_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:60631
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn values_begin < 'a > (self : & 'a root :: Xapian :: Document) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:61057
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rn_type) }) } } pub fn values_end < 'a > (self : & 'a root :: Xapian :: Document) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:52889
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... }) } } pub fn synonym_keys_begin < 'a > (self : & 'a root :: Xapian :: Database , prefix : & 'a cxx :: CxxString) -> impl autocxx...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:53368
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...e) }) } } pub fn synonym_keys_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:63683
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erationFailure) { } pub fn get_document (self : & root :: Xapian :: TermGenerator) -> & root :: Xapian :: Document { cxxbridge :: ...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:67042
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ba54e3fa3b71a (self) } pub fn begin < 'a > (self : & 'a root :: Xapian :: ESet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:54048
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...key) } pub fn metadata_keys_begin < 'a > (self : & 'a root :: Xapian :: Database , prefix : & 'a cxx :: CxxString) -> impl autocxx...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:54529
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...) }) } } pub fn metadata_keys_end < 'a > (self : & 'a root :: Xapian :: Database , arg1 : & 'a cxx :: CxxString) -> impl autocxx :...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:67449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ment_return_type) }) } } pub fn end < 'a > (self : & 'a root :: Xapian :: ESet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:67855
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ent_return_type) }) } } pub fn back < 'a > (self : & 'a root :: Xapian :: ESet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:59743
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1a (self) } pub fn termlist_begin < 'a > (self : & 'a root :: Xapian :: Document) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:71065
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...e3fa3b71a (self , o) } pub fn begin < 'a > (self : & 'a root :: Xapian :: MSet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:60188
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn termlist_end < 'a > (self : & 'a root :: Xapian :: Document) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:71484
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ment_return_type) }) } } pub fn end < 'a > (self : & 'a root :: Xapian :: MSet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:60631
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..._type) }) } } pub fn values_begin < 'a > (self : & 'a root :: Xapian :: Document) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:71902
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ent_return_type) }) } } pub fn back < 'a > (self : & 'a root :: Xapian :: MSet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:61057
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rn_type) }) } } pub fn values_end < 'a > (self : & 'a root :: Xapian :: Document) -> impl autocxx :: moveit :: new :: New < Output...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:63683
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erationFailure) { } pub fn get_document (self : & root :: Xapian :: TermGenerator) -> & root :: Xapian :: Document { cxxbridge :: ...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:72959
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tIterator { pub fn get_document < 'a > (self : & 'a root :: Xapian :: MSetIterator) -> impl autocxx :: moveit :: new :: New < Outp...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:67042
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ba54e3fa3b71a (self) } pub fn begin < 'a > (self : & 'a root :: Xapian :: ESet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:78375
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... } pub fn get_matching_terms_begin < 'a > (self : & 'a root :: Xapian :: Enquire , did : autocxx :: c_uint) -> impl autocxx :: mov...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:67449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ment_return_type) }) } } pub fn end < 'a > (self : & 'a root :: Xapian :: ESet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:67855
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ent_return_type) }) } } pub fn back < 'a > (self : & 'a root :: Xapian :: ESet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:78855
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... } } pub fn get_matching_terms_end < 'a > (self : & 'a root :: Xapian :: Enquire , arg1 : autocxx :: c_uint) -> impl autocxx :: mo...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:71065
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...e3fa3b71a (self , o) } pub fn begin < 'a > (self : & 'a root :: Xapian :: MSet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:71484
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ment_return_type) }) } } pub fn end < 'a > (self : & 'a root :: Xapian :: MSet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:79338
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...} pub fn get_matching_terms_begin1 < 'a > (self : & 'a root :: Xapian :: Enquire , it : & 'a root :: Xapian :: MSetIterator) -> im...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:71902
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ent_return_type) }) } } pub fn back < 'a > (self : & 'a root :: Xapian :: MSet) -> impl autocxx :: moveit :: new :: New < Output =...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:79836
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...} } pub fn get_matching_terms_end1 < 'a > (self : & 'a root :: Xapian :: Enquire , arg1 : & 'a root :: Xapian :: MSetIterator) -> ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:72959
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tIterator { pub fn get_document < 'a > (self : & 'a root :: Xapian :: MSetIterator) -> impl autocxx :: moveit :: new :: New < Outp...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:81989
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tchSpy { pub fn values_begin < 'a > (self : & 'a root :: Xapian :: ValueCountMatchSpy) -> impl autocxx :: moveit :: new :: New < O...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:82450
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...pe) }) } } pub fn values_end < 'a > (self : & 'a root :: Xapian :: ValueCountMatchSpy) -> impl autocxx :: moveit :: new :: New < O...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:78375
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... } pub fn get_matching_terms_begin < 'a > (self : & 'a root :: Xapian :: Enquire , did : autocxx :: c_uint) -> impl autocxx :: mov...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:82915
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... } } pub fn top_values_begin < 'a > (self : & 'a root :: Xapian :: ValueCountMatchSpy , maxvalues : usize) -> impl autocxx :: move...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:78855
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... } } pub fn get_matching_terms_end < 'a > (self : & 'a root :: Xapian :: Enquire , arg1 : autocxx :: c_uint) -> impl autocxx :: mo...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:79338
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...} pub fn get_matching_terms_begin1 < 'a > (self : & 'a root :: Xapian :: Enquire , it : & 'a root :: Xapian :: MSetIterator) -> im...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:83390
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...}) } } pub fn top_values_end < 'a > (self : & 'a root :: Xapian :: ValueCountMatchSpy , arg1 : usize) -> impl autocxx :: moveit ::...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:79836
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...} } pub fn get_matching_terms_end1 < 'a > (self : & 'a root :: Xapian :: Enquire , arg1 : & 'a root :: Xapian :: MSetIterator) -> ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:86369
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...Failure) { } pub fn get_terms_begin < 'a > (self : & 'a root :: Xapian :: Query) -> impl autocxx :: moveit :: new :: New < Output ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:86797
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n_type) }) } } pub fn get_terms_end < 'a > (self : & 'a root :: Xapian :: Query) -> impl autocxx :: moveit :: new :: New < Output ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:81989
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tchSpy { pub fn values_begin < 'a > (self : & 'a root :: Xapian :: ValueCountMatchSpy) -> impl autocxx :: moveit :: new :: New < O...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:87232
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...) } } pub fn get_unique_terms_begin < 'a > (self : & 'a root :: Xapian :: Query) -> impl autocxx :: moveit :: new :: New < Output ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:82450
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...pe) }) } } pub fn values_end < 'a > (self : & 'a root :: Xapian :: ValueCountMatchSpy) -> impl autocxx :: moveit :: new :: New < O...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:87674
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... }) } } pub fn get_unique_terms_end < 'a > (self : & 'a root :: Xapian :: Query) -> impl autocxx :: moveit :: new :: New < Output ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:82915
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... } } pub fn top_values_begin < 'a > (self : & 'a root :: Xapian :: ValueCountMatchSpy , maxvalues : usize) -> impl autocxx :: move...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:89056
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...a3b71a (self) } pub fn get_subquery < 'a > (self : & 'a root :: Xapian :: Query , n : usize) -> impl autocxx :: moveit :: new :: N...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:95486
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... fn check_range < 'a > (self : :: core :: pin :: Pin < & 'a mut root :: Xapian :: RangeProcessor > , b : & 'a cxx :: CxxString , e...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:83390
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...}) } } pub fn top_values_end < 'a > (self : & 'a root :: Xapian :: ValueCountMatchSpy , arg1 : usize) -> impl autocxx :: moveit ::...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:99991
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ub fn parse_query < 'a > (self : :: core :: pin :: Pin < & 'a mut root :: Xapian :: QueryParser > , query_string : & 'a cxx :: Cxx...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:86369
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...Failure) { } pub fn get_terms_begin < 'a > (self : & 'a root :: Xapian :: Query) -> impl autocxx :: moveit :: new :: New < Output ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:101317
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ilure) { } pub fn stoplist_begin < 'a > (self : & 'a root :: Xapian :: QueryParser) -> impl autocxx :: moveit :: new :: New < Outp...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:86797
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n_type) }) } } pub fn get_terms_end < 'a > (self : & 'a root :: Xapian :: Query) -> impl autocxx :: moveit :: new :: New < Output ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:101749
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...type) }) } } pub fn stoplist_end < 'a > (self : & 'a root :: Xapian :: QueryParser) -> impl autocxx :: moveit :: new :: New < Outp...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:87232
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...) } } pub fn get_unique_terms_begin < 'a > (self : & 'a root :: Xapian :: Query) -> impl autocxx :: moveit :: new :: New < Output ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:87674
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... }) } } pub fn get_unique_terms_end < 'a > (self : & 'a root :: Xapian :: Query) -> impl autocxx :: moveit :: new :: New < Output ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102179
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...type) }) } } pub fn unstem_begin < 'a > (self : & 'a root :: Xapian :: QueryParser , term : & 'a cxx :: CxxString) -> impl autocxx...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:89056
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...a3b71a (self) } pub fn get_subquery < 'a > (self : & 'a root :: Xapian :: Query , n : usize) -> impl autocxx :: moveit :: new :: N...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102645
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n_type) }) } } pub fn unstem_end < 'a > (self : & 'a root :: Xapian :: QueryParser , arg1 : & 'a cxx :: CxxString) -> impl autocxx...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:95486
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... fn check_range < 'a > (self : :: core :: pin :: Pin < & 'a mut root :: Xapian :: RangeProcessor > , b : & 'a cxx :: CxxString , e...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:99991
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ub fn parse_query < 'a > (self : :: core :: pin :: Pin < & 'a mut root :: Xapian :: QueryParser > , query_string : & 'a cxx :: Cxx...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:104951
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...Xapian :: WritableDatabase { fn as_ref (self : & root :: Xapian :: WritableDatabase) -> & root :: Xapian :: Database { cxxbridge :...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:101317
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ilure) { } pub fn stoplist_begin < 'a > (self : & 'a root :: Xapian :: QueryParser) -> impl autocxx :: moveit :: new :: New < Outp...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112493
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ian :: DateRangeProcessor { fn as_ref (self : & root :: Xapian :: DateRangeProcessor) -> & root :: Xapian :: RangeProcessor { cxxb...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:101749
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...type) }) } } pub fn stoplist_end < 'a > (self : & 'a root :: Xapian :: QueryParser) -> impl autocxx :: moveit :: new :: New < Outp...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113244
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... :: NumberRangeProcessor { fn as_ref (self : & root :: Xapian :: NumberRangeProcessor) -> & root :: Xapian :: RangeProcessor { cxx...
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102179
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...type) }) } } pub fn unstem_begin < 'a > (self : & 'a root :: Xapian :: QueryParser , term : & 'a cxx :: CxxString) -> impl autocxx...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:102645
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n_type) }) } } pub fn unstem_end < 'a > (self : & 'a root :: Xapian :: QueryParser , arg1 : & 'a cxx :: CxxString) -> impl autocxx...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:147617
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...a3b71a (self) } pub fn process < 'a > (self : & 'a root :: shim :: FfiFieldProcessor , str_ : & 'a cxx :: CxxString) -> impl autoc...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:104951
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...Xapian :: WritableDatabase { fn as_ref (self : & root :: Xapian :: WritableDatabase) -> & root :: Xapian :: Database { cxxbridge :...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:151441
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... shim :: FfiRangeProcessor { fn as_ref (self : & root :: shim :: FfiRangeProcessor) -> & root :: Xapian :: RangeProcessor { cxxbri...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:112493
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ian :: DateRangeProcessor { fn as_ref (self : & root :: Xapian :: DateRangeProcessor) -> & root :: Xapian :: RangeProcessor { cxxb...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:113244
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... :: NumberRangeProcessor { fn as_ref (self : & root :: Xapian :: NumberRangeProcessor) -> & root :: Xapian :: RangeProcessor { cxx...
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:147617
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...a3b71a (self) } pub fn process < 'a > (self : & 'a root :: shim :: FfiFieldProcessor , str_ : & 'a cxx :: CxxString) -> impl autoc...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xapian-rs-13d5f7c4f6af02cd/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:151441
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... shim :: FfiRangeProcessor { fn as_ref (self : & root :: shim :: FfiRangeProcessor) -> & root :: Xapian :: RangeProcessor { cxxbri...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub fn subqueries(&self) -> crate::iter::SubqueryIter {
[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] 296 |     pub fn subqueries(&self) -> crate::iter::SubqueryIter<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/search.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn terms(&self) -> crate::iter::ESetIter {
[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] 198 |     pub fn terms(&self) -> crate::iter::ESetIter<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/search.rs:373:20
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn matches(&self) -> crate::iter::MSetIter {
[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] 373 |     pub fn matches(&self) -> crate::iter::MSetIter<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xapian-rs` (lib) due to 58 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub fn subqueries(&self) -> crate::iter::SubqueryIter {
[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] 296 |     pub fn subqueries(&self) -> crate::iter::SubqueryIter<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/search.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn terms(&self) -> crate::iter::ESetIter {
[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] 198 |     pub fn terms(&self) -> crate::iter::ESetIter<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/search.rs:373:20
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn matches(&self) -> crate::iter::MSetIter {
[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] 373 |     pub fn matches(&self) -> crate::iter::MSetIter<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xapian-rs` (lib test) due to 58 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ab12162b2c3655f022151178e0e8a68251fab571dcb325b6e8f7b300d2bf0150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab12162b2c3655f022151178e0e8a68251fab571dcb325b6e8f7b300d2bf0150", kill_on_drop: false }`
[INFO] [stdout] ab12162b2c3655f022151178e0e8a68251fab571dcb325b6e8f7b300d2bf0150
