[INFO] fetching crate xapian-rusty 0.0.28... [INFO] testing xapian-rusty-0.0.28 against 1.44.0 for beta-1.45-1 [INFO] extracting crate xapian-rusty 0.0.28 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate xapian-rusty 0.0.28 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] bea2dd44f8f124fc0598dc5ebcfd2a7552bf9c908ede0b3cc708ae08c10b42df [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" "bea2dd44f8f124fc0598dc5ebcfd2a7552bf9c908ede0b3cc708ae08c10b42df"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling link-cplusplus v1.0.1 [INFO] [stderr] Compiling cxx v0.3.4 [INFO] [stderr] Compiling codespan-reporting v0.9.4 [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 16.72s [INFO] running `"docker" "inspect" "bea2dd44f8f124fc0598dc5ebcfd2a7552bf9c908ede0b3cc708ae08c10b42df"` [INFO] running `"docker" "rm" "-f" "bea2dd44f8f124fc0598dc5ebcfd2a7552bf9c908ede0b3cc708ae08c10b42df"` [INFO] [stdout] bea2dd44f8f124fc0598dc5ebcfd2a7552bf9c908ede0b3cc708ae08c10b42df [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 49d44cf78c69c728a1f078c34e0610dd957b1d89edbcfa79f1e0f6c56c4034bd [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" "49d44cf78c69c728a1f078c34e0610dd957b1d89edbcfa79f1e0f6c56c4034bd"` [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/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/xapian_rusty-33f4fe8d9ab6ef7f.xapian_rusty.cwnlmflu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/xapian_rusty-33f4fe8d9ab6ef7f.xapian_rusty.cwnlmflu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/xapian_rusty-33f4fe8d9ab6ef7f.xapian_rusty.cwnlmflu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/xapian_rusty-33f4fe8d9ab6ef7f.xapian_rusty.cwnlmflu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/xapian_rusty-33f4fe8d9ab6ef7f.xapian_rusty.cwnlmflu-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/xapian_rusty-33f4fe8d9ab6ef7f" "/opt/rustwide/target/debug/deps/xapian_rusty-33f4fe8d9ab6ef7f.hz3nhru0cmx5ilc.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-6f040172df1148a3/out" "-L" "/opt/rustwide/target/debug/build/cxx-48a61e42cbd8356d/out" "-L" "/opt/rustwide/target/debug/build/link-cplusplus-b73947d595cf5dcf/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-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/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libcxx-c4a0d3e83d291bf3.rlib" "/opt/rustwide/target/debug/deps/liblink_cplusplus-65eb23eff580082c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.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" "49d44cf78c69c728a1f078c34e0610dd957b1d89edbcfa79f1e0f6c56c4034bd"` [INFO] running `"docker" "rm" "-f" "49d44cf78c69c728a1f078c34e0610dd957b1d89edbcfa79f1e0f6c56c4034bd"` [INFO] [stdout] 49d44cf78c69c728a1f078c34e0610dd957b1d89edbcfa79f1e0f6c56c4034bd