[INFO] fetching crate xapian-rs 0.3.0... [INFO] checking xapian-rs-0.3.0 against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] extracting crate xapian-rs 0.3.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xapian-rs 0.3.0 on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad838774ee750c21ce3ca4350c59fe45e75831a0d00b0662d85a24109b517853 [INFO] running `Command { std: "docker" "start" "-a" "ad838774ee750c21ce3ca4350c59fe45e75831a0d00b0662d85a24109b517853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad838774ee750c21ce3ca4350c59fe45e75831a0d00b0662d85a24109b517853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad838774ee750c21ce3ca4350c59fe45e75831a0d00b0662d85a24109b517853", kill_on_drop: false }` [INFO] [stdout] ad838774ee750c21ce3ca4350c59fe45e75831a0d00b0662d85a24109b517853 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4933ccdd796d4b531cfaad1800ef09e28c9a0a35d78e2c8358f5c9b0b3b7ab05 [INFO] running `Command { std: "docker" "start" "-a" "4933ccdd796d4b531cfaad1800ef09e28c9a0a35d78e2c8358f5c9b0b3b7ab05", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.1.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.124 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.17 [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 prettyplease v0.2.20 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling cxx v1.0.124 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling autocxx v0.27.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling cxx-gen v0.7.124 [INFO] [stderr] Compiling regex v1.10.5 [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 env_logger v0.9.3 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [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:24268 [INFO] [stdout] | [INFO] [stdout] 1 | ...SpyCpp { pub fn upcast_super (self : :: core :: pin :: Pin < & mut root :: RustMatchSpyCpp >) -> * mut root :: shim :: FfiMatchSpy... [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 [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:24476 [INFO] [stdout] | [INFO] [stdout] 1 | ...a63ba54e3fa3b71a (self) } pub fn name_super (self : & root :: RustMatchSpyCpp) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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:25095 [INFO] [stdout] | [INFO] [stdout] 1 | ...Cpp { pub fn upcast_super (self : :: core :: pin :: Pin < & mut root :: RustRangeProcessorCpp >) -> * mut root :: shim :: FfiRange... [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 [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:40953 [INFO] [stdout] | [INFO] [stdout] 1 | ...ingGenerationFailure) { } pub fn get_wdf (self : & root :: Xapian :: TermIterator) -> autocxx :: c_uint { cxxbridge :: Xapian_Term... [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 [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 [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 [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:42048 [INFO] [stdout] | [INFO] [stdout] 1 | ...pe) }) } } pub fn skip_to (self : :: core :: pin :: Pin < & mut root :: Xapian :: TermIterator > , term : & cxx :: CxxString) { cx... [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 [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:42265 [INFO] [stdout] | [INFO] [stdout] 1 | ...a (self , term) } pub fn get_description (self : & root :: Xapian :: TermIterator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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 [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 [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 [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 [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 [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 [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 [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:47846 [INFO] [stdout] | [INFO] [stdout] 1 | ...nt_return_type) }) } } pub fn get_termfreq (self : & root :: Xapian :: Database , tname : & cxx :: CxxString) -> autocxx :: c_uint... [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 [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:48059 [INFO] [stdout] | [INFO] [stdout] 1 | ...lf , tname) } pub fn get_value_lower_bound (self : & root :: Xapian :: Database , slot : autocxx :: c_uint) -> cxx :: UniquePtr < ... [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 [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:48282 [INFO] [stdout] | [INFO] [stdout] 1 | ...elf , slot) } pub fn get_value_upper_bound (self : & root :: Xapian :: Database , slot : autocxx :: c_uint) -> cxx :: UniquePtr < ... [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 [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 [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 [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:49437 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_return_type) }) } } pub fn get_doclength (self : & root :: Xapian :: Database , did : autocxx :: c_uint) -> autocxx :: c_uint { ... [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 [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:49641 [INFO] [stdout] | [INFO] [stdout] 1 | ...71a (self , did) } pub fn get_unique_terms (self : & root :: Xapian :: Database , did : autocxx :: c_uint) -> autocxx :: c_uint { ... [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 [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 [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 [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:50803 [INFO] [stdout] | [INFO] [stdout] 1 | ...ype) }) } } pub fn get_spelling_suggestion (self : & root :: Xapian :: Database , word : & cxx :: CxxString , max_edit_distance : ... [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 [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 [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 [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 [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 [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 [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 [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:53830 [INFO] [stdout] | [INFO] [stdout] 1 | ...nt_return_type) }) } } pub fn get_metadata (self : & root :: Xapian :: Database , key : & cxx :: CxxString) -> cxx :: UniquePtr < ... [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 [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 [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:24268 [INFO] [stdout] | [INFO] [stdout] 1 | ...SpyCpp { pub fn upcast_super (self : :: core :: pin :: Pin < & mut root :: RustMatchSpyCpp >) -> * mut root :: shim :: FfiMatchSpy... [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 [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: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 [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:24476 [INFO] [stdout] | [INFO] [stdout] 1 | ...a63ba54e3fa3b71a (self) } pub fn name_super (self : & root :: RustMatchSpyCpp) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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:25095 [INFO] [stdout] | [INFO] [stdout] 1 | ...Cpp { pub fn upcast_super (self : :: core :: pin :: Pin < & mut root :: RustRangeProcessorCpp >) -> * mut root :: shim :: FfiRange... [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 [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:54988 [INFO] [stdout] | [INFO] [stdout] 1 | ...cement_return_type) }) } } pub fn get_uuid (self : & root :: Xapian :: Database) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:56812 [INFO] [stdout] | [INFO] [stdout] 1 | ...onFailure) { } pub fn close (self : :: core :: pin :: Pin < & mut root :: Xapian :: Database >) { cxxbridge :: close_autocxx_wrapp... [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 [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:40953 [INFO] [stdout] | [INFO] [stdout] 1 | ...ingGenerationFailure) { } pub fn get_wdf (self : & root :: Xapian :: TermIterator) -> autocxx :: c_uint { cxxbridge :: Xapian_Term... [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 [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:56968 [INFO] [stdout] | [INFO] [stdout] 1 | ...4e3fa3b71a (self) } pub fn get_description (self : & root :: Xapian :: Database) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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:57547 [INFO] [stdout] | [INFO] [stdout] 1 | ...{ } pub fn add_database (self : :: core :: pin :: Pin < & mut root :: Xapian :: WritableDatabase > , other : & root :: Xapian :: W... [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 [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 [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:58785 [INFO] [stdout] | [INFO] [stdout] 1 | ...ionFailure) { } pub fn get_description (self : & root :: Xapian :: WritableDatabase) -> cxx :: UniquePtr < cxx :: CxxString > { cx... [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 [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:42048 [INFO] [stdout] | [INFO] [stdout] 1 | ...pe) }) } } pub fn skip_to (self : :: core :: pin :: Pin < & mut root :: Xapian :: TermIterator > , term : & cxx :: CxxString) { cx... [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 [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:59369 [INFO] [stdout] | [INFO] [stdout] 1 | ...ingGenerationFailure) { } pub fn get_value (self : & root :: Xapian :: Document , slot : autocxx :: c_uint) -> cxx :: UniquePtr < ... [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 [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:42265 [INFO] [stdout] | [INFO] [stdout] 1 | ...a (self , term) } pub fn get_description (self : & root :: Xapian :: TermIterator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:59567 [INFO] [stdout] | [INFO] [stdout] 1 | ...4e3fa3b71a (self , slot) } pub fn get_data (self : & root :: Xapian :: Document) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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:61473 [INFO] [stdout] | [INFO] [stdout] 1 | ...ement_return_type) }) } } pub fn get_docid (self : & root :: Xapian :: Document) -> autocxx :: c_uint { cxxbridge :: Xapian_Docume... [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 [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 [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:61634 [INFO] [stdout] | [INFO] [stdout] 1 | ...a63ba54e3fa3b71a (self) } pub fn serialise (self : & root :: Xapian :: Document) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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:62228 [INFO] [stdout] | [INFO] [stdout] 1 | ...return_type) }) } } pub fn get_description (self : & root :: Xapian :: Document) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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:47846 [INFO] [stdout] | [INFO] [stdout] 1 | ...nt_return_type) }) } } pub fn get_termfreq (self : & root :: Xapian :: Database , tname : & cxx :: CxxString) -> autocxx :: c_uint... [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 [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 [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:63874 [INFO] [stdout] | [INFO] [stdout] 1 | ...fa3b71a (self) } pub fn get_description (self : & root :: Xapian :: TermGenerator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:48059 [INFO] [stdout] | [INFO] [stdout] 1 | ...lf , tname) } pub fn get_value_lower_bound (self : & root :: Xapian :: Database , slot : autocxx :: c_uint) -> cxx :: UniquePtr < ... [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 [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:48282 [INFO] [stdout] | [INFO] [stdout] 1 | ...elf , slot) } pub fn get_value_upper_bound (self : & root :: Xapian :: Database , slot : autocxx :: c_uint) -> cxx :: UniquePtr < ... [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 [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:64824 [INFO] [stdout] | [INFO] [stdout] 1 | ...enerationFailure) { } pub fn get_description (self : & root :: Xapian :: Stem) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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:66891 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: BindingGenerationFailure) { } pub fn size (self : & root :: Xapian :: ESet) -> autocxx :: c_uint { cxxbridge :: Xapian_ESet_siz... [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 [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 [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 [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 [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 [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:49437 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_return_type) }) } } pub fn get_doclength (self : & root :: Xapian :: Database , did : autocxx :: c_uint) -> autocxx :: c_uint { ... [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 [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 [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:49641 [INFO] [stdout] | [INFO] [stdout] 1 | ...71a (self , did) } pub fn get_unique_terms (self : & root :: Xapian :: Database , did : autocxx :: c_uint) -> autocxx :: c_uint { ... [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 [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:68266 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_return_type) }) } } pub fn get_description (self : & root :: Xapian :: ESet) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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 [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:68745 [INFO] [stdout] | [INFO] [stdout] 1 | ...pl ESetIterator { pub fn get_description (self : & root :: Xapian :: ESetIterator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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:69961 [INFO] [stdout] | [INFO] [stdout] 1 | ...ngGenerationFailure) { } pub fn get_termfreq (self : & root :: Xapian :: MSet , term : & cxx :: CxxString) -> autocxx :: c_uint { ... [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 [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:50803 [INFO] [stdout] | [INFO] [stdout] 1 | ...ype) }) } } pub fn get_spelling_suggestion (self : & root :: Xapian :: Database , word : & cxx :: CxxString , max_edit_distance : ... [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 [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:70150 [INFO] [stdout] | [INFO] [stdout] 1 | ...ba54e3fa3b71a (self , term) } pub fn snippet (self : & root :: Xapian :: MSet , text : & cxx :: CxxString , length : usize , stemm... [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 [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 [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:70565 [INFO] [stdout] | [INFO] [stdout] 1 | ...gs , hi_start , hi_end , omit) } pub fn size (self : & root :: Xapian :: MSet) -> autocxx :: c_uint { cxxbridge :: Xapian_MSet_siz... [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 [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 [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:70709 [INFO] [stdout] | [INFO] [stdout] 1 | ...per_0xa63ba54e3fa3b71a (self) } pub fn empty (self : & root :: Xapian :: MSet) -> bool { cxxbridge :: Xapian_MSet_empty_autocxx_wr... [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 [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 [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:70840 [INFO] [stdout] | [INFO] [stdout] 1 | ...3fa3b71a (self) } pub fn swap (self : :: core :: pin :: Pin < & mut root :: Xapian :: MSet > , o : :: core :: pin :: Pin < & mut r... [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 [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 [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 [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 [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 [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 [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 [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:72325 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_return_type) }) } } pub fn get_description (self : & root :: Xapian :: MSet) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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:53830 [INFO] [stdout] | [INFO] [stdout] 1 | ...nt_return_type) }) } } pub fn get_metadata (self : & root :: Xapian :: Database , key : & cxx :: CxxString) -> cxx :: UniquePtr < ... [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 [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:72503 [INFO] [stdout] | [INFO] [stdout] 1 | ..._0xa63ba54e3fa3b71a (self) } pub fn max_size (self : & root :: Xapian :: MSet) -> autocxx :: c_uint { cxxbridge :: Xapian_MSet_max... [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 [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 [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 [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 [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:54988 [INFO] [stdout] | [INFO] [stdout] 1 | ...cement_return_type) }) } } pub fn get_uuid (self : & root :: Xapian :: Database) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:73397 [INFO] [stdout] | [INFO] [stdout] 1 | ...nt_return_type) }) } } pub fn get_weight (self : & root :: Xapian :: MSetIterator) -> f64 { cxxbridge :: Xapian_MSetIterator_get_w... [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 [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:56812 [INFO] [stdout] | [INFO] [stdout] 1 | ...onFailure) { } pub fn close (self : :: core :: pin :: Pin < & mut root :: Xapian :: Database >) { cxxbridge :: close_autocxx_wrapp... [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 [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:73560 [INFO] [stdout] | [INFO] [stdout] 1 | ...fa3b71a (self) } pub fn get_collapse_key (self : & root :: Xapian :: MSetIterator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:56968 [INFO] [stdout] | [INFO] [stdout] 1 | ...4e3fa3b71a (self) } pub fn get_description (self : & root :: Xapian :: Database) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:73739 [INFO] [stdout] | [INFO] [stdout] 1 | ...54e3fa3b71a (self) } pub fn get_sort_key (self : & root :: Xapian :: MSetIterator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:73917 [INFO] [stdout] | [INFO] [stdout] 1 | ...3fa3b71a (self) } pub fn get_description (self : & root :: Xapian :: MSetIterator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:57547 [INFO] [stdout] | [INFO] [stdout] 1 | ...{ } pub fn add_database (self : :: core :: pin :: Pin < & mut root :: Xapian :: WritableDatabase > , other : & root :: Xapian :: W... [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 [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:58785 [INFO] [stdout] | [INFO] [stdout] 1 | ...ionFailure) { } pub fn get_description (self : & root :: Xapian :: WritableDatabase) -> cxx :: UniquePtr < cxx :: CxxString > { cx... [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 [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:74896 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: BindingGenerationFailure) { } pub fn size (self : & root :: Xapian :: RSet) -> autocxx :: c_uint { cxxbridge :: Xapian_RSet_siz... [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 [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:59369 [INFO] [stdout] | [INFO] [stdout] 1 | ...ingGenerationFailure) { } pub fn get_value (self : & root :: Xapian :: Document , slot : autocxx :: c_uint) -> cxx :: UniquePtr < ... [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 [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:75040 [INFO] [stdout] | [INFO] [stdout] 1 | ...per_0xa63ba54e3fa3b71a (self) } pub fn empty (self : & root :: Xapian :: RSet) -> bool { cxxbridge :: Xapian_RSet_empty_autocxx_wr... [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 [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:59567 [INFO] [stdout] | [INFO] [stdout] 1 | ...4e3fa3b71a (self , slot) } pub fn get_data (self : & root :: Xapian :: Document) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:75179 [INFO] [stdout] | [INFO] [stdout] 1 | ... (self) } pub fn add_document (self : :: core :: pin :: Pin < & mut root :: Xapian :: RSet > , did : autocxx :: c_uint) { cxxbridg... [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 [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 [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:75382 [INFO] [stdout] | [INFO] [stdout] 1 | ...a3b71a (self , did) } pub fn get_description (self : & root :: Xapian :: RSet) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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 [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 [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 [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 [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 [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 [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 [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:61473 [INFO] [stdout] | [INFO] [stdout] 1 | ...ement_return_type) }) } } pub fn get_docid (self : & root :: Xapian :: Document) -> autocxx :: c_uint { cxxbridge :: Xapian_Docume... [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 [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:80321 [INFO] [stdout] | [INFO] [stdout] 1 | ...return_type) }) } } pub fn get_description (self : & root :: Xapian :: Enquire) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbrid... [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 [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 [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:61634 [INFO] [stdout] | [INFO] [stdout] 1 | ...a63ba54e3fa3b71a (self) } pub fn serialise (self : & root :: Xapian :: Document) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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:62228 [INFO] [stdout] | [INFO] [stdout] 1 | ...return_type) }) } } pub fn get_description (self : & root :: Xapian :: Document) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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 [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 [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:63874 [INFO] [stdout] | [INFO] [stdout] 1 | ...fa3b71a (self) } pub fn get_description (self : & root :: Xapian :: TermGenerator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:84629 [INFO] [stdout] | [INFO] [stdout] 1 | ...ingGenerationFailure) { } pub fn name (self : & root :: Xapian :: ValueCountMatchSpy) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:64824 [INFO] [stdout] | [INFO] [stdout] 1 | ...enerationFailure) { } pub fn get_description (self : & root :: Xapian :: Stem) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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:84825 [INFO] [stdout] | [INFO] [stdout] 1 | ...54e3fa3b71a (self) } pub fn serialise (self : & root :: Xapian :: ValueCountMatchSpy) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:66891 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: BindingGenerationFailure) { } pub fn size (self : & root :: Xapian :: ESet) -> autocxx :: c_uint { cxxbridge :: Xapian_ESet_siz... [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 [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:85222 [INFO] [stdout] | [INFO] [stdout] 1 | ...Failure) { } pub fn serialise_results (self : & root :: Xapian :: ValueCountMatchSpy) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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:85435 [INFO] [stdout] | [INFO] [stdout] 1 | ...} pub fn merge_results (self : :: core :: pin :: Pin < & mut root :: Xapian :: ValueCountMatchSpy > , serialised : & cxx :: CxxStr... [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 [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 [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:85682 [INFO] [stdout] | [INFO] [stdout] 1 | ... serialised) } pub fn get_description (self : & root :: Xapian :: ValueCountMatchSpy) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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 [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:68266 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_return_type) }) } } pub fn get_description (self : & root :: Xapian :: ESet) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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 [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:68745 [INFO] [stdout] | [INFO] [stdout] 1 | ...pl ESetIterator { pub fn get_description (self : & root :: Xapian :: ESetIterator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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:69961 [INFO] [stdout] | [INFO] [stdout] 1 | ...ngGenerationFailure) { } pub fn get_termfreq (self : & root :: Xapian :: MSet , term : & cxx :: CxxString) -> autocxx :: c_uint { ... [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 [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 [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:70150 [INFO] [stdout] | [INFO] [stdout] 1 | ...ba54e3fa3b71a (self , term) } pub fn snippet (self : & root :: Xapian :: MSet , text : & cxx :: CxxString , length : usize , stemm... [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 [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:88092 [INFO] [stdout] | [INFO] [stdout] 1 | ... placement_return_type) }) } } pub fn empty (self : & root :: Xapian :: Query) -> bool { cxxbridge :: Xapian_Query_empty_autocxx_w... [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 [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:70565 [INFO] [stdout] | [INFO] [stdout] 1 | ...gs , hi_start , hi_end , omit) } pub fn size (self : & root :: Xapian :: MSet) -> autocxx :: c_uint { cxxbridge :: Xapian_MSet_siz... [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 [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:88230 [INFO] [stdout] | [INFO] [stdout] 1 | ...xa63ba54e3fa3b71a (self) } pub fn serialise (self : & root :: Xapian :: Query) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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:70709 [INFO] [stdout] | [INFO] [stdout] 1 | ...per_0xa63ba54e3fa3b71a (self) } pub fn empty (self : & root :: Xapian :: MSet) -> bool { cxxbridge :: Xapian_MSet_empty_autocxx_wr... [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 [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:70840 [INFO] [stdout] | [INFO] [stdout] 1 | ...3fa3b71a (self) } pub fn swap (self : :: core :: pin :: Pin < & mut root :: Xapian :: MSet > , o : :: core :: pin :: Pin < & mut r... [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 [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:88883 [INFO] [stdout] | [INFO] [stdout] 1 | ...acement_return_type) }) } } pub fn get_type (self : & root :: Xapian :: Query) -> root :: Xapian :: Query_op { cxxbridge :: Xapian... [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 [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 [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 [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 [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:89485 [INFO] [stdout] | [INFO] [stdout] 1 | ..._return_type) }) } } pub fn get_description (self : & root :: Xapian :: Query) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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 [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:95075 [INFO] [stdout] | [INFO] [stdout] 1 | ...1a (this) }) } } pub fn get_description (self : & root :: Xapian :: SimpleStopper) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:72325 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_return_type) }) } } pub fn get_description (self : & root :: Xapian :: MSet) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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 [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:72503 [INFO] [stdout] | [INFO] [stdout] 1 | ..._0xa63ba54e3fa3b71a (self) } pub fn max_size (self : & root :: Xapian :: MSet) -> autocxx :: c_uint { cxxbridge :: Xapian_MSet_max... [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 [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:95993 [INFO] [stdout] | [INFO] [stdout] 1 | ...e) }) } } pub fn release (self : :: core :: pin :: Pin < & mut root :: Xapian :: RangeProcessor >) -> * mut root :: Xapian :: Rang... [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 [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 [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:96214 [INFO] [stdout] | [INFO] [stdout] 1 | ...3ba54e3fa3b71a (self) } pub fn release1 (self : & root :: Xapian :: RangeProcessor) -> * const root :: Xapian :: RangeProcessor { ... [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 [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:73397 [INFO] [stdout] | [INFO] [stdout] 1 | ...nt_return_type) }) } } pub fn get_weight (self : & root :: Xapian :: MSetIterator) -> f64 { cxxbridge :: Xapian_MSetIterator_get_w... [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 [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:99038 [INFO] [stdout] | [INFO] [stdout] 1 | ...e) { } pub fn set_stemmer (self : :: core :: pin :: Pin < & mut root :: Xapian :: QueryParser > , stemmer : & root :: Xapian :: St... [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 [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:73560 [INFO] [stdout] | [INFO] [stdout] 1 | ...fa3b71a (self) } pub fn get_collapse_key (self : & root :: Xapian :: MSetIterator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:73739 [INFO] [stdout] | [INFO] [stdout] 1 | ...54e3fa3b71a (self) } pub fn get_sort_key (self : & root :: Xapian :: MSetIterator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:99275 [INFO] [stdout] | [INFO] [stdout] 1 | ... fn set_stemming_strategy (self : :: core :: pin :: Pin < & mut root :: Xapian :: QueryParser > , strategy : root :: Xapian :: Que... [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 [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:73917 [INFO] [stdout] | [INFO] [stdout] 1 | ...3fa3b71a (self) } pub fn get_description (self : & root :: Xapian :: MSetIterator) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:99762 [INFO] [stdout] | [INFO] [stdout] 1 | ...) { } pub fn set_database (self : :: core :: pin :: Pin < & mut root :: Xapian :: QueryParser > , db : & root :: Xapian :: Databas... [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 [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:74896 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: BindingGenerationFailure) { } pub fn size (self : & root :: Xapian :: RSet) -> autocxx :: c_uint { cxxbridge :: Xapian_RSet_siz... [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 [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 [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:75040 [INFO] [stdout] | [INFO] [stdout] 1 | ...per_0xa63ba54e3fa3b71a (self) } pub fn empty (self : & root :: Xapian :: RSet) -> bool { cxxbridge :: Xapian_RSet_empty_autocxx_wr... [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 [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 [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:75179 [INFO] [stdout] | [INFO] [stdout] 1 | ... (self) } pub fn add_document (self : :: core :: pin :: Pin < & mut root :: Xapian :: RSet > , did : autocxx :: c_uint) { cxxbridg... [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 [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 [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:75382 [INFO] [stdout] | [INFO] [stdout] 1 | ...a3b71a (self , did) } pub fn get_description (self : & root :: Xapian :: RSet) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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 [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 [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 [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 [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:103372 [INFO] [stdout] | [INFO] [stdout] 1 | ...e) { } pub fn get_corrected_query_string (self : & root :: Xapian :: QueryParser) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbr... [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 [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 [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:103563 [INFO] [stdout] | [INFO] [stdout] 1 | ...3fa3b71a (self) } pub fn get_description (self : & root :: Xapian :: QueryParser) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbr... [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 [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 [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 [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:80321 [INFO] [stdout] | [INFO] [stdout] 1 | ...return_type) }) } } pub fn get_description (self : & root :: Xapian :: Enquire) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbrid... [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 [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 [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 [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 [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 [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 [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:115293 [INFO] [stdout] | [INFO] [stdout] 1 | ...ot :: Xapian :: TermIterator { fn drop (self : & mut root :: Xapian :: TermIterator) { unsafe { cxxbridge :: TermIterator_destruct... [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 [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:116338 [INFO] [stdout] | [INFO] [stdout] 1 | ...for root :: Xapian :: Database { fn drop (self : & mut root :: Xapian :: Database) { unsafe { cxxbridge :: Database_destructor_aut... [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 [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 [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:84629 [INFO] [stdout] | [INFO] [stdout] 1 | ...ingGenerationFailure) { } pub fn name (self : & root :: Xapian :: ValueCountMatchSpy) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:117479 [INFO] [stdout] | [INFO] [stdout] 1 | ...Xapian :: WritableDatabase { fn drop (self : & mut root :: Xapian :: WritableDatabase) { unsafe { cxxbridge :: WritableDatabase_de... [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 [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:118564 [INFO] [stdout] | [INFO] [stdout] 1 | ...for root :: Xapian :: Document { fn drop (self : & mut root :: Xapian :: Document) { unsafe { cxxbridge :: Document_destructor_aut... [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 [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:84825 [INFO] [stdout] | [INFO] [stdout] 1 | ...54e3fa3b71a (self) } pub fn serialise (self : & root :: Xapian :: ValueCountMatchSpy) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:85222 [INFO] [stdout] | [INFO] [stdout] 1 | ...Failure) { } pub fn serialise_results (self : & root :: Xapian :: ValueCountMatchSpy) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:119677 [INFO] [stdout] | [INFO] [stdout] 1 | ... :: Xapian :: TermGenerator { fn drop (self : & mut root :: Xapian :: TermGenerator) { unsafe { cxxbridge :: TermGenerator_destruc... [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 [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:85435 [INFO] [stdout] | [INFO] [stdout] 1 | ...} pub fn merge_results (self : :: core :: pin :: Pin < & mut root :: Xapian :: ValueCountMatchSpy > , serialised : & cxx :: CxxStr... [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 [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:120719 [INFO] [stdout] | [INFO] [stdout] 1 | ... Drop for root :: Xapian :: Stem { fn drop (self : & mut root :: Xapian :: Stem) { unsafe { cxxbridge :: Stem_destructor_autocxx_w... [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 [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:85682 [INFO] [stdout] | [INFO] [stdout] 1 | ... serialised) } pub fn get_description (self : & root :: Xapian :: ValueCountMatchSpy) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:121743 [INFO] [stdout] | [INFO] [stdout] 1 | ... Drop for root :: Xapian :: ESet { fn drop (self : & mut root :: Xapian :: ESet) { unsafe { cxxbridge :: ESet_destructor_autocxx_w... [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 [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 [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:122767 [INFO] [stdout] | [INFO] [stdout] 1 | ... Drop for root :: Xapian :: MSet { fn drop (self : & mut root :: Xapian :: MSet) { unsafe { cxxbridge :: MSet_destructor_autocxx_w... [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 [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 [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:123797 [INFO] [stdout] | [INFO] [stdout] 1 | ... Drop for root :: Xapian :: RSet { fn drop (self : & mut root :: Xapian :: RSet) { unsafe { cxxbridge :: RSet_destructor_autocxx_w... [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 [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 [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:124856 [INFO] [stdout] | [INFO] [stdout] 1 | ... for root :: Xapian :: Enquire { fn drop (self : & mut root :: Xapian :: Enquire) { unsafe { cxxbridge :: Enquire_destructor_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 [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 [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:88092 [INFO] [stdout] | [INFO] [stdout] 1 | ... placement_return_type) }) } } pub fn empty (self : & root :: Xapian :: Query) -> bool { cxxbridge :: Xapian_Query_empty_autocxx_w... [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 [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:125894 [INFO] [stdout] | [INFO] [stdout] 1 | ...rop for root :: Xapian :: Query { fn drop (self : & mut root :: Xapian :: Query) { unsafe { cxxbridge :: Query_destructor_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 [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:126079 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: Xapian :: RangeProcessor { fn drop (self : & mut root :: Xapian :: RangeProcessor) { unsafe { cxxbridge :: RangeProcessor_destr... [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 [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:88230 [INFO] [stdout] | [INFO] [stdout] 1 | ...xa63ba54e3fa3b71a (self) } pub fn serialise (self : & root :: Xapian :: Query) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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:88883 [INFO] [stdout] | [INFO] [stdout] 1 | ...acement_return_type) }) } } pub fn get_type (self : & root :: Xapian :: Query) -> root :: Xapian :: Query_op { cxxbridge :: Xapian... [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 [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:127186 [INFO] [stdout] | [INFO] [stdout] 1 | ...oot :: Xapian :: QueryParser { fn drop (self : & mut root :: Xapian :: QueryParser) { unsafe { cxxbridge :: QueryParser_destructor... [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 [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 [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:127423 [INFO] [stdout] | [INFO] [stdout] 1 | ... "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: DateRangeProcessor) { unsafe { cxxbridge :: DateRangeProcessor... [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 [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:89485 [INFO] [stdout] | [INFO] [stdout] 1 | ..._return_type) }) } } pub fn get_description (self : & root :: Xapian :: Query) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbridg... [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 [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:127705 [INFO] [stdout] | [INFO] [stdout] 1 | ..."Synthesized destructor."] fn drop (self : & mut root :: Xapian :: NumberRangeProcessor) { unsafe { cxxbridge :: NumberRangeProces... [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 [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:95075 [INFO] [stdout] | [INFO] [stdout] 1 | ...1a (this) }) } } pub fn get_description (self : & root :: Xapian :: SimpleStopper) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:129073 [INFO] [stdout] | [INFO] [stdout] 1 | ...c = "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: ESetIterator) { unsafe { cxxbridge :: ESetIterator_syntheti... [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 [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 [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:130425 [INFO] [stdout] | [INFO] [stdout] 1 | ...c = "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: MSetIterator) { unsafe { cxxbridge :: MSetIterator_syntheti... [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 [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:95993 [INFO] [stdout] | [INFO] [stdout] 1 | ...e) }) } } pub fn release (self : :: core :: pin :: Pin < & mut root :: Xapian :: RangeProcessor >) -> * mut root :: Xapian :: Rang... [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 [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:96214 [INFO] [stdout] | [INFO] [stdout] 1 | ...3ba54e3fa3b71a (self) } pub fn release1 (self : & root :: Xapian :: RangeProcessor) -> * const root :: Xapian :: RangeProcessor { ... [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 [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:130691 [INFO] [stdout] | [INFO] [stdout] 1 | ...= "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: ExpandDeciderAnd) { unsafe { cxxbridge :: ExpandDeciderAnd_sy... [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 [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:99038 [INFO] [stdout] | [INFO] [stdout] 1 | ...e) { } pub fn set_stemmer (self : :: core :: pin :: Pin < & mut root :: Xapian :: QueryParser > , stemmer : & root :: Xapian :: St... [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 [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:130973 [INFO] [stdout] | [INFO] [stdout] 1 | ...ynthesized destructor."] fn drop (self : & mut root :: Xapian :: ExpandDeciderFilterTerms) { unsafe { cxxbridge :: ExpandDeciderFi... [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 [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:99275 [INFO] [stdout] | [INFO] [stdout] 1 | ... fn set_stemming_strategy (self : :: core :: pin :: Pin < & mut root :: Xapian :: QueryParser > , strategy : root :: Xapian :: Que... [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 [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:131272 [INFO] [stdout] | [INFO] [stdout] 1 | ...nthesized destructor."] fn drop (self : & mut root :: Xapian :: ExpandDeciderFilterPrefix) { unsafe { cxxbridge :: ExpandDeciderFi... [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 [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:99762 [INFO] [stdout] | [INFO] [stdout] 1 | ...) { } pub fn set_database (self : :: core :: pin :: Pin < & mut root :: Xapian :: QueryParser > , db : & root :: Xapian :: Databas... [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 [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:131566 [INFO] [stdout] | [INFO] [stdout] 1 | ... "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: ValueCountMatchSpy) { unsafe { cxxbridge :: ValueCountMatchSpy... [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 [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 [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:131841 [INFO] [stdout] | [INFO] [stdout] 1 | ... = "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: SimpleStopper) { unsafe { cxxbridge :: SimpleStopper_synthet... [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 [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 [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:147212 [INFO] [stdout] | [INFO] [stdout] 1 | ...l FfiExpandDecider { pub fn should_keep (self : & root :: shim :: FfiExpandDecider , arg1 : & cxx :: CxxString) -> bool { cxxbridg... [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 [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 [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:147411 [INFO] [stdout] | [INFO] [stdout] 1 | ...ocessor { pub fn upcast (self : :: core :: pin :: Pin < & mut root :: shim :: FfiFieldProcessor >) -> * mut root :: shim :: FfiFie... [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 [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 [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 [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 [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:148091 [INFO] [stdout] | [INFO] [stdout] 1 | ... impl FfiMatchDecider { pub fn is_match (self : & root :: shim :: FfiMatchDecider , arg1 : & root :: Xapian :: Document) -> bool {... [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 [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:103372 [INFO] [stdout] | [INFO] [stdout] 1 | ...e) { } pub fn get_corrected_query_string (self : & root :: Xapian :: QueryParser) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbr... [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 [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:103563 [INFO] [stdout] | [INFO] [stdout] 1 | ...3fa3b71a (self) } pub fn get_description (self : & root :: Xapian :: QueryParser) -> cxx :: UniquePtr < cxx :: CxxString > { cxxbr... [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 [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:148290 [INFO] [stdout] | [INFO] [stdout] 1 | ...fiMatchSpy { pub fn upcast (self : :: core :: pin :: Pin < & mut root :: shim :: FfiMatchSpy >) -> * mut root :: shim :: FfiMatchS... [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 [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 [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:148491 [INFO] [stdout] | [INFO] [stdout] 1 | ...r_0xa63ba54e3fa3b71a (self) } pub fn name (self : & root :: shim :: FfiMatchSpy) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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 [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:148667 [INFO] [stdout] | [INFO] [stdout] 1 | ...1a (self) } pub fn observe (self : :: core :: pin :: Pin < & mut root :: shim :: FfiMatchSpy > , arg1 : & root :: Xapian :: Docume... [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 [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 [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:148909 [INFO] [stdout] | [INFO] [stdout] 1 | ...ocessor { pub fn upcast (self : :: core :: pin :: Pin < & mut root :: shim :: FfiRangeProcessor >) -> * mut root :: shim :: FfiRan... [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 [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:115293 [INFO] [stdout] | [INFO] [stdout] 1 | ...ot :: Xapian :: TermIterator { fn drop (self : & mut root :: Xapian :: TermIterator) { unsafe { cxxbridge :: TermIterator_destruct... [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 [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:149137 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub fn process_range (self : :: core :: pin :: Pin < & mut root :: shim :: FfiRangeProcessor > , arg1 : & cxx :: CxxString , ar... [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 [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:116338 [INFO] [stdout] | [INFO] [stdout] 1 | ...for root :: Xapian :: Database { fn drop (self : & mut root :: Xapian :: Database) { unsafe { cxxbridge :: Database_destructor_aut... [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 [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:149442 [INFO] [stdout] | [INFO] [stdout] 1 | ...) } } impl FfiStopper { pub fn is_stopword (self : & root :: shim :: FfiStopper , arg1 : & cxx :: CxxString) -> bool { 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 [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:117479 [INFO] [stdout] | [INFO] [stdout] 1 | ...Xapian :: WritableDatabase { fn drop (self : & mut root :: Xapian :: WritableDatabase) { unsafe { cxxbridge :: WritableDatabase_de... [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 [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:118564 [INFO] [stdout] | [INFO] [stdout] 1 | ...for root :: Xapian :: Document { fn drop (self : & mut root :: Xapian :: Document) { unsafe { cxxbridge :: Document_destructor_aut... [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 [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 [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:119677 [INFO] [stdout] | [INFO] [stdout] 1 | ... :: Xapian :: TermGenerator { fn drop (self : & mut root :: Xapian :: TermGenerator) { unsafe { cxxbridge :: TermGenerator_destruc... [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 [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:152580 [INFO] [stdout] | [INFO] [stdout] 1 | ... = "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiExpandDecider) { unsafe { cxxbridge :: FfiExpandDecider_syn... [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 [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:120719 [INFO] [stdout] | [INFO] [stdout] 1 | ... Drop for root :: Xapian :: Stem { fn drop (self : & mut root :: Xapian :: Stem) { unsafe { cxxbridge :: Stem_destructor_autocxx_w... [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 [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:152851 [INFO] [stdout] | [INFO] [stdout] 1 | ...= "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiFieldProcessor) { unsafe { cxxbridge :: FfiFieldProcessor_sy... [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 [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:121743 [INFO] [stdout] | [INFO] [stdout] 1 | ... Drop for root :: Xapian :: ESet { fn drop (self : & mut root :: Xapian :: ESet) { unsafe { cxxbridge :: ESet_destructor_autocxx_w... [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 [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:153122 [INFO] [stdout] | [INFO] [stdout] 1 | ... = "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiMatchDecider) { unsafe { cxxbridge :: FfiMatchDecider_synth... [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 [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:122767 [INFO] [stdout] | [INFO] [stdout] 1 | ... Drop for root :: Xapian :: MSet { fn drop (self : & mut root :: Xapian :: MSet) { unsafe { cxxbridge :: MSet_destructor_autocxx_w... [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 [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:153385 [INFO] [stdout] | [INFO] [stdout] 1 | ...oc = "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiMatchSpy) { unsafe { cxxbridge :: FfiMatchSpy_synthetic_d... [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 [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:123797 [INFO] [stdout] | [INFO] [stdout] 1 | ... Drop for root :: Xapian :: RSet { fn drop (self : & mut root :: Xapian :: RSet) { unsafe { cxxbridge :: RSet_destructor_autocxx_w... [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 [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:124856 [INFO] [stdout] | [INFO] [stdout] 1 | ... for root :: Xapian :: Enquire { fn drop (self : & mut root :: Xapian :: Enquire) { unsafe { cxxbridge :: Enquire_destructor_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 [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:153646 [INFO] [stdout] | [INFO] [stdout] 1 | ...= "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiRangeProcessor) { unsafe { cxxbridge :: FfiRangeProcessor_sy... [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 [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:153912 [INFO] [stdout] | [INFO] [stdout] 1 | ...doc = "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiStopper) { unsafe { cxxbridge :: FfiStopper_synthetic_de... [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 [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:125894 [INFO] [stdout] | [INFO] [stdout] 1 | ...rop for root :: Xapian :: Query { fn drop (self : & mut root :: Xapian :: Query) { unsafe { cxxbridge :: Query_destructor_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 [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:126079 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: Xapian :: RangeProcessor { fn drop (self : & mut root :: Xapian :: RangeProcessor) { unsafe { cxxbridge :: RangeProcessor_destr... [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 [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:127186 [INFO] [stdout] | [INFO] [stdout] 1 | ...oot :: Xapian :: QueryParser { fn drop (self : & mut root :: Xapian :: QueryParser) { unsafe { cxxbridge :: QueryParser_destructor... [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 [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:127423 [INFO] [stdout] | [INFO] [stdout] 1 | ... "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: DateRangeProcessor) { unsafe { cxxbridge :: DateRangeProcessor... [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 [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:127705 [INFO] [stdout] | [INFO] [stdout] 1 | ..."Synthesized destructor."] fn drop (self : & mut root :: Xapian :: NumberRangeProcessor) { unsafe { cxxbridge :: NumberRangeProces... [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 [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:129073 [INFO] [stdout] | [INFO] [stdout] 1 | ...c = "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: ESetIterator) { unsafe { cxxbridge :: ESetIterator_syntheti... [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 [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:130425 [INFO] [stdout] | [INFO] [stdout] 1 | ...c = "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: MSetIterator) { unsafe { cxxbridge :: MSetIterator_syntheti... [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 [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:130691 [INFO] [stdout] | [INFO] [stdout] 1 | ...= "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: ExpandDeciderAnd) { unsafe { cxxbridge :: ExpandDeciderAnd_sy... [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 [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:130973 [INFO] [stdout] | [INFO] [stdout] 1 | ...ynthesized destructor."] fn drop (self : & mut root :: Xapian :: ExpandDeciderFilterTerms) { unsafe { cxxbridge :: ExpandDeciderFi... [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 [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:131272 [INFO] [stdout] | [INFO] [stdout] 1 | ...nthesized destructor."] fn drop (self : & mut root :: Xapian :: ExpandDeciderFilterPrefix) { unsafe { cxxbridge :: ExpandDeciderFi... [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 [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:131566 [INFO] [stdout] | [INFO] [stdout] 1 | ... "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: ValueCountMatchSpy) { unsafe { cxxbridge :: ValueCountMatchSpy... [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 [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:131841 [INFO] [stdout] | [INFO] [stdout] 1 | ... = "Synthesized destructor."] fn drop (self : & mut root :: Xapian :: SimpleStopper) { unsafe { cxxbridge :: SimpleStopper_synthet... [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 [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:147212 [INFO] [stdout] | [INFO] [stdout] 1 | ...l FfiExpandDecider { pub fn should_keep (self : & root :: shim :: FfiExpandDecider , arg1 : & cxx :: CxxString) -> bool { cxxbridg... [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 [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:147411 [INFO] [stdout] | [INFO] [stdout] 1 | ...ocessor { pub fn upcast (self : :: core :: pin :: Pin < & mut root :: shim :: FfiFieldProcessor >) -> * mut root :: shim :: FfiFie... [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 [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 [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:148091 [INFO] [stdout] | [INFO] [stdout] 1 | ... impl FfiMatchDecider { pub fn is_match (self : & root :: shim :: FfiMatchDecider , arg1 : & root :: Xapian :: Document) -> bool {... [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 [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:148290 [INFO] [stdout] | [INFO] [stdout] 1 | ...fiMatchSpy { pub fn upcast (self : :: core :: pin :: Pin < & mut root :: shim :: FfiMatchSpy >) -> * mut root :: shim :: FfiMatchS... [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 [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:148491 [INFO] [stdout] | [INFO] [stdout] 1 | ...r_0xa63ba54e3fa3b71a (self) } pub fn name (self : & root :: shim :: FfiMatchSpy) -> cxx :: UniquePtr < cxx :: CxxString > { 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 [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:148667 [INFO] [stdout] | [INFO] [stdout] 1 | ...1a (self) } pub fn observe (self : :: core :: pin :: Pin < & mut root :: shim :: FfiMatchSpy > , arg1 : & root :: Xapian :: Docume... [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 [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:148909 [INFO] [stdout] | [INFO] [stdout] 1 | ...ocessor { pub fn upcast (self : :: core :: pin :: Pin < & mut root :: shim :: FfiRangeProcessor >) -> * mut root :: shim :: FfiRan... [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 [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:149137 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub fn process_range (self : :: core :: pin :: Pin < & mut root :: shim :: FfiRangeProcessor > , arg1 : & cxx :: CxxString , ar... [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 [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:149442 [INFO] [stdout] | [INFO] [stdout] 1 | ...) } } impl FfiStopper { pub fn is_stopword (self : & root :: shim :: FfiStopper , arg1 : & cxx :: CxxString) -> bool { 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 [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 [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:152580 [INFO] [stdout] | [INFO] [stdout] 1 | ... = "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiExpandDecider) { unsafe { cxxbridge :: FfiExpandDecider_syn... [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 [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:152851 [INFO] [stdout] | [INFO] [stdout] 1 | ...= "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiFieldProcessor) { unsafe { cxxbridge :: FfiFieldProcessor_sy... [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 [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:153122 [INFO] [stdout] | [INFO] [stdout] 1 | ... = "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiMatchDecider) { unsafe { cxxbridge :: FfiMatchDecider_synth... [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 [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:153385 [INFO] [stdout] | [INFO] [stdout] 1 | ...oc = "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiMatchSpy) { unsafe { cxxbridge :: FfiMatchSpy_synthetic_d... [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 [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:153646 [INFO] [stdout] | [INFO] [stdout] 1 | ...= "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiRangeProcessor) { unsafe { cxxbridge :: FfiRangeProcessor_sy... [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 [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:153912 [INFO] [stdout] | [INFO] [stdout] 1 | ...doc = "Synthesized destructor."] fn drop (self : & mut root :: shim :: FfiStopper) { unsafe { cxxbridge :: FfiStopper_synthetic_de... [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 [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 156 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 156 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4933ccdd796d4b531cfaad1800ef09e28c9a0a35d78e2c8358f5c9b0b3b7ab05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4933ccdd796d4b531cfaad1800ef09e28c9a0a35d78e2c8358f5c9b0b3b7ab05", kill_on_drop: false }` [INFO] [stdout] 4933ccdd796d4b531cfaad1800ef09e28c9a0a35d78e2c8358f5c9b0b3b7ab05