xapian-rusty 0.0.36

Rust bindings to Xapian
Documentation
Build #313603 2020-11-09T11:41:39.985296+00:00
# rustc version
rustc 1.49.0-nightly (1773f60ea 2020-11-08)
# docs.rs version
docsrs 0.6.0 (9ca2681 2020-11-06)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/xapian-rusty-0.0.36/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/xapian-rusty-0.0.36/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "cxx=https://docs.rs/cxx/0.3.9" "--extern-html-root-url" "cxx_build=https://docs.rs/cxx-build/0.3.9" "--resource-suffix" "-20201108-1.49.0-nightly-1773f60ea" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] a02be125f72c79c0d48a551c3a965f535f9a4ac913dd83af8a757974456e6bd6
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "a02be125f72c79c0d48a551c3a965f535f9a4ac913dd83af8a757974456e6bd6", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling cc v1.0.62
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling cxxbridge-flags v0.3.9
[INFO] [stderr]    Compiling codespan-reporting v0.9.5
[INFO] [stderr]    Compiling link-cplusplus v1.0.4
[INFO] [stderr]    Compiling cxx v0.3.9
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling cxx-build v0.3.9
[INFO] [stderr]    Compiling xapian-rusty v0.0.36 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cxxbridge-macro v0.3.9
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:40,
[INFO] [stderr] warning:                  from /opt/rustwide/target/cxxbridge/xapian-bind.h:4,
[INFO] [stderr] warning:                  from /opt/rustwide/target/debug/build/xapian-rusty-8ad5f0c8d82c4f1f/out/workdir/src/lib.rs.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/version.h:29:2: warning: #warning The C++ ABI version of compiler you are using does not exactly match [-Wcpp]
[INFO] [stderr] warning:    29 | #warning The C++ ABI version of compiler you are using does not exactly match
[INFO] [stderr] warning:       |  ^~~~~~~
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/version.h:30:2: warning: #warning that of the compiler used to build the library. If linking fails [-Wcpp]
[INFO] [stderr] warning:    30 | #warning that of the compiler used to build the library. If linking fails
[INFO] [stderr] warning:       |  ^~~~~~~
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/version.h:31:2: warning: #warning due to missing symbols, this is probably the reason why. [-Wcpp]
[INFO] [stderr] warning:    31 | #warning due to missing symbols, this is probably the reason why.
[INFO] [stderr] warning:       |  ^~~~~~~
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/version.h:32:2: warning: #warning The Xapian library was built with g++ 5.4.0 [-Wcpp]
[INFO] [stderr] warning:    32 | #warning The Xapian library was built with g++ 5.4.0
[INFO] [stderr] warning:       |  ^~~~~~~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:40,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/version.h:29:2: warning: #warning The C++ ABI version of compiler you are using does not exactly match [-Wcpp]
[INFO] [stderr] warning:    29 | #warning The C++ ABI version of compiler you are using does not exactly match
[INFO] [stderr] warning:       |  ^~~~~~~
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/version.h:30:2: warning: #warning that of the compiler used to build the library. If linking fails [-Wcpp]
[INFO] [stderr] warning:    30 | #warning that of the compiler used to build the library. If linking fails
[INFO] [stderr] warning:       |  ^~~~~~~
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/version.h:31:2: warning: #warning due to missing symbols, this is probably the reason why. [-Wcpp]
[INFO] [stderr] warning:    31 | #warning due to missing symbols, this is probably the reason why.
[INFO] [stderr] warning:       |  ^~~~~~~
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/version.h:32:2: warning: #warning The Xapian library was built with g++ 5.4.0 [-Wcpp]
[INFO] [stderr] warning:    32 | #warning The Xapian library was built with g++ 5.4.0
[INFO] [stderr] warning:       |  ^~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Database> new_database(int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:85:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:    85 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Database> new_database_with_path(rust::cxxbridge03::Str, int8_t, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:105:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   105 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void add_database(Xapian::Database&, Xapian::Database&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:118:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   118 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void database_close(Xapian::Database&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:130:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   130 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void database_reopen(Xapian::Database&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:142:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   142 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Enquire> new_enquire(Xapian::Database&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:155:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   155 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Stem> new_stem(rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:172:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   172 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::WritableDatabase> new_writable_database_with_path(rust::cxxbridge03::Str, int8_t, int8_t, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:195:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   195 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void commit(Xapian::WritableDatabase&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:211:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   211 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'int32_t get_doccount(Xapian::WritableDatabase&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:222:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   222 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'Xapian::docid replace_document(Xapian::WritableDatabase&, rust::cxxbridge03::Str, Xapian::Document&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:234:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   234 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void delete_document(Xapian::WritableDatabase&, rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:247:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   247 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::TermGenerator> new_termgenerator(int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:263:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   263 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void set_stemmer(Xapian::TermGenerator&, Xapian::Stem&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:276:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   276 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void set_document(Xapian::TermGenerator&, Xapian::Document&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:289:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   289 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void index_text(Xapian::TermGenerator&, rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:302:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   302 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void index_text_with_prefix(Xapian::TermGenerator&, rust::cxxbridge03::Str, rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:315:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   315 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void index_int(Xapian::TermGenerator&, int32_t, rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:329:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   329 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void index_long(Xapian::TermGenerator&, int64_t, rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:343:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   343 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void index_float(Xapian::TermGenerator&, float, rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:357:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   357 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void index_double(Xapian::TermGenerator&, double, rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:371:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   371 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Document> new_document(int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:386:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   386 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void add_string(Xapian::Document&, Xapian::valueno, rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:400:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   400 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void add_int(Xapian::Document&, Xapian::valueno, int, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:414:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   414 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void add_long(Xapian::Document&, Xapian::valueno, int64_t, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:428:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   428 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void add_float(Xapian::Document&, Xapian::valueno, float, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:442:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   442 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void add_double(Xapian::Document&, Xapian::valueno, double, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:456:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   456 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void set_data(Xapian::Document&, rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:469:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   469 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void add_boolean_term(Xapian::Document&, rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:482:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   482 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'const string& get_doc_data(Xapian::Document&)':
[INFO] [stderr] warning: xapian-bind.cc:495:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   495 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::QueryParser> new_query_parser(int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:513:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   513 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void set_max_wildcard_expansion(Xapian::QueryParser&, int32_t, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:526:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   526 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void set_stemmer_to_qp(Xapian::QueryParser&, Xapian::Stem&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:539:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   539 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void set_database(Xapian::QueryParser&, Xapian::Database&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:552:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   552 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Query> parse_query(Xapian::QueryParser&, rust::cxxbridge03::Str, int16_t, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:564:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   564 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Query> parse_query_with_prefix(Xapian::QueryParser&, rust::cxxbridge03::Str, int16_t, rust::cxxbridge03::Str, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:577:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   577 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Query> new_query(int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:592:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   592 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Query> new_query_range(int32_t, Xapian::valueno, double, double, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:610:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   610 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Query> add_right_query(Xapian::Query&, int32_t, Xapian::Query&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:623:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   623 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Query> new_query_double_with_prefix(rust::cxxbridge03::Str, double, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:640:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   640 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'bool query_is_empty(Xapian::Query&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:653:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   653 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'const string& get_description(Xapian::Query&)':
[INFO] [stderr] warning: xapian-bind.cc:668:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   668 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::MSet> get_mset(Xapian::Enquire&, int32_t, int32_t, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:683:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   683 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void set_query(Xapian::Enquire&, Xapian::Query&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:696:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   696 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void set_sort_by_key(Xapian::Enquire&, Xapian::MultiValueKeyMaker&, bool, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:708:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   708 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'int get_matches_estimated(Xapian::MSet&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:722:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   722 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'int mset_size(Xapian::MSet&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:735:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   735 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Document> get_doc_by_index(Xapian::MSet&, int32_t, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:748:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   748 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::MultiValueKeyMaker> new_multi_value_key_maker(int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:763:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   763 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void add_value_to_multi_value_key_maker(Xapian::MultiValueKeyMaker&, Xapian::valueno, bool, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:776:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   776 |     catch (Error ex)
[INFO] [stderr] warning:       |                  ^~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:46,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/error.h:83:10: note: because 'Xapian::Error' has user-provided 'void Xapian::Error::operator=(const Xapian::Error&)'
[INFO] [stderr] warning:    83 |     void operator=(const Error &o);
[INFO] [stderr] warning:       |          ^~~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'int32_t get_doccount(Xapian::WritableDatabase&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:226:1: warning: control reaches end of non-void function [-Wreturn-type]
[INFO] [stderr] warning:   226 | }
[INFO] [stderr] warning:       | ^
[INFO] [stderr]  Documenting xapian-rusty v0.0.36 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 26.58s
[INFO] running `Command { std: "docker" "inspect" "a02be125f72c79c0d48a551c3a965f535f9a4ac913dd83af8a757974456e6bd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a02be125f72c79c0d48a551c3a965f535f9a4ac913dd83af8a757974456e6bd6", kill_on_drop: false }`
[INFO] [stdout] a02be125f72c79c0d48a551c3a965f535f9a4ac913dd83af8a757974456e6bd6