xapian-rusty 0.0.29

Rust bindings to Xapian
Documentation
Build #258229 2020-06-06T18:52:46.275509+00:00
# rustc version
rustc 1.46.0-nightly (826cb062a 2020-06-05)
# docs.rs version
docsrs 0.6.0 (38ce89b 2020-06-06)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/xapian-rusty-0.0.29/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/xapian-rusty-0.0.29/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200605-1.46.0-nightly-826cb062a --static-root-path / --cap-lints warn --extern-html-root-url cxx=https://docs.rs/cxx/0.3.4 --extern-html-root-url cxx_build=https://docs.rs/cxx-build/0.3.4" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j3", kill_on_drop: false }`
[INFO] [stdout] ee4f1d0721aa076d713e21333865addd47c8cc1b2196d739fcf3c88fa39d6dff
[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" "ee4f1d0721aa076d713e21333865addd47c8cc1b2196d739fcf3c88fa39d6dff", kill_on_drop: false }`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling codespan-reporting v0.9.4
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling link-cplusplus v1.0.1
[INFO] [stderr]    Compiling cxx v0.3.4
[INFO] [stderr]    Compiling cxx-build v0.3.4
[INFO] [stderr]    Compiling cxxbridge-macro v0.3.4
[INFO] [stderr]    Compiling xapian-rusty v0.0.29 (/opt/rustwide/workdir)
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Database> new_database(int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:79:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:    79 |     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:101:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   101 |     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:114:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   114 |     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:127:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   127 |     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:143:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   143 |     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:135:105: warning: unused parameter 'db_type' [-Wunused-parameter]
[INFO] [stderr] warning:   135 | std::unique_ptr<WritableDatabase> new_writable_database_with_path(rust::Str path, int8_t action, int8_t db_type, int8_t &err)
[INFO] [stderr] warning:       |                                                                                                  ~~~~~~~^~~~~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'void commit(Xapian::WritableDatabase&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:156:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   156 |     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:169:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   169 |     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:182:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   182 |     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:198:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   198 |     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: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 'void set_document(Xapian::TermGenerator&, Xapian::Document&, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:224:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   224 |     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:237:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   237 |     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:250:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   250 |     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:264:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   264 |     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:278:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   278 |     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:292:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   292 |     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:306:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   306 |     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:321:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   321 |     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:335:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   335 |     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:349:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   349 |     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:363:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   363 |     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:377:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   377 |     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:391:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   391 |     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:404:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   404 |     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:417:18: warning: implicitly-declared 'Xapian::Error::Error(const Xapian::Error&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning:   417 |     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]  Documenting xapian-rusty v0.0.29 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 22.19s
[INFO] running `Command { std: "docker" "inspect" "ee4f1d0721aa076d713e21333865addd47c8cc1b2196d739fcf3c88fa39d6dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee4f1d0721aa076d713e21333865addd47c8cc1b2196d739fcf3c88fa39d6dff", kill_on_drop: false }`
[INFO] [stdout] ee4f1d0721aa076d713e21333865addd47c8cc1b2196d739fcf3c88fa39d6dff