xapian-rusty 0.1.2

Rust bindings to Xapian
Documentation
Build #309413 2020-10-26T14:09:37.401321+00:00
# rustc version
rustc 1.49.0-nightly (ffa2e7ae8 2020-10-24)
# docs.rs version
docsrs 0.6.0 (9c27d80 2020-10-22)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/xapian-rusty-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/xapian-rusty-0.1.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "cxx=https://docs.rs/cxx/0.3.9" "--extern-html-root-url" "cxx_build=https://docs.rs/cxx-build/0.3.9" "--resource-suffix" "-20201024-1.49.0-nightly-ffa2e7ae8" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 52aad6a41829a8f078802d8dc28f196651cb0b4b74056f27410e6c0bfa81e187
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "52aad6a41829a8f078802d8dc28f196651cb0b4b74056f27410e6c0bfa81e187", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling cxxbridge-flags v0.3.9
[INFO] [stderr]    Compiling codespan-reporting v0.9.5
[INFO] [stderr]    Compiling link-cplusplus v1.0.4
[INFO] [stderr]    Compiling cxx v0.3.9
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling cxx-build v0.3.9
[INFO] [stderr]    Compiling xapian-rusty v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cxxbridge-macro v0.3.9
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::Database> new_database_with_path(rust::cxxbridge03::Str, int8_t, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:93:76: warning: 'Xapian::Database Xapian::Chert::open(const string&)' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr] warning:    93 |             return std::make_unique<Database>(Chert::open(std::string(path)));
[INFO] [stderr] warning:       |                                                                            ^
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:61,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/dbfactory.h:123:1: note: declared here
[INFO] [stderr] warning:   123 | open(const std::string &dir)
[INFO] [stderr] warning:       | ^~~~
[INFO] [stderr] warning: xapian-bind.cc:93:76: warning: 'Xapian::Database Xapian::Chert::open(const string&)' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr] warning:    93 |             return std::make_unique<Database>(Chert::open(std::string(path)));
[INFO] [stderr] warning:       |                                                                            ^
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:61,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/dbfactory.h:123:1: note: declared here
[INFO] [stderr] warning:   123 | open(const std::string &dir)
[INFO] [stderr] warning:       | ^~~~
[INFO] [stderr] warning: xapian-bind.cc:95:57: warning: 'Xapian::WritableDatabase Xapian::InMemory::open()' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr] warning:    95 |             return std::make_unique<Database>(InMemory::open());
[INFO] [stderr] warning:       |                                                         ^~~~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:61,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/dbfactory.h:104:1: note: declared here
[INFO] [stderr] warning:   104 | open()
[INFO] [stderr] warning:       | ^~~~
[INFO] [stderr] warning: xapian-bind.cc:95:62: warning: 'Xapian::WritableDatabase Xapian::InMemory::open()' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr] warning:    95 |             return std::make_unique<Database>(InMemory::open());
[INFO] [stderr] warning:       |                                                              ^
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:61,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/dbfactory.h:104:1: note: declared here
[INFO] [stderr] warning:   104 | open()
[INFO] [stderr] warning:       | ^~~~
[INFO] [stderr] warning: xapian-bind.cc:95:62: warning: 'Xapian::WritableDatabase Xapian::InMemory::open()' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr] warning:    95 |             return std::make_unique<Database>(InMemory::open());
[INFO] [stderr] warning:       |                                                              ^
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:61,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/dbfactory.h:104:1: note: declared here
[INFO] [stderr] warning:   104 | open()
[INFO] [stderr] warning:       | ^~~~
[INFO] [stderr] warning: xapian-bind.cc: In function 'std::unique_ptr<Xapian::WritableDatabase> new_writable_database_with_path(rust::cxxbridge03::Str, int8_t, int8_t, int8_t&)':
[INFO] [stderr] warning: xapian-bind.cc:181:92: warning: 'Xapian::WritableDatabase Xapian::Chert::open(const string&, int, int)' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr] warning:   181 |             return std::make_unique<WritableDatabase>(Chert::open(std::string(path), action));
[INFO] [stderr] warning:       |                                                                                            ^
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:61,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/dbfactory.h:149:1: note: declared here
[INFO] [stderr] warning:   149 | open(const std::string &dir, int action, int block_size)
[INFO] [stderr] warning:       | ^~~~
[INFO] [stderr] warning: xapian-bind.cc:181:92: warning: 'Xapian::WritableDatabase Xapian::Chert::open(const string&, int, int)' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr] warning:   181 |             return std::make_unique<WritableDatabase>(Chert::open(std::string(path), action));
[INFO] [stderr] warning:       |                                                                                            ^
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:61,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/dbfactory.h:149:1: note: declared here
[INFO] [stderr] warning:   149 | open(const std::string &dir, int action, int block_size)
[INFO] [stderr] warning:       | ^~~~
[INFO] [stderr] warning: xapian-bind.cc:184:65: warning: 'Xapian::WritableDatabase Xapian::InMemory::open()' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr] warning:   184 |             return std::make_unique<WritableDatabase>(InMemory::open());
[INFO] [stderr] warning:       |                                                                 ^~~~
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:61,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/dbfactory.h:104:1: note: declared here
[INFO] [stderr] warning:   104 | open()
[INFO] [stderr] warning:       | ^~~~
[INFO] [stderr] warning: xapian-bind.cc:184:70: warning: 'Xapian::WritableDatabase Xapian::InMemory::open()' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr] warning:   184 |             return std::make_unique<WritableDatabase>(InMemory::open());
[INFO] [stderr] warning:       |                                                                      ^
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:61,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/dbfactory.h:104:1: note: declared here
[INFO] [stderr] warning:   104 | open()
[INFO] [stderr] warning:       | ^~~~
[INFO] [stderr] warning: xapian-bind.cc:184:70: warning: 'Xapian::WritableDatabase Xapian::InMemory::open()' is deprecated [-Wdeprecated-declarations]
[INFO] [stderr] warning:   184 |             return std::make_unique<WritableDatabase>(InMemory::open());
[INFO] [stderr] warning:       |                                                                      ^
[INFO] [stderr] warning: In file included from /opt/rustwide/target/cxxbridge/xapian.h:61,
[INFO] [stderr] warning:                  from xapian-bind.h:4,
[INFO] [stderr] warning:                  from xapian-bind.cc:1:
[INFO] [stderr] warning: /opt/rustwide/target/cxxbridge/xapian/dbfactory.h:104:1: note: declared here
[INFO] [stderr] warning:   104 | open()
[INFO] [stderr] warning:       | ^~~~
[INFO] [stderr]  Documenting xapian-rusty v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 26.44s
[INFO] running `Command { std: "docker" "inspect" "52aad6a41829a8f078802d8dc28f196651cb0b4b74056f27410e6c0bfa81e187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52aad6a41829a8f078802d8dc28f196651cb0b4b74056f27410e6c0bfa81e187", kill_on_drop: false }`
[INFO] [stdout] 52aad6a41829a8f078802d8dc28f196651cb0b4b74056f27410e6c0bfa81e187