[INFO] fetching crate boringdb 0.3.14... [INFO] testing boringdb-0.3.14 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate boringdb 0.3.14 into /workspace/builds/worker-62/source [INFO] validating manifest of crates.io crate boringdb 0.3.14 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate boringdb 0.3.14 [INFO] finished tweaking crates.io crate boringdb 0.3.14 [INFO] tweaked toml for crates.io crate boringdb 0.3.14 written to /workspace/builds/worker-62/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9bb72dff9f75e96fe12cbe4e5e1867c3408eb67e86ef9d289a4870d593e0480 [INFO] running `Command { std: "docker" "start" "-a" "a9bb72dff9f75e96fe12cbe4e5e1867c3408eb67e86ef9d289a4870d593e0480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9bb72dff9f75e96fe12cbe4e5e1867c3408eb67e86ef9d289a4870d593e0480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9bb72dff9f75e96fe12cbe4e5e1867c3408eb67e86ef9d289a4870d593e0480", kill_on_drop: false }` [INFO] [stdout] a9bb72dff9f75e96fe12cbe4e5e1867c3408eb67e86ef9d289a4870d593e0480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30b93739123b57f006a05ae126e952ac3d5c8c4cec90203d7dd8df9b7da3ea5c [INFO] running `Command { std: "docker" "start" "-a" "30b93739123b57f006a05ae126e952ac3d5c8c4cec90203d7dd8df9b7da3ea5c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling priority-queue v1.2.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling boringdb v0.3.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.33s [INFO] running `Command { std: "docker" "inspect" "30b93739123b57f006a05ae126e952ac3d5c8c4cec90203d7dd8df9b7da3ea5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b93739123b57f006a05ae126e952ac3d5c8c4cec90203d7dd8df9b7da3ea5c", kill_on_drop: false }` [INFO] [stdout] 30b93739123b57f006a05ae126e952ac3d5c8c4cec90203d7dd8df9b7da3ea5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82d64bf80f35f1879936b991910fcb1c2d506e8629f337149da9e42e2c283c1d [INFO] running `Command { std: "docker" "start" "-a" "82d64bf80f35f1879936b991910fcb1c2d506e8629f337149da9e42e2c283c1d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [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 regex v1.5.5 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling boringdb v0.3.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.34s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/boringdb-4bc7e50f3c22d1ea) [INFO] running `Command { std: "docker" "inspect" "82d64bf80f35f1879936b991910fcb1c2d506e8629f337149da9e42e2c283c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d64bf80f35f1879936b991910fcb1c2d506e8629f337149da9e42e2c283c1d", kill_on_drop: false }` [INFO] [stdout] 82d64bf80f35f1879936b991910fcb1c2d506e8629f337149da9e42e2c283c1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 32ecd10e5a4f8bc7534445ae32ad185e8ae413ee92321c75cd0ba32ece183b78 [INFO] running `Command { std: "docker" "start" "-a" "32ecd10e5a4f8bc7534445ae32ad185e8ae413ee92321c75cd0ba32ece183b78", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/boringdb-4bc7e50f3c22d1ea) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] [2022-04-13T09:27:03Z DEBUG boringdb::tests] Logging initialised successfully. [INFO] [stdout] test low_level::tests::simple ... ok [INFO] [stderr] [2022-04-13T09:27:03Z DEBUG boringdb::dict] sync_to_disk started [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] sync_to_disk started [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [0] sync_to_disk got 100/100 instructions [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [0] sync_to_disk got 100/100 instructions [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [0] sync_to_disk finished in 135.76337ms [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [1] sync_to_disk got 110/110 instructions [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [0] sync_to_disk finished in 222.211317ms [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [1] sync_to_disk got 110/110 instructions [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [1] sync_to_disk finished in 225.195187ms [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [2] sync_to_disk got 121/121 instructions [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [1] sync_to_disk finished in 215.803788ms [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [2] sync_to_disk got 121/121 instructions [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [2] sync_to_disk finished in 239.166004ms [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [3] sync_to_disk got 133/133 instructions [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [2] sync_to_disk finished in 273.289189ms [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [3] sync_to_disk got 133/133 instructions [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [3] sync_to_disk finished in 150.966457ms [INFO] [stderr] [2022-04-13T09:27:04Z DEBUG boringdb::dict] [4] sync_to_disk got 146/146 instructions [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [4] sync_to_disk finished in 178.747423ms [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [3] sync_to_disk finished in 193.202941ms [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [5] sync_to_disk got 160/160 instructions [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [4] sync_to_disk got 146/146 instructions [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [5] sync_to_disk finished in 178.856714ms [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [6] sync_to_disk got 176/176 instructions [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [4] sync_to_disk finished in 168.910785ms [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [5] sync_to_disk got 160/160 instructions [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [6] sync_to_disk finished in 90.015026ms [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [7] sync_to_disk got 193/193 instructions [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [5] sync_to_disk finished in 113.892323ms [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [6] sync_to_disk got 176/176 instructions [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [7] sync_to_disk finished in 145.194358ms [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [8] sync_to_disk got 212/212 instructions [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [6] sync_to_disk finished in 142.809809ms [INFO] [stdout] test tests::simple_writes ... ok [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [7] sync_to_disk got 54/193 instructions [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [8] sync_to_disk finished in 191.631602ms [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [9] sync_to_disk got 233/233 instructions [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [7] sync_to_disk finished in 265.85936ms [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [9] sync_to_disk finished in 278.710888ms [INFO] [stderr] [2022-04-13T09:27:05Z DEBUG boringdb::dict] [10] sync_to_disk got 256/256 instructions [INFO] [stderr] [2022-04-13T09:27:06Z DEBUG boringdb::dict] [10] sync_to_disk finished in 129.96471ms [INFO] [stderr] [2022-04-13T09:27:06Z DEBUG boringdb::dict] [11] sync_to_disk got 281/281 instructions [INFO] [stderr] [2022-04-13T09:27:06Z DEBUG boringdb::dict] [11] sync_to_disk finished in 162.998096ms [INFO] [stderr] [2022-04-13T09:27:06Z DEBUG boringdb::dict] [12] sync_to_disk got 309/309 instructions [INFO] [stderr] [2022-04-13T09:27:06Z DEBUG boringdb::dict] [12] sync_to_disk finished in 470.202019ms [INFO] [stderr] [2022-04-13T09:27:06Z DEBUG boringdb::dict] [13] sync_to_disk got 339/339 instructions [INFO] [stderr] [2022-04-13T09:27:07Z DEBUG boringdb::dict] [13] sync_to_disk finished in 918.690774ms [INFO] [stderr] [2022-04-13T09:27:07Z DEBUG boringdb::dict] [14] sync_to_disk got 334/334 instructions [INFO] [stderr] [2022-04-13T09:27:07Z DEBUG boringdb::dict] [14] sync_to_disk finished in 232.992274ms [INFO] [stderr] [2022-04-13T09:27:07Z DEBUG boringdb::dict] [15] sync_to_disk got 367/367 instructions [INFO] [stderr] [2022-04-13T09:27:07Z DEBUG boringdb::dict] [15] sync_to_disk finished in 133.036571ms [INFO] [stderr] [2022-04-13T09:27:07Z DEBUG boringdb::dict] [16] sync_to_disk got 403/403 instructions [INFO] [stderr] [2022-04-13T09:27:08Z DEBUG boringdb::dict] [16] sync_to_disk finished in 181.412073ms [INFO] [stderr] [2022-04-13T09:27:08Z DEBUG boringdb::dict] [17] sync_to_disk got 443/443 instructions [INFO] [stderr] [2022-04-13T09:27:08Z DEBUG boringdb::dict] [17] sync_to_disk finished in 175.014734ms [INFO] [stderr] [2022-04-13T09:27:08Z DEBUG boringdb::dict] [18] sync_to_disk got 487/487 instructions [INFO] [stderr] [2022-04-13T09:27:08Z DEBUG boringdb::dict] [18] sync_to_disk finished in 207.086329ms [INFO] [stderr] [2022-04-13T09:27:08Z DEBUG boringdb::dict] [19] sync_to_disk got 535/535 instructions [INFO] [stderr] [2022-04-13T09:27:08Z DEBUG boringdb::dict] [19] sync_to_disk finished in 170.213485ms [INFO] [stderr] [2022-04-13T09:27:08Z DEBUG boringdb::dict] [20] sync_to_disk got 588/588 instructions [INFO] [stderr] [2022-04-13T09:27:09Z DEBUG boringdb::dict] [20] sync_to_disk finished in 435.780326ms [INFO] [stderr] [2022-04-13T09:27:09Z DEBUG boringdb::dict] [21] sync_to_disk got 646/646 instructions [INFO] [stderr] [2022-04-13T09:27:09Z DEBUG boringdb::dict] [21] sync_to_disk finished in 275.823769ms [INFO] [stderr] [2022-04-13T09:27:09Z DEBUG boringdb::dict] [22] sync_to_disk got 710/710 instructions [INFO] [stderr] [2022-04-13T09:27:09Z DEBUG boringdb::dict] [22] sync_to_disk finished in 365.183056ms [INFO] [stderr] [2022-04-13T09:27:09Z DEBUG boringdb::dict] [23] sync_to_disk got 781/781 instructions [INFO] [stderr] [2022-04-13T09:27:09Z DEBUG boringdb::dict] [23] sync_to_disk finished in 157.849576ms [INFO] [stderr] [2022-04-13T09:27:09Z DEBUG boringdb::dict] [24] sync_to_disk got 859/859 instructions [INFO] [stderr] [2022-04-13T09:27:10Z DEBUG boringdb::dict] [24] sync_to_disk finished in 174.007294ms [INFO] [stderr] [2022-04-13T09:27:10Z DEBUG boringdb::dict] [25] sync_to_disk got 944/944 instructions [INFO] [stderr] [2022-04-13T09:27:10Z DEBUG boringdb::dict] [25] sync_to_disk finished in 190.117032ms [INFO] [stderr] [2022-04-13T09:27:10Z DEBUG boringdb::dict] [26] sync_to_disk got 135/1038 instructions [INFO] [stderr] [2022-04-13T09:27:10Z DEBUG boringdb::dict] [26] sync_to_disk finished in 195.44121ms [INFO] [stderr] [2022-04-13T09:27:10Z 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 6.89s [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" "32ecd10e5a4f8bc7534445ae32ad185e8ae413ee92321c75cd0ba32ece183b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32ecd10e5a4f8bc7534445ae32ad185e8ae413ee92321c75cd0ba32ece183b78", kill_on_drop: false }` [INFO] [stdout] 32ecd10e5a4f8bc7534445ae32ad185e8ae413ee92321c75cd0ba32ece183b78