tinydb 0.0.7

TinyDB or `tinydb` is a small-footprint, superfast database designed to be used in-memory and easily dumped/retrieved from a file when it's time to save. ✨
Documentation
Build #260305 2020-06-12 02:13:08

# rustc version rustc 1.46.0-nightly (a37c32e2d 2020-06-11)

# docs.rs version docsrs 0.6.0 (229c5a9 2020-06-11)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tinydb-0.0.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tinydb-0.0.7/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200611-1.46.0-nightly-a37c32e2d --static-root-path / --cap-lints warn --extern-html-root-url bincode=https://docs.rs/bincode/1.2.1 --extern-html-root-url serde=https://docs.rs/serde/1.0.111" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }` [INFO] [stdout] 73e519181548b2eaa6dffb6b366a0ad188978dcefcc327d142d7a5b83f0dcdba [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" "73e519181548b2eaa6dffb6b366a0ad188978dcefcc327d142d7a5b83f0dcdba", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Documenting tinydb v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: `[std::path::Pathbuf::file_stem]` cannot be resolved, ignoring it. [INFO] [stderr] --> src/error.rs:37:10 [INFO] [stderr] | [INFO] [stderr] 37 | /// [std::path::Pathbuf::file_stem] or could not convert from an [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.16s [INFO] running `Command { std: "docker" "inspect" "73e519181548b2eaa6dffb6b366a0ad188978dcefcc327d142d7a5b83f0dcdba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73e519181548b2eaa6dffb6b366a0ad188978dcefcc327d142d7a5b83f0dcdba", kill_on_drop: false }` [INFO] [stdout] 73e519181548b2eaa6dffb6b366a0ad188978dcefcc327d142d7a5b83f0dcdba