[INFO] fetching crate xapian-rusty 0.0.28... [INFO] testing xapian-rusty-0.0.28 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate xapian-rusty 0.0.28 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate xapian-rusty 0.0.28 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate xapian-rusty 0.0.28 [INFO] finished tweaking crates.io crate xapian-rusty 0.0.28 [INFO] tweaked toml for crates.io crate xapian-rusty 0.0.28 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 9c9305e4a8b942be33488340502b0dd0d9411fc4fae3899321b8b92ff7e3de7c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9c9305e4a8b942be33488340502b0dd0d9411fc4fae3899321b8b92ff7e3de7c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling codespan-reporting v0.9.4 [INFO] [stderr] Compiling link-cplusplus v1.0.1 [INFO] [stderr] Compiling cxx v0.3.4 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cxx-build v0.3.4 [INFO] [stderr] Compiling cxxbridge-macro v0.3.4 [INFO] [stderr] Compiling xapian-rusty v0.0.28 (/opt/rustwide/workdir) [INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr 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 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 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 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 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 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 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] Finished dev [unoptimized + debuginfo] target(s) in 15.34s [INFO] running `"docker" "inspect" "9c9305e4a8b942be33488340502b0dd0d9411fc4fae3899321b8b92ff7e3de7c"` [INFO] running `"docker" "rm" "-f" "9c9305e4a8b942be33488340502b0dd0d9411fc4fae3899321b8b92ff7e3de7c"` [INFO] [stdout] 9c9305e4a8b942be33488340502b0dd0d9411fc4fae3899321b8b92ff7e3de7c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e388dd1a6941bfb427431d26127eae52252fbe9a78185462bb1b4ca00540a199 [INFO] running `"docker" "start" "-a" "e388dd1a6941bfb427431d26127eae52252fbe9a78185462bb1b4ca00540a199"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr 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 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 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 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 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 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 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] Compiling xapian-rusty v0.0.28 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/xapian_rusty-03fe514648b3e27a.xapian_rusty.b9qc5nmd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/xapian_rusty-03fe514648b3e27a.xapian_rusty.b9qc5nmd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/xapian_rusty-03fe514648b3e27a.xapian_rusty.b9qc5nmd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/xapian_rusty-03fe514648b3e27a.xapian_rusty.b9qc5nmd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/xapian_rusty-03fe514648b3e27a.xapian_rusty.b9qc5nmd-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/xapian_rusty-03fe514648b3e27a" "/opt/rustwide/target/debug/deps/xapian_rusty-03fe514648b3e27a.4xnhblx9krkmz6wl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/xapian-rusty-bb56628d7a39ef91/out" "-L" "/opt/rustwide/target/debug/build/cxx-2981f9b5a6aac0f1/out" "-L" "/opt/rustwide/target/debug/build/link-cplusplus-4605113676d3f0e7/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lxapian-rusty" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lxapianm" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libcxx-c059c838c8992bee.rlib" "/opt/rustwide/target/debug/deps/liblink_cplusplus-0c71deb04dac4357.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lstdc++" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lxapianm [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr 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 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 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 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 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 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 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] [INFO] [stderr] error: could not compile `xapian-rusty`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e388dd1a6941bfb427431d26127eae52252fbe9a78185462bb1b4ca00540a199"` [INFO] running `"docker" "rm" "-f" "e388dd1a6941bfb427431d26127eae52252fbe9a78185462bb1b4ca00540a199"` [INFO] [stdout] e388dd1a6941bfb427431d26127eae52252fbe9a78185462bb1b4ca00540a199