[INFO] fetching crate boringdb 0.3.12... [INFO] testing boringdb-0.3.12 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate boringdb 0.3.12 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate boringdb 0.3.12 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate boringdb 0.3.12 [INFO] finished tweaking crates.io crate boringdb 0.3.12 [INFO] tweaked toml for crates.io crate boringdb 0.3.12 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded priority-queue v1.2.0 [INFO] [stderr] Downloaded genawaiter v0.99.1 [INFO] [stderr] Downloaded genawaiter-macro v0.99.1 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ddbf146b6a746c9a98b16cbbb13fd3d751fdcadcb1ee6b7089d576f1d43984e [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" "1ddbf146b6a746c9a98b16cbbb13fd3d751fdcadcb1ee6b7089d576f1d43984e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ddbf146b6a746c9a98b16cbbb13fd3d751fdcadcb1ee6b7089d576f1d43984e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ddbf146b6a746c9a98b16cbbb13fd3d751fdcadcb1ee6b7089d576f1d43984e", kill_on_drop: false }` [INFO] [stdout] 1ddbf146b6a746c9a98b16cbbb13fd3d751fdcadcb1ee6b7089d576f1d43984e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e375caae84807ecf9ea6362d78a02803b6c48f2bf7a8603be8dd9ac6d320e921 [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" "e375caae84807ecf9ea6362d78a02803b6c48f2bf7a8603be8dd9ac6d320e921", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling priority-queue v1.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling boringdb v0.3.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.76s [INFO] running `Command { std: "docker" "inspect" "e375caae84807ecf9ea6362d78a02803b6c48f2bf7a8603be8dd9ac6d320e921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e375caae84807ecf9ea6362d78a02803b6c48f2bf7a8603be8dd9ac6d320e921", kill_on_drop: false }` [INFO] [stdout] e375caae84807ecf9ea6362d78a02803b6c48f2bf7a8603be8dd9ac6d320e921 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce48f2f9eb69a94e468a6023cad6cebf312b4cd1f184cbfbd9ef3ee1fd88da64 [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" "ce48f2f9eb69a94e468a6023cad6cebf312b4cd1f184cbfbd9ef3ee1fd88da64", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling boringdb v0.3.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "ce48f2f9eb69a94e468a6023cad6cebf312b4cd1f184cbfbd9ef3ee1fd88da64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce48f2f9eb69a94e468a6023cad6cebf312b4cd1f184cbfbd9ef3ee1fd88da64", kill_on_drop: false }` [INFO] [stdout] ce48f2f9eb69a94e468a6023cad6cebf312b4cd1f184cbfbd9ef3ee1fd88da64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5cb0bfbd68e236122222e181fa31d1ce674e501f4e62424f15144cd18494eaa5 [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" "5cb0bfbd68e236122222e181fa31d1ce674e501f4e62424f15144cd18494eaa5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/boringdb-62e0bc4ab28f89c7) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] [2021-11-20T14:02:04Z DEBUG boringdb::tests] Logging initialised successfully. [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] sync_to_disk started [INFO] [stdout] test low_level::tests::simple ... ok [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] sync_to_disk started [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [0] sync_to_disk got 100/100 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [0] sync_to_disk finished in 44.301269ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [0] sync_to_disk got 100/100 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [1] sync_to_disk got 110/110 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [0] sync_to_disk finished in 24.815943ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [1] sync_to_disk got 110/110 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [1] sync_to_disk finished in 29.373042ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [2] sync_to_disk got 121/121 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [1] sync_to_disk finished in 37.525621ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [2] sync_to_disk got 121/121 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [2] sync_to_disk finished in 25.12105ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [2] sync_to_disk finished in 31.805995ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [3] sync_to_disk got 133/133 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [3] sync_to_disk got 133/133 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [3] sync_to_disk finished in 47.850647ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [4] sync_to_disk got 146/146 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [3] sync_to_disk finished in 28.610726ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [4] sync_to_disk finished in 65.337529ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [5] sync_to_disk got 160/160 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [5] sync_to_disk finished in 36.381995ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [6] sync_to_disk got 176/176 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [4] sync_to_disk got 146/146 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [6] sync_to_disk finished in 75.966662ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [7] sync_to_disk got 193/193 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [4] sync_to_disk finished in 65.432831ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [7] sync_to_disk finished in 30.270362ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [8] sync_to_disk got 212/212 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [5] sync_to_disk got 160/160 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [8] sync_to_disk finished in 22.050882ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [9] sync_to_disk got 233/233 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [5] sync_to_disk finished in 62.539168ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [9] sync_to_disk finished in 65.608635ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [10] sync_to_disk got 256/256 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [6] sync_to_disk got 176/176 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [10] sync_to_disk finished in 22.567894ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [11] sync_to_disk got 281/281 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [6] sync_to_disk finished in 29.930255ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [7] sync_to_disk got 54/193 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [11] sync_to_disk finished in 36.634801ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [12] sync_to_disk got 309/309 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [7] sync_to_disk finished in 45.356592ms [INFO] [stdout] test tests::simple_writes ... ok [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [12] sync_to_disk finished in 49.512983ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [13] sync_to_disk got 339/339 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [13] sync_to_disk finished in 45.834502ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [14] sync_to_disk got 372/372 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [14] sync_to_disk finished in 30.686471ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [15] sync_to_disk got 409/409 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [15] sync_to_disk finished in 24.161129ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [16] sync_to_disk got 449/449 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [16] sync_to_disk finished in 20.053639ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [17] sync_to_disk got 493/493 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [17] sync_to_disk finished in 21.292965ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [18] sync_to_disk got 542/542 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [18] sync_to_disk finished in 25.815064ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [19] sync_to_disk got 596/596 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [19] sync_to_disk finished in 54.091683ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [20] sync_to_disk got 655/655 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [20] sync_to_disk finished in 27.4467ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [21] sync_to_disk got 720/720 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [21] sync_to_disk finished in 17.951293ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [22] sync_to_disk got 792/792 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [22] sync_to_disk finished in 19.68343ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [23] sync_to_disk got 871/871 instructions [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [23] sync_to_disk finished in 19.647629ms [INFO] [stderr] [2021-11-20T14:02:05Z DEBUG boringdb::dict] [24] sync_to_disk got 958/958 instructions [INFO] [stderr] [2021-11-20T14:02:06Z DEBUG boringdb::dict] [24] sync_to_disk finished in 25.795364ms [INFO] [stderr] [2021-11-20T14:02:06Z DEBUG boringdb::dict] [25] sync_to_disk got 375/1053 instructions [INFO] [stderr] [2021-11-20T14:02:06Z DEBUG boringdb::dict] [25] sync_to_disk finished in 19.331123ms [INFO] [stderr] [2021-11-20T14:02:06Z DEBUG boringdb::dict] sync_to_disk started [INFO] [stdout] test tests::transactional_increment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s [INFO] [stdout] [INFO] [stderr] Doc-tests boringdb [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5cb0bfbd68e236122222e181fa31d1ce674e501f4e62424f15144cd18494eaa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cb0bfbd68e236122222e181fa31d1ce674e501f4e62424f15144cd18494eaa5", kill_on_drop: false }` [INFO] [stdout] 5cb0bfbd68e236122222e181fa31d1ce674e501f4e62424f15144cd18494eaa5