[INFO] fetching crate rusty-leveldb 0.3.6... [INFO] testing rusty-leveldb-0.3.6 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rusty-leveldb 0.3.6 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate rusty-leveldb 0.3.6 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty-leveldb 0.3.6 [INFO] finished tweaking crates.io crate rusty-leveldb 0.3.6 [INFO] tweaked toml for crates.io crate rusty-leveldb 0.3.6 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded integer-encoding v1.1.7 [INFO] [stderr] Downloaded time-test v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a55f2c8bd33a1230b31e07e849d2ff6fd5213f75722cc9ff0cafb06763217eb [INFO] running `Command { std: "docker" "start" "-a" "1a55f2c8bd33a1230b31e07e849d2ff6fd5213f75722cc9ff0cafb06763217eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a55f2c8bd33a1230b31e07e849d2ff6fd5213f75722cc9ff0cafb06763217eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a55f2c8bd33a1230b31e07e849d2ff6fd5213f75722cc9ff0cafb06763217eb", kill_on_drop: false }` [INFO] [stdout] 1a55f2c8bd33a1230b31e07e849d2ff6fd5213f75722cc9ff0cafb06763217eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b08e70a4de1ac912c289bcdc52725e0dc508ff124de1a949ae07955960443bf4 [INFO] running `Command { std: "docker" "start" "-a" "b08e70a4de1ac912c289bcdc52725e0dc508ff124de1a949ae07955960443bf4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusty-leveldb v0.3.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | fn open_sequential_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | fn open_random_access_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | fn open_writable_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | fn open_appendable_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | fn exists(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | fn children(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | fn size_of(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | fn delete(&self, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | fn mkdir(&self, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | fn rmdir(&self, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | fn rename(&self, &Path, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | fn rename(&self, &Path, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | fn lock(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | fn new_logger(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.70s [INFO] running `Command { std: "docker" "inspect" "b08e70a4de1ac912c289bcdc52725e0dc508ff124de1a949ae07955960443bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08e70a4de1ac912c289bcdc52725e0dc508ff124de1a949ae07955960443bf4", kill_on_drop: false }` [INFO] [stdout] b08e70a4de1ac912c289bcdc52725e0dc508ff124de1a949ae07955960443bf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86abfbfe985ca89dcb5557cbd12791018d8d396e5dc00030815cf7b57c400f26 [INFO] running `Command { std: "docker" "start" "-a" "86abfbfe985ca89dcb5557cbd12791018d8d396e5dc00030815cf7b57c400f26", kill_on_drop: false }` [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling time-test v0.2.3 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | fn open_sequential_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | fn open_random_access_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | fn open_writable_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | fn open_appendable_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | fn exists(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | fn children(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | fn size_of(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | fn delete(&self, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | fn mkdir(&self, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | fn rmdir(&self, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | fn rename(&self, &Path, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | fn rename(&self, &Path, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | fn lock(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | fn new_logger(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusty-leveldb v0.3.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | fn open_sequential_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | fn open_random_access_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | fn open_writable_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | fn open_appendable_file(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | fn exists(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | fn children(&self, &Path) -> Result>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | fn size_of(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | fn delete(&self, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | fn mkdir(&self, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | fn rmdir(&self, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | fn rename(&self, &Path, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | fn rename(&self, &Path, &Path) -> Result<()>; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | fn lock(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/env.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | fn new_logger(&self, &Path) -> Result; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/filter_block.rs:242:21 [INFO] [stdout] | [INFO] [stdout] 242 | format!("{} {:?} ", block_offset, key) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 242 - format!("{} {:?} ", block_offset, key) [INFO] [stdout] 242 + "{} {:?} ", block_offset, key [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.29s [INFO] running `Command { std: "docker" "inspect" "86abfbfe985ca89dcb5557cbd12791018d8d396e5dc00030815cf7b57c400f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86abfbfe985ca89dcb5557cbd12791018d8d396e5dc00030815cf7b57c400f26", kill_on_drop: false }` [INFO] [stdout] 86abfbfe985ca89dcb5557cbd12791018d8d396e5dc00030815cf7b57c400f26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 958cc0ca5ca5692c29d34584a9cc48c15847ed158742c7cd9215d078b1b56643 [INFO] running `Command { std: "docker" "start" "-a" "958cc0ca5ca5692c29d34584a9cc48c15847ed158742c7cd9215d078b1b56643", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] running 143 tests [INFO] [stderr] --> src/env.rs:37:36 [INFO] [stderr] | [INFO] [stderr] 37 | fn open_sequential_file(&self, &Path) -> Result>; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:38:39 [INFO] [stderr] | [INFO] [stderr] 38 | fn open_random_access_file(&self, &Path) -> Result>; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:39:34 [INFO] [stderr] | [INFO] [stderr] 39 | fn open_writable_file(&self, &Path) -> Result>; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:40:36 [INFO] [stderr] | [INFO] [stderr] 40 | fn open_appendable_file(&self, &Path) -> Result>; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:42:22 [INFO] [stderr] | [INFO] [stderr] 42 | fn exists(&self, &Path) -> Result; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:43:24 [INFO] [stderr] | [INFO] [stderr] 43 | fn children(&self, &Path) -> Result>; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:44:23 [INFO] [stderr] | [INFO] [stderr] 44 | fn size_of(&self, &Path) -> Result; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:46:22 [INFO] [stderr] | [INFO] [stderr] 46 | fn delete(&self, &Path) -> Result<()>; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:47:21 [INFO] [stderr] | [INFO] [stderr] 47 | fn mkdir(&self, &Path) -> Result<()>; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:48:21 [INFO] [stderr] | [INFO] [stderr] 48 | fn rmdir(&self, &Path) -> Result<()>; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | fn rename(&self, &Path, &Path) -> Result<()>; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:49:29 [INFO] [stderr] | [INFO] [stderr] 49 | fn rename(&self, &Path, &Path) -> Result<()>; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | fn lock(&self, &Path) -> Result; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/env.rs:54:26 [INFO] [stderr] | [INFO] [stderr] 54 | fn new_logger(&self, &Path) -> Result; [INFO] [stderr] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Path` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/filter_block.rs:242:21 [INFO] [stderr] | [INFO] [stderr] 242 | format!("{} {:?} ", block_offset, key) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 242 - format!("{} {:?} ", block_offset, key) [INFO] [stderr] 242 + "{} {:?} ", block_offset, key [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rusty-leveldb` (lib) generated 14 warnings [INFO] [stderr] warning: `rusty-leveldb` (lib test) generated 15 warnings (14 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_leveldb-138945268d8c32a0) [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Recovered manifest with next_file=3 manifest_num=2 log_num=0 prev_log_num=0 last_seq=0 [INFO] [stderr] reusing manifest "db/MANIFEST-000001" [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] Expanding inputs@1 1+1 (216+218 bytes) to 3+1 (651+218 bytes) [INFO] [stderr] Compacting @1 [97, 97, 97, 1, 19, 0, 0, 0, 0, 0, 0] .. [102, 97, 98, 1, 15, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting 3 files at L1 and 1 files at L2 [INFO] [stderr] Start write of L0 table 000004 [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] L0 table 000004 has 227 bytes [INFO] [stderr] Compacting @2 [97, 98, 48, 1, 3, 0, 0, 0, 0, 0, 0] .. [97, 98, 122, 1, 4, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Moved num=4 bytes=227 from L2 to L3 [INFO] [stderr] Summary: level 3: 1 files, 227 bytes ([(4, 227)]); [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] Expanding inputs@1 1+1 (218+218 bytes) to 3+1 (651+218 bytes) [INFO] [stderr] Compacting @1 [97, 97, 97, 1, 19, 0, 0, 0, 0, 0, 0] .. [102, 97, 98, 1, 15, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting 3 files at L1 and 1 files at L2 [INFO] [stderr] New table num=13: keys=10 size=345 [INFO] [stderr] Compacted 3 L1 files + 1 L2 files => 345B [INFO] [stderr] Compaction finished: level 0: 2 files, 483 bytes ([(1, 232), (2, 251)]); level 2: 2 files, 595 bytes ([(13, 345), (7, 250)]); level 3: 2 files, 400 bytes ([(8, 200), (9, 200)]); [INFO] [stderr] Deleting file type=Table num=4 [INFO] [stderr] Deleting file type=Table num=3 [INFO] [stderr] Deleting file type=Table num=5 [INFO] [stderr] Deleting file type=Table num=6 [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] New table num=13: keys=10 size=345 [INFO] [stderr] Compacted 3 L1 files + 1 L2 files => 345B [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] Compaction finished: level 0: 2 files, 483 bytes ([(1, 232), (2, 251)]); level 2: 2 files, 595 bytes ([(13, 345), (7, 250)]); level 3: 2 files, 400 bytes ([(8, 200), (9, 200)]); [INFO] [stderr] Deleting file type=Table num=6 [INFO] [stderr] Deleting file type=Table num=3 [INFO] [stderr] Deleting file type=Table num=4 [INFO] [stderr] Deleting file type=Table num=5 [INFO] [stderr] Start write of L0 table 000014 [INFO] [stderr] Recovered manifest with next_file=3 manifest_num=2 log_num=0 prev_log_num=0 last_seq=0 [INFO] [stderr] reusing manifest "db/MANIFEST-000001" [INFO] [stderr] Start write of L0 table 000003 [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] L0 table 000003 has 351 bytes [INFO] [stderr] L0 table 000014 has 182 bytes [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Deleting file type=Log num=12 [INFO] [stderr] Compacting @0 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [98, 98, 97, 1, 30, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] Compacting 2 files at L0 and 1 files at L1 [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] Recovered manifest with next_file=3 manifest_num=2 log_num=0 prev_log_num=0 last_seq=0 [INFO] [stderr] Compacting @2 [99, 97, 98, 1, 10, 0, 0, 0, 0, 0, 0] .. [102, 98, 97, 1, 12, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Moved num=6 bytes=218 from L2 to L3 [INFO] [stderr] Summary: level 0: 2 files, 483 bytes ([(1, 232), (2, 251)]); level 1: 3 files, 651 bytes ([(3, 218), (4, 216), (5, 217)]); level 2: 1 files, 250 bytes ([(7, 250)]); level 3: 3 files, 618 bytes ([(6, 218), (8, 200), (9, 200)]); [INFO] [stderr] Deleting file type=Descriptor num=1 [INFO] [stderr] Compacting @0 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [98, 98, 97, 1, 30, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting 2 files at L0 and 1 files at L1 [INFO] [stderr] New table num=15: keys=8 size=306 [INFO] [stderr] Compacted 2 L0 files + 1 L1 files => 306B [INFO] [stderr] Compaction finished: level 1: 3 files, 739 bytes ([(15, 306), (4, 216), (5, 217)]); level 2: 3 files, 650 bytes ([(6, 218), (7, 250), (14, 182)]); level 3: 2 files, 400 bytes ([(8, 200), (9, 200)]); [INFO] [stderr] Deleting file type=Table num=2 [INFO] [stderr] Deleting file type=Table num=3 [INFO] [stderr] Deleting file type=Table num=1 [INFO] [stderr] Expanding inputs@1 2+1 (522+218 bytes) to 3+1 (739+218 bytes) [INFO] [stderr] Compacting @1 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [102, 97, 98, 1, 15, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting 3 files at L1 and 1 files at L2 [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] Recovered manifest with next_file=3 manifest_num=2 log_num=0 prev_log_num=0 last_seq=0 [INFO] [stderr] reusing manifest "db/MANIFEST-000001" [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] New table num=16: keys=15 size=435 [INFO] [stderr] Compacted 3 L1 files + 1 L2 files => 435B [INFO] [stderr] Compaction finished: level 2: 3 files, 867 bytes ([(16, 435), (7, 250), (14, 182)]); level 3: 2 files, 400 bytes ([(8, 200), (9, 200)]); [INFO] [stderr] Deleting file type=Table num=5 [INFO] [stderr] Deleting file type=Table num=6 [INFO] [stderr] Deleting file type=Table num=4 [INFO] [stderr] Deleting file type=Table num=15 [INFO] [stderr] Compacting @2 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [102, 98, 97, 1, 12, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting 1 files at L2 and 0 files at L3 [INFO] [stderr] New table num=17: keys=15 size=435 [INFO] [stderr] Compacted 1 L2 files + 0 L3 files => 435B [INFO] [stderr] Compaction finished: level 2: 2 files, 432 bytes ([(7, 250), (14, 182)]); level 3: 3 files, 835 bytes ([(17, 435), (8, 200), (9, 200)]); [INFO] [stderr] Deleting file type=Table num=16 [INFO] [stderr] Recovered manifest with next_file=14 manifest_num=13 log_num=12 prev_log_num=0 last_seq=30 [INFO] [stderr] Recovering log file "db/000012.log" [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stderr] Recovered manifest with next_file=14 manifest_num=13 log_num=12 prev_log_num=0 last_seq=30 [INFO] [stderr] Recovering log file "db/000012.log" [INFO] [stderr] Start write of L0 table 000014 [INFO] [stderr] L0 table 000014 has 253 bytes [INFO] [stderr] Deleting file type=Log num=12 [INFO] [stderr] Deleting file type=Descriptor num=11 [INFO] [stderr] Recovered manifest with next_file=17 manifest_num=16 log_num=15 prev_log_num=0 last_seq=36 [INFO] [stderr] Recovering log file "db/000015.log" [INFO] [stderr] Start write of L0 table 000017 [INFO] [stderr] L0 table 000017 has 179 bytes [INFO] [stderr] Deleting file type=Descriptor num=13 [INFO] [stderr] Deleting file type=Log num=15 [INFO] [stderr] Compacting @0 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [98, 98, 97, 1, 30, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting 2 files at L0 and 1 files at L1 [INFO] [stderr] New table num=19: keys=8 size=306 [INFO] [stderr] Compacted 2 L0 files + 1 L1 files => 306B [INFO] [stderr] Compaction finished: level 0: 2 files, 432 bytes ([(14, 253), (17, 179)]); level 1: 3 files, 739 bytes ([(19, 306), (4, 216), (5, 217)]); level 2: 2 files, 468 bytes ([(6, 218), (7, 250)]); level 3: 2 files, 400 bytes ([(8, 200), (9, 200)]); [INFO] [stderr] Deleting file type=Table num=1 [INFO] [stderr] Deleting file type=Table num=3 [INFO] [stderr] Deleting file type=Table num=2 [INFO] [stderr] Recovered manifest with next_file=21 manifest_num=20 log_num=18 prev_log_num=0 last_seq=37 [INFO] [stderr] Recovering log file "db/000018.log" [INFO] [stderr] Start write of L0 table 000021 [INFO] [stderr] L0 table 000021 has 182 bytes [INFO] [stderr] Deleting file type=Log num=18 [INFO] [stderr] Deleting file type=Descriptor num=16 [INFO] [stderr] New table num=13: keys=8 size=306 [INFO] [stderr] Compacted 2 L0 files + 1 L1 files => 306B [INFO] [stderr] Compaction finished: level 1: 3 files, 739 bytes ([(13, 306), (4, 216), (5, 217)]); level 2: 2 files, 468 bytes ([(6, 218), (7, 250)]); level 3: 2 files, 400 bytes ([(8, 200), (9, 200)]); [INFO] [stderr] Deleting file type=Table num=1 [INFO] [stderr] Deleting file type=Table num=2 [INFO] [stderr] Deleting file type=Table num=3 [INFO] [stderr] Expanding inputs@1 2+1 (522+218 bytes) to 3+1 (739+218 bytes) [INFO] [stderr] Compacting @1 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [102, 97, 98, 1, 15, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting 3 files at L1 and 1 files at L2 [INFO] [stderr] Recovered manifest with next_file=3 manifest_num=2 log_num=0 prev_log_num=0 last_seq=0 [INFO] [stderr] Recovering log file "db/000003.log" [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stderr] Start write of L0 table 000014 [INFO] [stdout] test block::tests::test_block_iterate_reverse ... ok [INFO] [stderr] Start write of L0 table 000003 [INFO] [stdout] test block::tests::test_block_iterator_properties ... ok [INFO] [stdout] test block_builder::tests::test_block_builder_sanity ... ok [INFO] [stderr] L0 table 000003 has 197 bytes [INFO] [stdout] test block::tests::test_block_seek ... ok [INFO] [stderr] Deleting file type=Log num=3 [INFO] [stdout] test block_builder::tests::test_block_builder_reset ... ok [INFO] [stderr] Deleting file type=Descriptor num=1 [INFO] [stdout] test block::tests::test_block_build_iterate ... ok [INFO] [stderr] files: [[RefCell { value: FileMetaData { allowed_seeks: 100, num: 3, size: 197, smallest: [97, 98, 99, 1, 1, 0, 0, 0, 0, 0, 0], largest: [97, 98, 100, 1, 2, 0, 0, 0, 0, 0, 0] } }], [], [], [], [], [], []] [INFO] [stdout] test block::tests::test_block_seek_to_last ... ok [INFO] [stdout] test cache::tests::test_blockcache_cache_capacity ... ok [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stdout] test block::tests::test_block_empty ... ok [INFO] [stdout] test cache::tests::test_blockcache_lru_1 ... ok [INFO] [stderr] Recovered manifest with next_file=12 manifest_num=11 log_num=0 prev_log_num=0 last_seq=30 [INFO] [stdout] test blockhandle::tests::test_blockhandle ... ok [INFO] [stdout] test cache::tests::test_blockcache_cache_add_rm ... ok [INFO] [stdout] test cache::tests::test_blockcache_lru_reinsert_2 ... ok [INFO] [stdout] test cache::tests::test_blockcache_lru_reinsert ... ok [INFO] [stdout] test cache::tests::test_blockcache_lru_remove ... ok [INFO] [stdout] test cmp::tests::test_cmp_defaultcmp_short_succ ... ok [INFO] [stdout] test cmp::tests::test_cmp_defaultcmp_shortest_sep ... ok [INFO] [stdout] test cmp::tests::test_cmp_internalkeycmp ... ok [INFO] [stdout] test cmp::tests::test_cmp_internalkeycmp_shortest_sep ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_build_table ... ok [INFO] [stdout] test cache::tests::test_blockcache_lru_edge_cases ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_compaction_state_cleanup ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_open_info_log ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_compaction_trivial_move ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_build_db_sanity ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_compact_single_file ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_compaction ... ok [INFO] [stdout] test db_iter::tests::db_iter_basic_test ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_locking ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_memtable_compaction ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_compaction_trivial ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_delete ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_get_from_table_with_snapshot ... ok [INFO] [stderr] Deleting file type=Descriptor num=10 [INFO] [stdout] test filter::tests::test_filter_bloom_hash ... ok [INFO] [stdout] test filter::tests::test_filter_bloom ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_compact_range_memtable ... ok [INFO] [stdout] test db_iter::tests::db_iter_test_fwd_backwd ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_open_close_reopen ... ok [INFO] [stdout] test filter_block::tests::test_filter_block_builder ... ok [INFO] [stdout] test filter::tests::test_filter_internal_keys_identical ... ok [INFO] [stdout] test filter_block::tests::test_filter_block_build_read ... ok [INFO] [stdout] test key_types::tests::test_memtable_lookupkey ... ok [INFO] [stdout] test log::tests::test_crc_mask_crc ... ok [INFO] [stderr] Recovered manifest with next_file=6 manifest_num=5 log_num=4 prev_log_num=0 last_seq=2 [INFO] [stderr] reusing manifest "db/MANIFEST-000002" [INFO] [stderr] Recovering log file "db/000004.log" [INFO] [stderr] reusing log file "db/000004.log" [INFO] [stdout] test log::tests::test_crc_sanity ... ok [INFO] [stdout] test log::tests::test_writer ... ok [INFO] [stdout] test log::tests::test_reader ... ok [INFO] [stdout] test mem_env::tests::test_mem_fs_lock ... ok [INFO] [stdout] test mem_env::tests::test_mem_fs_children ... ok [INFO] [stdout] test log::tests::test_writer_append ... ok [INFO] [stdout] test filter_block::tests::test_filter_index ... ok [INFO] [stdout] test mem_env::tests::test_mem_fs_memfile_write ... ok [INFO] [stdout] test mem_env::tests::test_mem_fs_open_read_write ... ok [INFO] [stdout] test mem_env::tests::test_mem_fs_metadata_operations ... ok [INFO] [stdout] test memtable::tests::test_shift_left ... ok [INFO] [stdout] test memtable::tests::test_memtable_iterator_reverse ... ok [INFO] [stdout] test merging_iter::tests::test_merging_behavior ... ok [INFO] [stdout] test merging_iter::tests::test_merging_forward_backward ... ok [INFO] [stdout] test merging_iter::tests::test_merging_real ... ok [INFO] [stdout] test merging_iter::tests::test_merging_seek_reset ... ok [INFO] [stdout] test merging_iter::tests::test_merging_zero ... ok [INFO] [stdout] test skipmap::tests::test_contains ... ok [INFO] [stdout] test mem_env::tests::test_mem_fs_open_read_write_append_truncate ... ok [INFO] [stdout] test key_types::tests::test_build_memtable_key ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_init ... ok [INFO] [stdout] test memtable::tests::test_memtable_iterator_behavior ... ok [INFO] [stderr] (took PT0.008493450S) New table num=14: keys=15 size=435 [INFO] [stderr] Compacted 3 L1 files + 1 L2 files => 435B [INFO] [stderr] Compaction finished: level 2: 2 files, 685 bytes ([(14, 435), (7, 250)]); level 3: 2 files, 400 bytes ([(8, 200), (9, 200)]); [INFO] [stderr] Deleting file type=Table num=6 [INFO] [stderr] Deleting file type=Table num=4 [INFO] [stderr] Deleting file type=Table num=5 [INFO] [stderr] Deleting file type=Table num=13 [INFO] [stderr] Compacting @2 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [102, 98, 97, 1, 12, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting 1 files at L2 and 0 files at L3 [INFO] [stderr] L0 table 000014 has 238 bytes [INFO] [stdout] test mem_env::tests::test_mem_fs_memfile_read ... ok [INFO] [stdout] test mem_env::tests::test_mem_fs_memfile_readat ... ok [INFO] [stdout] test memtable::tests::test_memtable_parse_key ... ok [INFO] [stdout] test memtable::tests::test_memtable_parse_tag ... ok [INFO] [stdout] test db_iter::tests::db_iter_deleted_entry_not_returned ... ok [INFO] [stdout] test skipmap::tests::test_empty_skipmap_find_memtable_cmp ... ok [INFO] [stdout] test skipmap::tests::test_skipmap_behavior ... ok [INFO] [stderr] (init took PT0.000001510S) (took PT0.000057550S) Deleting file type=Descriptor num=11 [INFO] [stderr] Deleting file type=Log num=12 [INFO] [stderr] Recovered manifest with next_file=17 manifest_num=16 log_num=15 prev_log_num=0 last_seq=35 [INFO] [stderr] Recovering log file "db/000015.log" [INFO] [stderr] Start write of L0 table 000017 [INFO] [stderr] New table num=15: keys=15 size=435 [INFO] [stderr] Compacted 1 L2 files + 0 L3 files => 435B [INFO] [stderr] Compaction finished: level 2: 1 files, 250 bytes ([(7, 250)]); level 3: 3 files, 835 bytes ([(15, 435), (8, 200), (9, 200)]); [INFO] [stderr] Deleting file type=Table num=14 [INFO] [stderr] (took PT0.003400119S) L0 table 000017 has 182 bytes [INFO] [stderr] (took PT0.000050150S) Deleting file type=Descriptor num=13 [INFO] [stderr] Deleting file type=Log num=15 [INFO] [stderr] Compacting @0 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [98, 98, 97, 1, 30, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting 2 files at L0 and 1 files at L1 [INFO] [stderr] New table num=19: keys=8 size=306 [INFO] [stderr] Compacted 2 L0 files + 1 L1 files => 306B [INFO] [stderr] Compaction finished: level 0: 2 files, 420 bytes ([(14, 238), (17, 182)]); level 1: 3 files, 739 bytes ([(19, 306), (4, 216), (5, 217)]); level 2: 2 files, 468 bytes ([(6, 218), (7, 250)]); level 3: 2 files, 400 bytes ([(8, 200), (9, 200)]); [INFO] [stderr] Deleting file type=Table num=3 [INFO] [stderr] Deleting file type=Table num=2 [INFO] [stderr] Deleting file type=Table num=1 [INFO] [stdout] test skipmap::tests::test_skipmap_iterator_0 ... ok [INFO] [stdout] test skipmap::tests::test_skipmap_iterator_init ... ok [INFO] [stdout] test memtable::tests::test_memtable_iterator_init ... ok [INFO] [stdout] test table_builder::tests::test_footer ... ok [INFO] [stdout] test table_builder::tests::test_table_builder ... ok [INFO] [stdout] test table_cache::tests::test_filenum_to_key ... ok [INFO] [stdout] test snapshot::tests::test_snapshot_list ... ok [INFO] [stdout] test skipmap::tests::test_skipmap_iterator_concurrent_insert ... ok [INFO] [stdout] test table_cache::tests::test_table_file_name ... ok [INFO] [stdout] test table_cache::tests::test_table_cache ... ok [INFO] [stdout] test mem_env::tests::test_memenv_all ... ok [INFO] [stdout] test table_reader::tests::test_table_iterator_filter ... ok [INFO] [stdout] test table_reader::tests::test_table_iterator_values ... ok [INFO] [stdout] test table_reader::tests::test_table_reader_checksum ... ok [INFO] [stdout] test test_util::tests::test_test_util_basic ... ok [INFO] [stdout] test table_reader::tests::test_table_iterator_state_behavior ... ok [INFO] [stdout] test test_util::tests::test_test_util_ldbiter_properties ... ok [INFO] [stdout] test table_reader::tests::test_table_iterator_fwd_bwd ... ok [INFO] [stdout] test table_reader::tests::test_table_internal_keys ... ok [INFO] [stdout] test types::tests::test_types_parse_file_name ... ok [INFO] [stdout] test version::tests::test_version_file_overlaps ... ok [INFO] [stdout] test cmp::tests::test_cmp_memtablekeycmp_panics - should panic ... ok [INFO] [stdout] test block_builder::tests::test_block_builder_panics - should panic ... ok [INFO] [stdout] test version::tests::test_version_key_ordering ... ok [INFO] [stdout] test memtable::tests::test_memtable_add_get ... ok [INFO] [stdout] test db_impl::tests::test_db_impl_compact_range ... ok [INFO] [stdout] test table_reader::tests::test_table_iterator_seek ... ok [INFO] [stdout] test db_iter::tests::db_iter_repeated_open_close ... ok [INFO] [stdout] test memtable::tests::test_memtable_iterator_seek ... ok [INFO] [stdout] test version_set::tests::test_version_set_get_range ... ok [INFO] [stdout] test version_set::tests::test_version_set_total_size ... ok [INFO] [stdout] test version::tests::test_version_get_overlapping_basic ... ok [INFO] [stdout] test table_reader::tests::test_table_approximate_offset ... ok [INFO] [stdout] test write_batch::tests::test_write_batch ... ok [INFO] [stderr] (overlapping-inputs took PT0.000047390S) Compacting @0 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [98, 98, 97, 1, 30, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting @0 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [98, 98, 97, 1, 30, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Expanding inputs@1 2+1 (433+218 bytes) to 3+1 (651+218 bytes) [INFO] [stderr] Compacting @1 [97, 97, 97, 1, 19, 0, 0, 0, 0, 0, 0] .. [102, 97, 98, 1, 15, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting @0 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [98, 98, 97, 1, 30, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Expanding inputs@1 1+1 (218+218 bytes) to 3+1 (651+218 bytes) [INFO] [stderr] Compacting @1 [97, 97, 97, 1, 19, 0, 0, 0, 0, 0, 0] .. [102, 97, 98, 1, 15, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting @2 [99, 97, 98, 1, 10, 0, 0, 0, 0, 0, 0] .. [102, 98, 97, 1, 12, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting @0 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [98, 98, 97, 1, 30, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting @0 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [98, 98, 97, 1, 30, 0, 0, 0, 0, 0, 0] [INFO] [stderr] Compacting @0 [97, 97, 97, 1, 22, 0, 0, 0, 0, 0, 0] .. [98, 98, 97, 1, 30, 0, 0, 0, 0, 0, 0] [INFO] [stderr] (compaction tests took PT0.002112530S) (took PT0.003941060S) Recovered manifest with next_file=21 manifest_num=20 log_num=10 prev_log_num=0 last_seq=30 [INFO] [stderr] reusing manifest "db/MANIFEST-000019" [INFO] [stdout] test db_iter::tests::db_iter_reset ... ok [INFO] [stdout] test version_edit::tests::test_version_edit_encode_decode ... ok [INFO] [stdout] test version_set::tests::test_version_set_merge_iters ... ok [INFO] [stdout] test skipmap::tests::test_skipmap_iterator ... ok [INFO] [stdout] test version::tests::test_version_overlapping_inputs ... ok [INFO] [stdout] test merging_iter::tests::test_merging_one ... ok [INFO] [stdout] test merging_iter::tests::test_merging_two ... ok [INFO] [stdout] test db_iter::tests::db_iter_deleted_entry_not_returned_memtable ... ok [INFO] [stdout] test version_set::tests::test_version_set_utils ... ok [INFO] [stdout] test version::tests::test_version_max_next_level_overlapping ... ok [INFO] [stdout] test skipmap::tests::test_skipmap_iterator_prev ... ok [INFO] [stdout] test memtable::tests::test_memtable_iterator_fwd ... ok [INFO] [stdout] test memtable::tests::test_memtable_add ... ok [INFO] [stdout] test version::tests::test_version_summary ... ok [INFO] [stdout] test version_set::tests::test_version_set_pick_compaction ... ok [INFO] [stdout] test version_set::tests::test_version_set_compaction ... ok [INFO] [stdout] test table_reader::tests::test_table_block_cache_use ... ok [INFO] [stdout] test skipmap::tests::test_find ... ok [INFO] [stdout] test skipmap::tests::test_insert ... ok [INFO] [stdout] test db_iter::tests::db_iter_test_seek ... ok [INFO] [stdout] test version_set::tests::test_version_set_log_and_apply ... ok [INFO] [stdout] test skipmap::tests::test_skipmap_iterator_seek_valid ... ok [INFO] [stdout] test version::tests::test_version_pick_memtable_output_level ... ok [INFO] [stdout] test version::tests::test_version_record_read_sample ... ok [INFO] [stdout] test version::tests::test_version_all_iters ... ok [INFO] [stdout] test version::tests::test_version_concat_iter_properties ... ok [INFO] [stdout] test table_reader::tests::test_table_iterator_behavior_standard ... ok [INFO] [stdout] test table_reader::tests::test_table_get ... ok [INFO] [stdout] test version::tests::test_version_get_simple ... ok [INFO] [stdout] test version::tests::test_version_overlap_in_level ... ok [INFO] [stdout] test version_set::tests::test_version_set_builder ... ok [INFO] [stdout] test disk_env::tests::test_dirs ... FAILED [INFO] [stdout] test disk_env::tests::test_files ... FAILED [INFO] [stdout] test disk_env::tests::test_locking ... FAILED [INFO] [stdout] test version::tests::test_version_concat_iter ... ok [INFO] [stdout] test table_builder::tests::test_bad_input - should panic ... ok [INFO] [stdout] test skipmap::tests::test_no_dupes - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- disk_env::tests::test_dirs stdout ---- [INFO] [stdout] thread 'disk_env::tests::test_dirs' panicked at 'assertion failed: env.mkdir(dirname).is_ok()', src/disk_env.rs:257:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5641cf02fd6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5641cf02fd6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5641cf02fd6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5641cf02fd6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5641cf05696c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5641cf02b398 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5641cf032097 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5641cf032097 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5641cf032097 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5641cf031dcc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5641cf0327e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5641cf032499 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5641cf030234 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5641cf0321e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5641cee18613 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5641cee184dd - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5641ceec8ceb - rusty_leveldb::disk_env::tests::test_dirs::h95c96e00daa1a325 [INFO] [stdout] at /opt/rustwide/workdir/src/disk_env.rs:257:9 [INFO] [stdout] 17: 0x5641ceec8bba - rusty_leveldb::disk_env::tests::test_dirs::{{closure}}::h243143b3bed98acc [INFO] [stdout] at /opt/rustwide/workdir/src/disk_env.rs:252:5 [INFO] [stdout] 18: 0x5641cef37b0e - core::ops::function::FnOnce::call_once::h92216c9c40246cf1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5641cef9f363 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5641cef9f363 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x5641cef9e044 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 22: 0x5641cef9e044 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x5641cef9e044 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x5641cef9e044 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x5641cef9e044 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x5641cef9e044 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x5641cef9e044 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x5641cefa7961 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x5641cefa7961 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x5641cef73fdf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x5641cef73fdf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x5641cef73fdf - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x5641cef73fdf - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x5641cef73fdf - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x5641cef73fdf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x5641cef73fdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5641cf039803 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x5641cf039803 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5641cf039803 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f90881cb609 - start_thread [INFO] [stdout] 41: 0x7f9087f9b163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- disk_env::tests::test_files stdout ---- [INFO] [stdout] thread 'disk_env::tests::test_files' panicked at 'assertion failed: env.open_appendable_file(name).is_ok()', src/disk_env.rs:191:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5641cf02fd6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5641cf02fd6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5641cf02fd6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5641cf02fd6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5641cf05696c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5641cf02b398 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5641cf032097 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5641cf032097 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5641cf032097 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5641cf031dcc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5641cf0327e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5641cf032499 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5641cf030234 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5641cf0321e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5641cee18613 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5641cee184dd - core::panicking::panic::h4241c5ccea17faca [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5641ceec78f6 - rusty_leveldb::disk_env::tests::test_files::h7d4a3c5e7b168611 [INFO] [stdout] at /opt/rustwide/workdir/src/disk_env.rs:191:9 [INFO] [stdout] 17: 0x5641ceec772a - rusty_leveldb::disk_env::tests::test_files::{{closure}}::h1012786e47215672 [INFO] [stdout] at /opt/rustwide/workdir/src/disk_env.rs:185:5 [INFO] [stdout] 18: 0x5641cef38c1e - core::ops::function::FnOnce::call_once::hf339e3d8e47c71db [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5641cef9f363 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5641cef9f363 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x5641cef9e044 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 22: 0x5641cef9e044 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x5641cef9e044 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x5641cef9e044 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x5641cef9e044 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x5641cef9e044 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x5641cef9e044 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x5641cefa7961 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x5641cefa7961 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x5641cef73fdf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x5641cef73fdf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x5641cef73fdf - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x5641cef73fdf - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x5641cef73fdf - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x5641cef73fdf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x5641cef73fdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5641cf039803 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x5641cf039803 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5641cf039803 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f90881cb609 - start_thread [INFO] [stdout] 41: 0x7f9087f9b163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- disk_env::tests::test_locking stdout ---- [INFO] [stdout] thread 'disk_env::tests::test_locking' panicked at 'called `Result::unwrap()` on an `Err` value: Status { code: IOError, err: "open (write): IOError: Read-only file system (os error 30): testfile.123" }', src/disk_env.rs:229:54 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5641cf02fd6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5641cf02fd6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5641cf02fd6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5641cf02fd6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5641cf05696c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5641cf02b398 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5641cf032097 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5641cf032097 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5641cf032097 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5641cf031dcc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5641cf0327e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5641cf0324d7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5641cf030234 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5641cf0321e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5641cee18613 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5641cee18703 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5641cee60922 - core::result::Result::unwrap::h2fe6ff36f79a094d [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5641ceec8602 - rusty_leveldb::disk_env::tests::test_locking::h5489436d2ec37a8d [INFO] [stdout] at /opt/rustwide/workdir/src/disk_env.rs:229:25 [INFO] [stdout] 18: 0x5641ceec84fa - rusty_leveldb::disk_env::tests::test_locking::{{closure}}::h1f3eca0c7851d013 [INFO] [stdout] at /opt/rustwide/workdir/src/disk_env.rs:223:5 [INFO] [stdout] 19: 0x5641cef3897e - core::ops::function::FnOnce::call_once::he2b59f325a6e597e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5641cef9f363 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5641cef9f363 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5641cef9e044 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x5641cef9e044 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5641cef9e044 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5641cef9e044 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5641cef9e044 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5641cef9e044 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5641cef9e044 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5641cefa7961 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5641cefa7961 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5641cef73fdf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5641cef73fdf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5641cef73fdf - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5641cef73fdf - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5641cef73fdf - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5641cef73fdf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5641cef73fdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5641cf039803 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5641cf039803 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x5641cf039803 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f90881cb609 - start_thread [INFO] [stdout] 42: 0x7f9087f9b163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] disk_env::tests::test_dirs [INFO] [stdout] disk_env::tests::test_files [INFO] [stdout] disk_env::tests::test_locking [INFO] [stdout] [INFO] [stdout] test result: FAILED. 140 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "958cc0ca5ca5692c29d34584a9cc48c15847ed158742c7cd9215d078b1b56643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958cc0ca5ca5692c29d34584a9cc48c15847ed158742c7cd9215d078b1b56643", kill_on_drop: false }` [INFO] [stdout] 958cc0ca5ca5692c29d34584a9cc48c15847ed158742c7cd9215d078b1b56643