[INFO] cloning repository https://github.com/natsunoyoru97/my-kvs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natsunoyoru97/my-kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatsunoyoru97%2Fmy-kvs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatsunoyoru97%2Fmy-kvs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f34e63e1588dd94c9a57098e5f49ee2d5b61714
[INFO] testing natsunoyoru97/my-kvs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatsunoyoru97%2Fmy-kvs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/natsunoyoru97/my-kvs
[INFO] finished tweaking git repo https://github.com/natsunoyoru97/my-kvs
[INFO] tweaked toml for git repo https://github.com/natsunoyoru97/my-kvs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/natsunoyoru97/my-kvs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/natsunoyoru97/my-kvs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded serde_derive v1.0.134
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded assert_cmd v2.0.4
[INFO] [stderr]   Downloaded clap_derive v3.0.6
[INFO] [stderr]   Downloaded serde v1.0.134
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded fastrand v1.6.0
[INFO] [stderr]   Downloaded clap v3.0.10
[INFO] [stderr]   Downloaded libc v0.2.113
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5441af270b4cfd83f2d8f2e038859cf6bd95798ab3c9b58a2ce9480608f40f36
[INFO] running `Command { std: "docker" "start" "-a" "5441af270b4cfd83f2d8f2e038859cf6bd95798ab3c9b58a2ce9480608f40f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5441af270b4cfd83f2d8f2e038859cf6bd95798ab3c9b58a2ce9480608f40f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5441af270b4cfd83f2d8f2e038859cf6bd95798ab3c9b58a2ce9480608f40f36", kill_on_drop: false }`
[INFO] [stdout] 5441af270b4cfd83f2d8f2e038859cf6bd95798ab3c9b58a2ce9480608f40f36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f8fe561e0db806673f5e9d23913eb593a7d5573331e597741dd94485f4eb667
[INFO] running `Command { std: "docker" "start" "-a" "0f8fe561e0db806673f5e9d23913eb593a7d5573331e597741dd94485f4eb667", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.113
[INFO] [stderr]    Compiling serde_derive v1.0.134
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling serde v1.0.134
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.75
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap_derive v3.0.6
[INFO] [stderr]    Compiling clap v3.0.10
[INFO] [stderr]    Compiling kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `io::prelude::*` and `io`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     io,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 8 |     io::prelude::*,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let mut file = File::open(&path);
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/lib.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let mut file = File::open(&path);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/lib.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Some(v) => {
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KvPair` is never constructed
[INFO] [stdout]   --> src/lib.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct KvPair {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.34s
[INFO] running `Command { std: "docker" "inspect" "0f8fe561e0db806673f5e9d23913eb593a7d5573331e597741dd94485f4eb667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f8fe561e0db806673f5e9d23913eb593a7d5573331e597741dd94485f4eb667", kill_on_drop: false }`
[INFO] [stdout] 0f8fe561e0db806673f5e9d23913eb593a7d5573331e597741dd94485f4eb667
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19d02975da20a831bb5fb748288026263e49b93c5cfa9ade85ee67dc1e808992
[INFO] running `Command { std: "docker" "start" "-a" "19d02975da20a831bb5fb748288026263e49b93c5cfa9ade85ee67dc1e808992", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.113
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.6.0
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling clap v3.0.10
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `io::prelude::*` and `io`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     io,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 8 |     io::prelude::*,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let mut file = File::open(&path);
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/lib.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let mut file = File::open(&path);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/lib.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Some(v) => {
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KvPair` is never constructed
[INFO] [stdout]   --> src/lib.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct KvPair {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::prelude::*` and `io`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     io,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 8 |     io::prelude::*,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/tests.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let mut store = KvStore::open(temp_dir.path())?;
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/tests.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let mut store = KvStore::open(temp_dir.path())?;
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/tests.rs:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mut store = KvStore::open(temp_dir.path())?;
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let mut file = File::open(&path);
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/lib.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let mut file = File::open(&path);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/lib.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Some(v) => {
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KvPair` is never constructed
[INFO] [stdout]   --> src/lib.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct KvPair {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.06s
[INFO] running `Command { std: "docker" "inspect" "19d02975da20a831bb5fb748288026263e49b93c5cfa9ade85ee67dc1e808992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d02975da20a831bb5fb748288026263e49b93c5cfa9ade85ee67dc1e808992", kill_on_drop: false }`
[INFO] [stdout] 19d02975da20a831bb5fb748288026263e49b93c5cfa9ade85ee67dc1e808992
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e496fc8f599d3dd92712591844b69027593594e1916514e4535f521a852e72c
[INFO] running `Command { std: "docker" "start" "-a" "8e496fc8f599d3dd92712591844b69027593594e1916514e4535f521a852e72c", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `io::prelude::*` and `io`
[INFO] [stderr]  --> src/lib.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     io,
[INFO] [stderr]   |     ^^
[INFO] [stderr] 8 |     io::prelude::*,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/lib.rs:53:13
[INFO] [stderr]    |
[INFO] [stderr] 53 |         let mut file = File::open(&path);
[INFO] [stderr]    |             ----^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file`
[INFO] [stderr]   --> src/lib.rs:53:13
[INFO] [stderr]    |
[INFO] [stderr] 53 |         let mut file = File::open(&path);
[INFO] [stderr]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/lib.rs:63:18
[INFO] [stderr]    |
[INFO] [stderr] 63 |             Some(v) => {
[INFO] [stderr]    |                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KvPair` is never constructed
[INFO] [stderr]   --> src/lib.rs:29:8
[INFO] [stderr]    |
[INFO] [stderr] 29 | struct KvPair {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `kvs` (lib) generated 5 warnings (run `cargo fix --lib -p kvs` to apply 4 suggestions)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/tests.rs:194:9
[INFO] [stderr]     |
[INFO] [stderr] 194 |     let mut store = KvStore::open(temp_dir.path())?;
[INFO] [stderr]     |         ----^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/tests.rs:233:9
[INFO] [stderr]     |
[INFO] [stderr] 233 |     let mut store = KvStore::open(temp_dir.path())?;
[INFO] [stderr]     |         ----^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/tests.rs:292:13
[INFO] [stderr]     |
[INFO] [stderr] 292 |         let mut store = KvStore::open(temp_dir.path())?;
[INFO] [stderr]     |             ----^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `kvs` (test "tests") generated 3 warnings (run `cargo fix --test "tests" -p kvs` to apply 3 suggestions)
[INFO] [stderr] warning: `kvs` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvs-6be0751a4e5464da)
[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] [stderr]      Running unittests src/bin/kvs.rs (/opt/rustwide/target/debug/deps/kvs-d93effa441f3fa1a)
[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] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-fe145887110d2e1d)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test cli_invalid_subcommand ... ok
[INFO] [stdout] test cli_invalid_set ... ok
[INFO] [stdout] test cli_invalid_get ... ok
[INFO] [stdout] test cli_invalid_rm ... ok
[INFO] [stdout] test cli_version ... ok
[INFO] [stdout] test get_non_existent_value ... ok
[INFO] [stdout] test cli_no_args ... ok
[INFO] [stdout] test cli_rm_non_existent_key ... FAILED
[INFO] [stdout] test cli_set ... FAILED
[INFO] [stdout] test cli_rm_stored ... FAILED
[INFO] [stdout] test cli_get_non_existent_key ... FAILED
[INFO] [stdout] test cli_get_stored ... FAILED
[INFO] [stdout] test compaction ... FAILED
[INFO] [stdout] test get_stored_value ... FAILED
[INFO] [stdout] test remove_key ... ok
[INFO] [stdout] test remove_non_existent_key ... ok
[INFO] [stdout] test overwrite_value ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_rm_non_existent_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_rm_non_existent_key' (28) panicked at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var == "Key not found"
[INFO] [stdout] ├── var: ""
[INFO] [stdout] └── var as str: 
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpAPn5zR" && "/opt/rustwide/target/debug/kvs" "rm" "key1"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="InvalidKey\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60af95579042 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60af95579042 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60af95579042 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60af95579042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60af9558929f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60af9558929f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60af95543a93 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60af95543a93 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60af955508a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60af955557af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60af95555641 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60af954d3ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60af954d3ace - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60af95555dbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60af95555dbf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60af95555c1a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60af955509d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60af95537c7d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60af95590ff0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60af95520170 - core::panicking::panic_display::h9025ca15e05209bf
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x60af9551f5c7 - assert_cmd::assert::AssertError::panic::h913575496f758b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x60af955195f7 - core::ops::function::FnOnce::call_once::heda766a6ff96174f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60af9551a413 - core::result::Result<T,E>::unwrap_or_else::h860b58c8f5a9fc60
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x60af954af895 - assert_cmd::assert::Assert::stdout::h95ece0d028a63777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:362:31
[INFO] [stdout]   24:     0x60af954adfcc - tests::cli_rm_non_existent_key::h0befcd04d6e0f47a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:48:10
[INFO] [stdout]   25:     0x60af954ae057 - tests::cli_rm_non_existent_key::{{closure}}::h333d652576280f20
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:40:29
[INFO] [stdout]   26:     0x60af954a6716 - core::ops::function::FnOnce::call_once::h6dcc096b90f03197
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60af954d38ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60af954d38ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60af954e792d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60af954e792d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x60af954e792d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60af954e792d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60af954e792d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60af954e792d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60af954e792d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60af954c0e44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60af954c0e44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x60af954c477a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60af954c477a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60af954c477a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60af954c477a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x60af954c477a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60af9554bc2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x60af9554bc2f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x72fe533f4aa4 - <unknown>
[INFO] [stdout]   48:     0x72fe53481a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli_set stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_set' (38) panicked at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.is_empty()
[INFO] [stdout] ├── var: ["key1","value1"]
[INFO] [stdout] └── var as str: ["key1","value1"]
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpkkmYHA" && "/opt/rustwide/target/debug/kvs" "set" "key1" "value1"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout="[\"key1\",\"value1\"]\n"
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60af95579042 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60af95579042 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60af95579042 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60af95579042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60af9558929f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60af9558929f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60af95543a93 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60af95543a93 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60af955508a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60af955557af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60af95555641 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60af954d3ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60af954d3ace - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60af95555dbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60af95555dbf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60af95555c1a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60af955509d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60af95537c7d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60af95590ff0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60af95520170 - core::panicking::panic_display::h9025ca15e05209bf
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x60af9551f5c7 - assert_cmd::assert::AssertError::panic::h913575496f758b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x60af955195f7 - core::ops::function::FnOnce::call_once::heda766a6ff96174f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60af9551a413 - core::result::Result<T,E>::unwrap_or_else::h860b58c8f5a9fc60
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x60af954af8e3 - assert_cmd::assert::Assert::stdout::hc6b4a1fee36cb8c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:362:31
[INFO] [stdout]   24:     0x60af954ae949 - tests::cli_set::h4eb958af8b2941ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:61:10
[INFO] [stdout]   25:     0x60af954ae9d7 - tests::cli_set::{{closure}}::h9aed9adcf0879cfa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:53:13
[INFO] [stdout]   26:     0x60af954a66d6 - core::ops::function::FnOnce::call_once::h3b6b95288d79c69d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60af954d38ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60af954d38ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60af954e792d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60af954e792d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x60af954e792d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60af954e792d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60af954e792d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60af954e792d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60af954e792d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60af954c0e44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60af954c0e44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x60af954c477a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60af954c477a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60af954c477a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60af954c477a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x60af954c477a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60af9554bc2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x60af9554bc2f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x72fe533f4aa4 - <unknown>
[INFO] [stdout]   48:     0x72fe53481a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli_rm_stored stdout ----
[INFO] [stdout] ["key1","value1"]
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_rm_stored' (37) panicked at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-1
[INFO] [stdout] stderr=```"InvalidKey\n"```
[INFO] [stdout] command=`cd "/tmp/.tmpkDaaWq" && "/opt/rustwide/target/debug/kvs" "rm" "key1"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="InvalidKey\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60af95579042 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60af95579042 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60af95579042 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60af95579042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60af9558929f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60af9558929f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60af95543a93 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60af95543a93 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60af955508a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60af955557af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60af95555641 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60af954d3ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60af954d3ace - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60af95555dbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60af95555dbf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60af95555c1a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60af955509d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60af95537c7d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60af95590ff0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60af95520170 - core::panicking::panic_display::h9025ca15e05209bf
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x60af9551f5c7 - assert_cmd::assert::AssertError::panic::h913575496f758b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x60af955195f7 - core::ops::function::FnOnce::call_once::heda766a6ff96174f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60af9551a413 - core::result::Result<T,E>::unwrap_or_else::h860b58c8f5a9fc60
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x60af9551ff36 - assert_cmd::assert::Assert::success::h493057944569639b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:156:28
[INFO] [stdout]   24:     0x60af954a9be1 - tests::cli_rm_stored::hec9946cc5719c7e5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:106:10
[INFO] [stdout]   25:     0x60af954a9f97 - tests::cli_rm_stored::{{closure}}::hd77efb1d5436645c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:94:23
[INFO] [stdout]   26:     0x60af954a6956 - core::ops::function::FnOnce::call_once::hf42ca43eed72b0bd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60af954d38ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60af954d38ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60af954e792d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60af954e792d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x60af954e792d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60af954e792d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60af954e792d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60af954e792d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60af954e792d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60af954c0e44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60af954c0e44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x60af954c477a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60af954c477a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60af954c477a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60af954c477a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x60af954c477a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60af9554bc2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x60af9554bc2f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x72fe533f4aa4 - <unknown>
[INFO] [stdout]   48:     0x72fe53481a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli_get_non_existent_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_get_non_existent_key' (20) panicked at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-1
[INFO] [stdout] stderr=```"unimplemented\n"```
[INFO] [stdout] command=`cd "/tmp/.tmpLARIhD" && "/opt/rustwide/target/debug/kvs" "get" "key1"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="unimplemented\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60af95579042 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60af95579042 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60af95579042 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60af95579042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60af9558929f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60af9558929f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60af95543a93 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60af95543a93 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60af955508a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60af955557af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60af95555641 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60af954d3ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60af954d3ace - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60af95555dbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60af95555dbf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60af95555c1a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60af955509d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60af95537c7d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60af95590ff0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60af95520170 - core::panicking::panic_display::h9025ca15e05209bf
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x60af9551f5c7 - assert_cmd::assert::AssertError::panic::h913575496f758b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x60af955195f7 - core::ops::function::FnOnce::call_once::heda766a6ff96174f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60af9551a413 - core::result::Result<T,E>::unwrap_or_else::h860b58c8f5a9fc60
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x60af9551ff36 - assert_cmd::assert::Assert::success::h493057944569639b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:156:28
[INFO] [stdout]   24:     0x60af954ae588 - tests::cli_get_non_existent_key::hc93ec3a6dbe5ae4b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:34:10
[INFO] [stdout]   25:     0x60af954ae6a7 - tests::cli_get_non_existent_key::{{closure}}::h90bcd47365f39f22
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:27:30
[INFO] [stdout]   26:     0x60af954a6816 - core::ops::function::FnOnce::call_once::hc24afc11d3f00920
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60af954d38ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60af954d38ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60af954e792d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60af954e792d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x60af954e792d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60af954e792d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60af954e792d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60af954e792d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60af954e792d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60af954c0e44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60af954c0e44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x60af954c477a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60af954c477a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60af954c477a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60af954c477a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x60af954c477a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60af9554bc2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x60af9554bc2f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x72fe533f4aa4 - <unknown>
[INFO] [stdout]   48:     0x72fe53481a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli_get_stored stdout ----
[INFO] [stdout] ["key1","value1"]
[INFO] [stdout] ["key2","value2"]
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_get_stored' (21) panicked at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] [stdout] code-1
[INFO] [stdout] stderr=```"unimplemented\n"```
[INFO] [stdout] command=`cd "/tmp/.tmpUKCeXJ" && "/opt/rustwide/target/debug/kvs" "get" "key1"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="unimplemented\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60af95579042 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60af95579042 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60af95579042 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60af95579042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60af9558929f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60af9558929f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60af95543a93 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60af95543a93 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60af955508a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60af955557af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60af95555641 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60af954d3ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60af954d3ace - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60af95555dbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60af95555dbf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60af95555c1a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60af955509d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60af95537c7d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60af95590ff0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60af95520170 - core::panicking::panic_display::h9025ca15e05209bf
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x60af9551f5c7 - assert_cmd::assert::AssertError::panic::h913575496f758b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x60af955195f7 - core::ops::function::FnOnce::call_once::heda766a6ff96174f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60af9551a413 - core::result::Result<T,E>::unwrap_or_else::h860b58c8f5a9fc60
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x60af9551ff36 - assert_cmd::assert::Assert::success::h493057944569639b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:156:28
[INFO] [stdout]   24:     0x60af954aa556 - tests::cli_get_stored::h4c73b796044ff12b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:78:10
[INFO] [stdout]   25:     0x60af954aa967 - tests::cli_get_stored::{{closure}}::h63b0c9043903b4db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:65:24
[INFO] [stdout]   26:     0x60af954a6756 - core::ops::function::FnOnce::call_once::h6f6b2606d9d59b7d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60af954d38ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60af954d38ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60af954e792d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60af954e792d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x60af954e792d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60af954e792d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60af954e792d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60af954e792d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60af954e792d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60af954c0e44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60af954c0e44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x60af954c477a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60af954c477a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60af954c477a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60af954c477a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x60af954c477a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60af9554bc2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x60af9554bc2f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x72fe533f4aa4 - <unknown>
[INFO] [stdout]   48:     0x72fe53481a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compaction stdout ----
[INFO] [stdout] ["key0","0"]
[INFO] [stdout] ["key1","0"]
[INFO] [stdout] ["key2","0"]
[INFO] [stdout] ["key3","0"]
[INFO] [stdout] ["key4","0"]
[INFO] [stdout] ["key5","0"]
[INFO] [stdout] ["key6","0"]
[INFO] [stdout] ["key7","0"]
[INFO] [stdout] ["key8","0"]
[INFO] [stdout] ["key9","0"]
[INFO] [stdout] ["key10","0"]
[INFO] [stdout] ["key11","0"]
[INFO] [stdout] ["key12","0"]
[INFO] [stdout] ["key13","0"]
[INFO] [stdout] ["key14","0"]
[INFO] [stdout] ["key15","0"]
[INFO] [stdout] ["key16","0"]
[INFO] [stdout] ["key17","0"]
[INFO] [stdout] ["key18","0"]
[INFO] [stdout] ["key19","0"]
[INFO] [stdout] ["key20","0"]
[INFO] [stdout] ["key21","0"]
[INFO] [stdout] ["key22","0"]
[INFO] [stdout] ["key23","0"]
[INFO] [stdout] ["key24","0"]
[INFO] [stdout] ["key25","0"]
[INFO] [stdout] ["key26","0"]
[INFO] [stdout] ["key27","0"]
[INFO] [stdout] ["key28","0"]
[INFO] [stdout] ["key29","0"]
[INFO] [stdout] ["key30","0"]
[INFO] [stdout] ["key31","0"]
[INFO] [stdout] ["key32","0"]
[INFO] [stdout] ["key33","0"]
[INFO] [stdout] ["key34","0"]
[INFO] [stdout] ["key35","0"]
[INFO] [stdout] ["key36","0"]
[INFO] [stdout] ["key37","0"]
[INFO] [stdout] ["key38","0"]
[INFO] [stdout] ["key39","0"]
[INFO] [stdout] ["key40","0"]
[INFO] [stdout] ["key41","0"]
[INFO] [stdout] ["key42","0"]
[INFO] [stdout] ["key43","0"]
[INFO] [stdout] ["key44","0"]
[INFO] [stdout] ["key45","0"]
[INFO] [stdout] ["key46","0"]
[INFO] [stdout] ["key47","0"]
[INFO] [stdout] ["key48","0"]
[INFO] [stdout] ["key49","0"]
[INFO] [stdout] ["key50","0"]
[INFO] [stdout] ["key51","0"]
[INFO] [stdout] ["key52","0"]
[INFO] [stdout] ["key53","0"]
[INFO] [stdout] ["key54","0"]
[INFO] [stdout] ["key55","0"]
[INFO] [stdout] ["key56","0"]
[INFO] [stdout] ["key57","0"]
[INFO] [stdout] ["key58","0"]
[INFO] [stdout] ["key59","0"]
[INFO] [stdout] ["key60","0"]
[INFO] [stdout] ["key61","0"]
[INFO] [stdout] ["key62","0"]
[INFO] [stdout] ["key63","0"]
[INFO] [stdout] ["key64","0"]
[INFO] [stdout] ["key65","0"]
[INFO] [stdout] ["key66","0"]
[INFO] [stdout] ["key67","0"]
[INFO] [stdout] ["key68","0"]
[INFO] [stdout] ["key69","0"]
[INFO] [stdout] ["key70","0"]
[INFO] [stdout] ["key71","0"]
[INFO] [stdout] ["key72","0"]
[INFO] [stdout] ["key73","0"]
[INFO] [stdout] ["key74","0"]
[INFO] [stdout] ["key75","0"]
[INFO] [stdout] ["key76","0"]
[INFO] [stdout] ["key77","0"]
[INFO] [stdout] ["key78","0"]
[INFO] [stdout] ["key79","0"]
[INFO] [stdout] ["key80","0"]
[INFO] [stdout] ["key81","0"]
[INFO] [stdout] ["key82","0"]
[INFO] [stdout] ["key83","0"]
[INFO] [stdout] ["key84","0"]
[INFO] [stdout] ["key85","0"]
[INFO] [stdout] ["key86","0"]
[INFO] [stdout] ["key87","0"]
[INFO] [stdout] ["key88","0"]
[INFO] [stdout] ["key89","0"]
[INFO] [stdout] ["key90","0"]
[INFO] [stdout] ["key91","0"]
[INFO] [stdout] ["key92","0"]
[INFO] [stdout] ["key93","0"]
[INFO] [stdout] ["key94","0"]
[INFO] [stdout] ["key95","0"]
[INFO] [stdout] ["key96","0"]
[INFO] [stdout] ["key97","0"]
[INFO] [stdout] ["key98","0"]
[INFO] [stdout] ["key99","0"]
[INFO] [stdout] ["key100","0"]
[INFO] [stdout] ["key101","0"]
[INFO] [stdout] ["key102","0"]
[INFO] [stdout] ["key103","0"]
[INFO] [stdout] ["key104","0"]
[INFO] [stdout] ["key105","0"]
[INFO] [stdout] ["key106","0"]
[INFO] [stdout] ["key107","0"]
[INFO] [stdout] ["key108","0"]
[INFO] [stdout] ["key109","0"]
[INFO] [stdout] ["key110","0"]
[INFO] [stdout] ["key111","0"]
[INFO] [stdout] ["key112","0"]
[INFO] [stdout] ["key113","0"]
[INFO] [stdout] ["key114","0"]
[INFO] [stdout] ["key115","0"]
[INFO] [stdout] ["key116","0"]
[INFO] [stdout] ["key117","0"]
[INFO] [stdout] ["key118","0"]
[INFO] [stdout] ["key119","0"]
[INFO] [stdout] ["key120","0"]
[INFO] [stdout] ["key121","0"]
[INFO] [stdout] ["key122","0"]
[INFO] [stdout] ["key123","0"]
[INFO] [stdout] ["key124","0"]
[INFO] [stdout] ["key125","0"]
[INFO] [stdout] ["key126","0"]
[INFO] [stdout] ["key127","0"]
[INFO] [stdout] ["key128","0"]
[INFO] [stdout] ["key129","0"]
[INFO] [stdout] ["key130","0"]
[INFO] [stdout] ["key131","0"]
[INFO] [stdout] ["key132","0"]
[INFO] [stdout] ["key133","0"]
[INFO] [stdout] ["key134","0"]
[INFO] [stdout] ["key135","0"]
[INFO] [stdout] ["key136","0"]
[INFO] [stdout] ["key137","0"]
[INFO] [stdout] ["key138","0"]
[INFO] [stdout] ["key139","0"]
[INFO] [stdout] ["key140","0"]
[INFO] [stdout] ["key141","0"]
[INFO] [stdout] ["key142","0"]
[INFO] [stdout] ["key143","0"]
[INFO] [stdout] ["key144","0"]
[INFO] [stdout] ["key145","0"]
[INFO] [stdout] ["key146","0"]
[INFO] [stdout] ["key147","0"]
[INFO] [stdout] ["key148","0"]
[INFO] [stdout] ["key149","0"]
[INFO] [stdout] ["key150","0"]
[INFO] [stdout] ["key151","0"]
[INFO] [stdout] ["key152","0"]
[INFO] [stdout] ["key153","0"]
[INFO] [stdout] ["key154","0"]
[INFO] [stdout] ["key155","0"]
[INFO] [stdout] ["key156","0"]
[INFO] [stdout] ["key157","0"]
[INFO] [stdout] ["key158","0"]
[INFO] [stdout] ["key159","0"]
[INFO] [stdout] ["key160","0"]
[INFO] [stdout] ["key161","0"]
[INFO] [stdout] ["key162","0"]
[INFO] [stdout] ["key163","0"]
[INFO] [stdout] ["key164","0"]
[INFO] [stdout] ["key165","0"]
[INFO] [stdout] ["key166","0"]
[INFO] [stdout] ["key167","0"]
[INFO] [stdout] ["key168","0"]
[INFO] [stdout] ["key169","0"]
[INFO] [stdout] ["key170","0"]
[INFO] [stdout] ["key171","0"]
[INFO] [stdout] ["key172","0"]
[INFO] [stdout] ["key173","0"]
[INFO] [stdout] ["key174","0"]
[INFO] [stdout] ["key175","0"]
[INFO] [stdout] ["key176","0"]
[INFO] [stdout] ["key177","0"]
[INFO] [stdout] ["key178","0"]
[INFO] [stdout] ["key179","0"]
[INFO] [stdout] ["key180","0"]
[INFO] [stdout] ["key181","0"]
[INFO] [stdout] ["key182","0"]
[INFO] [stdout] ["key183","0"]
[INFO] [stdout] ["key184","0"]
[INFO] [stdout] ["key185","0"]
[INFO] [stdout] ["key186","0"]
[INFO] [stdout] ["key187","0"]
[INFO] [stdout] ["key188","0"]
[INFO] [stdout] ["key189","0"]
[INFO] [stdout] ["key190","0"]
[INFO] [stdout] ["key191","0"]
[INFO] [stdout] ["key192","0"]
[INFO] [stdout] ["key193","0"]
[INFO] [stdout] ["key194","0"]
[INFO] [stdout] ["key195","0"]
[INFO] [stdout] ["key196","0"]
[INFO] [stdout] ["key197","0"]
[INFO] [stdout] ["key198","0"]
[INFO] [stdout] ["key199","0"]
[INFO] [stdout] ["key200","0"]
[INFO] [stdout] ["key201","0"]
[INFO] [stdout] ["key202","0"]
[INFO] [stdout] ["key203","0"]
[INFO] [stdout] ["key204","0"]
[INFO] [stdout] ["key205","0"]
[INFO] [stdout] ["key206","0"]
[INFO] [stdout] ["key207","0"]
[INFO] [stdout] ["key208","0"]
[INFO] [stdout] ["key209","0"]
[INFO] [stdout] ["key210","0"]
[INFO] [stdout] ["key211","0"]
[INFO] [stdout] ["key212","0"]
[INFO] [stdout] ["key213","0"]
[INFO] [stdout] ["key214","0"]
[INFO] [stdout] ["key215","0"]
[INFO] [stdout] ["key216","0"]
[INFO] [stdout] ["key217","0"]
[INFO] [stdout] ["key218","0"]
[INFO] [stdout] ["key219","0"]
[INFO] [stdout] ["key220","0"]
[INFO] [stdout] ["key221","0"]
[INFO] [stdout] ["key222","0"]
[INFO] [stdout] ["key223","0"]
[INFO] [stdout] ["key224","0"]
[INFO] [stdout] ["key225","0"]
[INFO] [stdout] ["key226","0"]
[INFO] [stdout] ["key227","0"]
[INFO] [stdout] ["key228","0"]
[INFO] [stdout] ["key229","0"]
[INFO] [stdout] ["key230","0"]
[INFO] [stdout] ["key231","0"]
[INFO] [stdout] ["key232","0"]
[INFO] [stdout] ["key233","0"]
[INFO] [stdout] ["key234","0"]
[INFO] [stdout] ["key235","0"]
[INFO] [stdout] ["key236","0"]
[INFO] [stdout] ["key237","0"]
[INFO] [stdout] ["key238","0"]
[INFO] [stdout] ["key239","0"]
[INFO] [stdout] ["key240","0"]
[INFO] [stdout] ["key241","0"]
[INFO] [stdout] ["key242","0"]
[INFO] [stdout] ["key243","0"]
[INFO] [stdout] ["key244","0"]
[INFO] [stdout] ["key245","0"]
[INFO] [stdout] ["key246","0"]
[INFO] [stdout] ["key247","0"]
[INFO] [stdout] ["key248","0"]
[INFO] [stdout] ["key249","0"]
[INFO] [stdout] ["key250","0"]
[INFO] [stdout] ["key251","0"]
[INFO] [stdout] ["key252","0"]
[INFO] [stdout] ["key253","0"]
[INFO] [stdout] ["key254","0"]
[INFO] [stdout] ["key255","0"]
[INFO] [stdout] ["key256","0"]
[INFO] [stdout] ["key257","0"]
[INFO] [stdout] ["key258","0"]
[INFO] [stdout] ["key259","0"]
[INFO] [stdout] ["key260","0"]
[INFO] [stdout] ["key261","0"]
[INFO] [stdout] ["key262","0"]
[INFO] [stdout] ["key263","0"]
[INFO] [stdout] ["key264","0"]
[INFO] [stdout] ["key265","0"]
[INFO] [stdout] ["key266","0"]
[INFO] [stdout] ["key267","0"]
[INFO] [stdout] ["key268","0"]
[INFO] [stdout] ["key269","0"]
[INFO] [stdout] ["key270","0"]
[INFO] [stdout] ["key271","0"]
[INFO] [stdout] ["key272","0"]
[INFO] [stdout] ["key273","0"]
[INFO] [stdout] ["key274","0"]
[INFO] [stdout] ["key275","0"]
[INFO] [stdout] ["key276","0"]
[INFO] [stdout] ["key277","0"]
[INFO] [stdout] ["key278","0"]
[INFO] [stdout] ["key279","0"]
[INFO] [stdout] ["key280","0"]
[INFO] [stdout] ["key281","0"]
[INFO] [stdout] ["key282","0"]
[INFO] [stdout] ["key283","0"]
[INFO] [stdout] ["key284","0"]
[INFO] [stdout] ["key285","0"]
[INFO] [stdout] ["key286","0"]
[INFO] [stdout] ["key287","0"]
[INFO] [stdout] ["key288","0"]
[INFO] [stdout] ["key289","0"]
[INFO] [stdout] ["key290","0"]
[INFO] [stdout] ["key291","0"]
[INFO] [stdout] ["key292","0"]
[INFO] [stdout] ["key293","0"]
[INFO] [stdout] ["key294","0"]
[INFO] [stdout] ["key295","0"]
[INFO] [stdout] ["key296","0"]
[INFO] [stdout] ["key297","0"]
[INFO] [stdout] ["key298","0"]
[INFO] [stdout] ["key299","0"]
[INFO] [stdout] ["key300","0"]
[INFO] [stdout] ["key301","0"]
[INFO] [stdout] ["key302","0"]
[INFO] [stdout] ["key303","0"]
[INFO] [stdout] ["key304","0"]
[INFO] [stdout] ["key305","0"]
[INFO] [stdout] ["key306","0"]
[INFO] [stdout] ["key307","0"]
[INFO] [stdout] ["key308","0"]
[INFO] [stdout] ["key309","0"]
[INFO] [stdout] ["key310","0"]
[INFO] [stdout] ["key311","0"]
[INFO] [stdout] ["key312","0"]
[INFO] [stdout] ["key313","0"]
[INFO] [stdout] ["key314","0"]
[INFO] [stdout] ["key315","0"]
[INFO] [stdout] ["key316","0"]
[INFO] [stdout] ["key317","0"]
[INFO] [stdout] ["key318","0"]
[INFO] [stdout] ["key319","0"]
[INFO] [stdout] ["key320","0"]
[INFO] [stdout] ["key321","0"]
[INFO] [stdout] ["key322","0"]
[INFO] [stdout] ["key323","0"]
[INFO] [stdout] ["key324","0"]
[INFO] [stdout] ["key325","0"]
[INFO] [stdout] ["key326","0"]
[INFO] [stdout] ["key327","0"]
[INFO] [stdout] ["key328","0"]
[INFO] [stdout] ["key329","0"]
[INFO] [stdout] ["key330","0"]
[INFO] [stdout] ["key331","0"]
[INFO] [stdout] ["key332","0"]
[INFO] [stdout] ["key333","0"]
[INFO] [stdout] ["key334","0"]
[INFO] [stdout] ["key335","0"]
[INFO] [stdout] ["key336","0"]
[INFO] [stdout] ["key337","0"]
[INFO] [stdout] ["key338","0"]
[INFO] [stdout] ["key339","0"]
[INFO] [stdout] ["key340","0"]
[INFO] [stdout] ["key341","0"]
[INFO] [stdout] ["key342","0"]
[INFO] [stdout] ["key343","0"]
[INFO] [stdout] ["key344","0"]
[INFO] [stdout] ["key345","0"]
[INFO] [stdout] ["key346","0"]
[INFO] [stdout] ["key347","0"]
[INFO] [stdout] ["key348","0"]
[INFO] [stdout] ["key349","0"]
[INFO] [stdout] ["key350","0"]
[INFO] [stdout] ["key351","0"]
[INFO] [stdout] ["key352","0"]
[INFO] [stdout] ["key353","0"]
[INFO] [stdout] ["key354","0"]
[INFO] [stdout] ["key355","0"]
[INFO] [stdout] ["key356","0"]
[INFO] [stdout] ["key357","0"]
[INFO] [stdout] ["key358","0"]
[INFO] [stdout] ["key359","0"]
[INFO] [stdout] ["key360","0"]
[INFO] [stdout] ["key361","0"]
[INFO] [stdout] ["key362","0"]
[INFO] [stdout] ["key363","0"]
[INFO] [stdout] ["key364","0"]
[INFO] [stdout] ["key365","0"]
[INFO] [stdout] ["key366","0"]
[INFO] [stdout] ["key367","0"]
[INFO] [stdout] ["key368","0"]
[INFO] [stdout] ["key369","0"]
[INFO] [stdout] ["key370","0"]
[INFO] [stdout] ["key371","0"]
[INFO] [stdout] ["key372","0"]
[INFO] [stdout] ["key373","0"]
[INFO] [stdout] ["key374","0"]
[INFO] [stdout] ["key375","0"]
[INFO] [stdout] ["key376","0"]
[INFO] [stdout] ["key377","0"]
[INFO] [stdout] ["key378","0"]
[INFO] [stdout] ["key379","0"]
[INFO] [stdout] ["key380","0"]
[INFO] [stdout] ["key381","0"]
[INFO] [stdout] ["key382","0"]
[INFO] [stdout] ["key383","0"]
[INFO] [stdout] ["key384","0"]
[INFO] [stdout] ["key385","0"]
[INFO] [stdout] ["key386","0"]
[INFO] [stdout] ["key387","0"]
[INFO] [stdout] ["key388","0"]
[INFO] [stdout] ["key389","0"]
[INFO] [stdout] ["key390","0"]
[INFO] [stdout] ["key391","0"]
[INFO] [stdout] ["key392","0"]
[INFO] [stdout] ["key393","0"]
[INFO] [stdout] ["key394","0"]
[INFO] [stdout] ["key395","0"]
[INFO] [stdout] ["key396","0"]
[INFO] [stdout] ["key397","0"]
[INFO] [stdout] ["key398","0"]
[INFO] [stdout] ["key399","0"]
[INFO] [stdout] ["key400","0"]
[INFO] [stdout] ["key401","0"]
[INFO] [stdout] ["key402","0"]
[INFO] [stdout] ["key403","0"]
[INFO] [stdout] ["key404","0"]
[INFO] [stdout] ["key405","0"]
[INFO] [stdout] ["key406","0"]
[INFO] [stdout] ["key407","0"]
[INFO] [stdout] ["key408","0"]
[INFO] [stdout] ["key409","0"]
[INFO] [stdout] ["key410","0"]
[INFO] [stdout] ["key411","0"]
[INFO] [stdout] ["key412","0"]
[INFO] [stdout] ["key413","0"]
[INFO] [stdout] ["key414","0"]
[INFO] [stdout] ["key415","0"]
[INFO] [stdout] ["key416","0"]
[INFO] [stdout] ["key417","0"]
[INFO] [stdout] ["key418","0"]
[INFO] [stdout] ["key419","0"]
[INFO] [stdout] ["key420","0"]
[INFO] [stdout] ["key421","0"]
[INFO] [stdout] ["key422","0"]
[INFO] [stdout] ["key423","0"]
[INFO] [stdout] ["key424","0"]
[INFO] [stdout] ["key425","0"]
[INFO] [stdout] ["key426","0"]
[INFO] [stdout] ["key427","0"]
[INFO] [stdout] ["key428","0"]
[INFO] [stdout] ["key429","0"]
[INFO] [stdout] ["key430","0"]
[INFO] [stdout] ["key431","0"]
[INFO] [stdout] ["key432","0"]
[INFO] [stdout] ["key433","0"]
[INFO] [stdout] ["key434","0"]
[INFO] [stdout] ["key435","0"]
[INFO] [stdout] ["key436","0"]
[INFO] [stdout] ["key437","0"]
[INFO] [stdout] ["key438","0"]
[INFO] [stdout] ["key439","0"]
[INFO] [stdout] ["key440","0"]
[INFO] [stdout] ["key441","0"]
[INFO] [stdout] ["key442","0"]
[INFO] [stdout] ["key443","0"]
[INFO] [stdout] ["key444","0"]
[INFO] [stdout] ["key445","0"]
[INFO] [stdout] ["key446","0"]
[INFO] [stdout] ["key447","0"]
[INFO] [stdout] ["key448","0"]
[INFO] [stdout] ["key449","0"]
[INFO] [stdout] ["key450","0"]
[INFO] [stdout] ["key451","0"]
[INFO] [stdout] ["key452","0"]
[INFO] [stdout] ["key453","0"]
[INFO] [stdout] ["key454","0"]
[INFO] [stdout] ["key455","0"]
[INFO] [stdout] ["key456","0"]
[INFO] [stdout] ["key457","0"]
[INFO] [stdout] ["key458","0"]
[INFO] [stdout] ["key459","0"]
[INFO] [stdout] ["key460","0"]
[INFO] [stdout] ["key461","0"]
[INFO] [stdout] ["key462","0"]
[INFO] [stdout] ["key463","0"]
[INFO] [stdout] ["key464","0"]
[INFO] [stdout] ["key465","0"]
[INFO] [stdout] ["key466","0"]
[INFO] [stdout] ["key467","0"]
[INFO] [stdout] ["key468","0"]
[INFO] [stdout] ["key469","0"]
[INFO] [stdout] ["key470","0"]
[INFO] [stdout] ["key471","0"]
[INFO] [stdout] ["key472","0"]
[INFO] [stdout] ["key473","0"]
[INFO] [stdout] ["key474","0"]
[INFO] [stdout] ["key475","0"]
[INFO] [stdout] ["key476","0"]
[INFO] [stdout] ["key477","0"]
[INFO] [stdout] ["key478","0"]
[INFO] [stdout] ["key479","0"]
[INFO] [stdout] ["key480","0"]
[INFO] [stdout] ["key481","0"]
[INFO] [stdout] ["key482","0"]
[INFO] [stdout] ["key483","0"]
[INFO] [stdout] ["key484","0"]
[INFO] [stdout] ["key485","0"]
[INFO] [stdout] ["key486","0"]
[INFO] [stdout] ["key487","0"]
[INFO] [stdout] ["key488","0"]
[INFO] [stdout] ["key489","0"]
[INFO] [stdout] ["key490","0"]
[INFO] [stdout] ["key491","0"]
[INFO] [stdout] ["key492","0"]
[INFO] [stdout] ["key493","0"]
[INFO] [stdout] ["key494","0"]
[INFO] [stdout] ["key495","0"]
[INFO] [stdout] ["key496","0"]
[INFO] [stdout] ["key497","0"]
[INFO] [stdout] ["key498","0"]
[INFO] [stdout] ["key499","0"]
[INFO] [stdout] ["key500","0"]
[INFO] [stdout] ["key501","0"]
[INFO] [stdout] ["key502","0"]
[INFO] [stdout] ["key503","0"]
[INFO] [stdout] ["key504","0"]
[INFO] [stdout] ["key505","0"]
[INFO] [stdout] ["key506","0"]
[INFO] [stdout] ["key507","0"]
[INFO] [stdout] ["key508","0"]
[INFO] [stdout] ["key509","0"]
[INFO] [stdout] ["key510","0"]
[INFO] [stdout] ["key511","0"]
[INFO] [stdout] ["key512","0"]
[INFO] [stdout] ["key513","0"]
[INFO] [stdout] ["key514","0"]
[INFO] [stdout] ["key515","0"]
[INFO] [stdout] ["key516","0"]
[INFO] [stdout] ["key517","0"]
[INFO] [stdout] ["key518","0"]
[INFO] [stdout] ["key519","0"]
[INFO] [stdout] ["key520","0"]
[INFO] [stdout] ["key521","0"]
[INFO] [stdout] ["key522","0"]
[INFO] [stdout] ["key523","0"]
[INFO] [stdout] ["key524","0"]
[INFO] [stdout] ["key525","0"]
[INFO] [stdout] ["key526","0"]
[INFO] [stdout] ["key527","0"]
[INFO] [stdout] ["key528","0"]
[INFO] [stdout] ["key529","0"]
[INFO] [stdout] ["key530","0"]
[INFO] [stdout] ["key531","0"]
[INFO] [stdout] ["key532","0"]
[INFO] [stdout] ["key533","0"]
[INFO] [stdout] ["key534","0"]
[INFO] [stdout] ["key535","0"]
[INFO] [stdout] ["key536","0"]
[INFO] [stdout] ["key537","0"]
[INFO] [stdout] ["key538","0"]
[INFO] [stdout] ["key539","0"]
[INFO] [stdout] ["key540","0"]
[INFO] [stdout] ["key541","0"]
[INFO] [stdout] ["key542","0"]
[INFO] [stdout] ["key543","0"]
[INFO] [stdout] ["key544","0"]
[INFO] [stdout] ["key545","0"]
[INFO] [stdout] ["key546","0"]
[INFO] [stdout] ["key547","0"]
[INFO] [stdout] ["key548","0"]
[INFO] [stdout] ["key549","0"]
[INFO] [stdout] ["key550","0"]
[INFO] [stdout] ["key551","0"]
[INFO] [stdout] ["key552","0"]
[INFO] [stdout] ["key553","0"]
[INFO] [stdout] ["key554","0"]
[INFO] [stdout] ["key555","0"]
[INFO] [stdout] ["key556","0"]
[INFO] [stdout] ["key557","0"]
[INFO] [stdout] ["key558","0"]
[INFO] [stdout] ["key559","0"]
[INFO] [stdout] ["key560","0"]
[INFO] [stdout] ["key561","0"]
[INFO] [stdout] ["key562","0"]
[INFO] [stdout] ["key563","0"]
[INFO] [stdout] ["key564","0"]
[INFO] [stdout] ["key565","0"]
[INFO] [stdout] ["key566","0"]
[INFO] [stdout] ["key567","0"]
[INFO] [stdout] ["key568","0"]
[INFO] [stdout] ["key569","0"]
[INFO] [stdout] ["key570","0"]
[INFO] [stdout] ["key571","0"]
[INFO] [stdout] ["key572","0"]
[INFO] [stdout] ["key573","0"]
[INFO] [stdout] ["key574","0"]
[INFO] [stdout] ["key575","0"]
[INFO] [stdout] ["key576","0"]
[INFO] [stdout] ["key577","0"]
[INFO] [stdout] ["key578","0"]
[INFO] [stdout] ["key579","0"]
[INFO] [stdout] ["key580","0"]
[INFO] [stdout] ["key581","0"]
[INFO] [stdout] ["key582","0"]
[INFO] [stdout] ["key583","0"]
[INFO] [stdout] ["key584","0"]
[INFO] [stdout] ["key585","0"]
[INFO] [stdout] ["key586","0"]
[INFO] [stdout] ["key587","0"]
[INFO] [stdout] ["key588","0"]
[INFO] [stdout] ["key589","0"]
[INFO] [stdout] ["key590","0"]
[INFO] [stdout] ["key591","0"]
[INFO] [stdout] ["key592","0"]
[INFO] [stdout] ["key593","0"]
[INFO] [stdout] ["key594","0"]
[INFO] [stdout] ["key595","0"]
[INFO] [stdout] ["key596","0"]
[INFO] [stdout] ["key597","0"]
[INFO] [stdout] ["key598","0"]
[INFO] [stdout] ["key599","0"]
[INFO] [stdout] ["key600","0"]
[INFO] [stdout] ["key601","0"]
[INFO] [stdout] ["key602","0"]
[INFO] [stdout] ["key603","0"]
[INFO] [stdout] ["key604","0"]
[INFO] [stdout] ["key605","0"]
[INFO] [stdout] ["key606","0"]
[INFO] [stdout] ["key607","0"]
[INFO] [stdout] ["key608","0"]
[INFO] [stdout] ["key609","0"]
[INFO] [stdout] ["key610","0"]
[INFO] [stdout] ["key611","0"]
[INFO] [stdout] ["key612","0"]
[INFO] [stdout] ["key613","0"]
[INFO] [stdout] ["key614","0"]
[INFO] [stdout] ["key615","0"]
[INFO] [stdout] ["key616","0"]
[INFO] [stdout] ["key617","0"]
[INFO] [stdout] ["key618","0"]
[INFO] [stdout] ["key619","0"]
[INFO] [stdout] ["key620","0"]
[INFO] [stdout] ["key621","0"]
[INFO] [stdout] ["key622","0"]
[INFO] [stdout] ["key623","0"]
[INFO] [stdout] ["key624","0"]
[INFO] [stdout] ["key625","0"]
[INFO] [stdout] ["key626","0"]
[INFO] [stdout] ["key627","0"]
[INFO] [stdout] ["key628","0"]
[INFO] [stdout] ["key629","0"]
[INFO] [stdout] ["key630","0"]
[INFO] [stdout] ["key631","0"]
[INFO] [stdout] ["key632","0"]
[INFO] [stdout] ["key633","0"]
[INFO] [stdout] ["key634","0"]
[INFO] [stdout] ["key635","0"]
[INFO] [stdout] ["key636","0"]
[INFO] [stdout] ["key637","0"]
[INFO] [stdout] ["key638","0"]
[INFO] [stdout] ["key639","0"]
[INFO] [stdout] ["key640","0"]
[INFO] [stdout] ["key641","0"]
[INFO] [stdout] ["key642","0"]
[INFO] [stdout] ["key643","0"]
[INFO] [stdout] ["key644","0"]
[INFO] [stdout] ["key645","0"]
[INFO] [stdout] ["key646","0"]
[INFO] [stdout] ["key647","0"]
[INFO] [stdout] ["key648","0"]
[INFO] [stdout] ["key649","0"]
[INFO] [stdout] ["key650","0"]
[INFO] [stdout] ["key651","0"]
[INFO] [stdout] ["key652","0"]
[INFO] [stdout] ["key653","0"]
[INFO] [stdout] ["key654","0"]
[INFO] [stdout] ["key655","0"]
[INFO] [stdout] ["key656","0"]
[INFO] [stdout] ["key657","0"]
[INFO] [stdout] ["key658","0"]
[INFO] [stdout] ["key659","0"]
[INFO] [stdout] ["key660","0"]
[INFO] [stdout] ["key661","0"]
[INFO] [stdout] ["key662","0"]
[INFO] [stdout] ["key663","0"]
[INFO] [stdout] ["key664","0"]
[INFO] [stdout] ["key665","0"]
[INFO] [stdout] ["key666","0"]
[INFO] [stdout] ["key667","0"]
[INFO] [stdout] ["key668","0"]
[INFO] [stdout] ["key669","0"]
[INFO] [stdout] ["key670","0"]
[INFO] [stdout] ["key671","0"]
[INFO] [stdout] ["key672","0"]
[INFO] [stdout] ["key673","0"]
[INFO] [stdout] ["key674","0"]
[INFO] [stdout] ["key675","0"]
[INFO] [stdout] ["key676","0"]
[INFO] [stdout] ["key677","0"]
[INFO] [stdout] ["key678","0"]
[INFO] [stdout] ["key679","0"]
[INFO] [stdout] ["key680","0"]
[INFO] [stdout] ["key681","0"]
[INFO] [stdout] ["key682","0"]
[INFO] [stdout] ["key683","0"]
[INFO] [stdout] ["key684","0"]
[INFO] [stdout] ["key685","0"]
[INFO] [stdout] ["key686","0"]
[INFO] [stdout] ["key687","0"]
[INFO] [stdout] ["key688","0"]
[INFO] [stdout] ["key689","0"]
[INFO] [stdout] ["key690","0"]
[INFO] [stdout] ["key691","0"]
[INFO] [stdout] ["key692","0"]
[INFO] [stdout] ["key693","0"]
[INFO] [stdout] ["key694","0"]
[INFO] [stdout] ["key695","0"]
[INFO] [stdout] ["key696","0"]
[INFO] [stdout] ["key697","0"]
[INFO] [stdout] ["key698","0"]
[INFO] [stdout] ["key699","0"]
[INFO] [stdout] ["key700","0"]
[INFO] [stdout] ["key701","0"]
[INFO] [stdout] ["key702","0"]
[INFO] [stdout] ["key703","0"]
[INFO] [stdout] ["key704","0"]
[INFO] [stdout] ["key705","0"]
[INFO] [stdout] ["key706","0"]
[INFO] [stdout] ["key707","0"]
[INFO] [stdout] ["key708","0"]
[INFO] [stdout] ["key709","0"]
[INFO] [stdout] ["key710","0"]
[INFO] [stdout] ["key711","0"]
[INFO] [stdout] ["key712","0"]
[INFO] [stdout] ["key713","0"]
[INFO] [stdout] ["key714","0"]
[INFO] [stdout] ["key715","0"]
[INFO] [stdout] ["key716","0"]
[INFO] [stdout] ["key717","0"]
[INFO] [stdout] ["key718","0"]
[INFO] [stdout] ["key719","0"]
[INFO] [stdout] ["key720","0"]
[INFO] [stdout] ["key721","0"]
[INFO] [stdout] ["key722","0"]
[INFO] [stdout] ["key723","0"]
[INFO] [stdout] ["key724","0"]
[INFO] [stdout] ["key725","0"]
[INFO] [stdout] ["key726","0"]
[INFO] [stdout] ["key727","0"]
[INFO] [stdout] ["key728","0"]
[INFO] [stdout] ["key729","0"]
[INFO] [stdout] ["key730","0"]
[INFO] [stdout] ["key731","0"]
[INFO] [stdout] ["key732","0"]
[INFO] [stdout] ["key733","0"]
[INFO] [stdout] ["key734","0"]
[INFO] [stdout] ["key735","0"]
[INFO] [stdout] ["key736","0"]
[INFO] [stdout] ["key737","0"]
[INFO] [stdout] ["key738","0"]
[INFO] [stdout] ["key739","0"]
[INFO] [stdout] ["key740","0"]
[INFO] [stdout] ["key741","0"]
[INFO] [stdout] ["key742","0"]
[INFO] [stdout] ["key743","0"]
[INFO] [stdout] ["key744","0"]
[INFO] [stdout] ["key745","0"]
[INFO] [stdout] ["key746","0"]
[INFO] [stdout] ["key747","0"]
[INFO] [stdout] ["key748","0"]
[INFO] [stdout] ["key749","0"]
[INFO] [stdout] ["key750","0"]
[INFO] [stdout] ["key751","0"]
[INFO] [stdout] ["key752","0"]
[INFO] [stdout] ["key753","0"]
[INFO] [stdout] ["key754","0"]
[INFO] [stdout] ["key755","0"]
[INFO] [stdout] ["key756","0"]
[INFO] [stdout] ["key757","0"]
[INFO] [stdout] ["key758","0"]
[INFO] [stdout] ["key759","0"]
[INFO] [stdout] ["key760","0"]
[INFO] [stdout] ["key761","0"]
[INFO] [stdout] ["key762","0"]
[INFO] [stdout] ["key763","0"]
[INFO] [stdout] ["key764","0"]
[INFO] [stdout] ["key765","0"]
[INFO] [stdout] ["key766","0"]
[INFO] [stdout] ["key767","0"]
[INFO] [stdout] ["key768","0"]
[INFO] [stdout] ["key769","0"]
[INFO] [stdout] ["key770","0"]
[INFO] [stdout] ["key771","0"]
[INFO] [stdout] ["key772","0"]
[INFO] [stdout] ["key773","0"]
[INFO] [stdout] ["key774","0"]
[INFO] [stdout] ["key775","0"]
[INFO] [stdout] ["key776","0"]
[INFO] [stdout] ["key777","0"]
[INFO] [stdout] ["key778","0"]
[INFO] [stdout] ["key779","0"]
[INFO] [stdout] ["key780","0"]
[INFO] [stdout] ["key781","0"]
[INFO] [stdout] ["key782","0"]
[INFO] [stdout] ["key783","0"]
[INFO] [stdout] ["key784","0"]
[INFO] [stdout] ["key785","0"]
[INFO] [stdout] ["key786","0"]
[INFO] [stdout] ["key787","0"]
[INFO] [stdout] ["key788","0"]
[INFO] [stdout] ["key789","0"]
[INFO] [stdout] ["key790","0"]
[INFO] [stdout] ["key791","0"]
[INFO] [stdout] ["key792","0"]
[INFO] [stdout] ["key793","0"]
[INFO] [stdout] ["key794","0"]
[INFO] [stdout] ["key795","0"]
[INFO] [stdout] ["key796","0"]
[INFO] [stdout] ["key797","0"]
[INFO] [stdout] ["key798","0"]
[INFO] [stdout] ["key799","0"]
[INFO] [stdout] ["key800","0"]
[INFO] [stdout] ["key801","0"]
[INFO] [stdout] ["key802","0"]
[INFO] [stdout] ["key803","0"]
[INFO] [stdout] ["key804","0"]
[INFO] [stdout] ["key805","0"]
[INFO] [stdout] ["key806","0"]
[INFO] [stdout] ["key807","0"]
[INFO] [stdout] ["key808","0"]
[INFO] [stdout] ["key809","0"]
[INFO] [stdout] ["key810","0"]
[INFO] [stdout] ["key811","0"]
[INFO] [stdout] ["key812","0"]
[INFO] [stdout] ["key813","0"]
[INFO] [stdout] ["key814","0"]
[INFO] [stdout] ["key815","0"]
[INFO] [stdout] ["key816","0"]
[INFO] [stdout] ["key817","0"]
[INFO] [stdout] ["key818","0"]
[INFO] [stdout] ["key819","0"]
[INFO] [stdout] ["key820","0"]
[INFO] [stdout] ["key821","0"]
[INFO] [stdout] ["key822","0"]
[INFO] [stdout] ["key823","0"]
[INFO] [stdout] ["key824","0"]
[INFO] [stdout] ["key825","0"]
[INFO] [stdout] ["key826","0"]
[INFO] [stdout] ["key827","0"]
[INFO] [stdout] ["key828","0"]
[INFO] [stdout] ["key829","0"]
[INFO] [stdout] ["key830","0"]
[INFO] [stdout] ["key831","0"]
[INFO] [stdout] ["key832","0"]
[INFO] [stdout] ["key833","0"]
[INFO] [stdout] ["key834","0"]
[INFO] [stdout] ["key835","0"]
[INFO] [stdout] ["key836","0"]
[INFO] [stdout] ["key837","0"]
[INFO] [stdout] ["key838","0"]
[INFO] [stdout] ["key839","0"]
[INFO] [stdout] ["key840","0"]
[INFO] [stdout] ["key841","0"]
[INFO] [stdout] ["key842","0"]
[INFO] [stdout] ["key843","0"]
[INFO] [stdout] ["key844","0"]
[INFO] [stdout] ["key845","0"]
[INFO] [stdout] ["key846","0"]
[INFO] [stdout] ["key847","0"]
[INFO] [stdout] ["key848","0"]
[INFO] [stdout] ["key849","0"]
[INFO] [stdout] ["key850","0"]
[INFO] [stdout] ["key851","0"]
[INFO] [stdout] ["key852","0"]
[INFO] [stdout] ["key853","0"]
[INFO] [stdout] ["key854","0"]
[INFO] [stdout] ["key855","0"]
[INFO] [stdout] ["key856","0"]
[INFO] [stdout] ["key857","0"]
[INFO] [stdout] ["key858","0"]
[INFO] [stdout] ["key859","0"]
[INFO] [stdout] ["key860","0"]
[INFO] [stdout] ["key861","0"]
[INFO] [stdout] ["key862","0"]
[INFO] [stdout] ["key863","0"]
[INFO] [stdout] ["key864","0"]
[INFO] [stdout] ["key865","0"]
[INFO] [stdout] ["key866","0"]
[INFO] [stdout] ["key867","0"]
[INFO] [stdout] ["key868","0"]
[INFO] [stdout] ["key869","0"]
[INFO] [stdout] ["key870","0"]
[INFO] [stdout] ["key871","0"]
[INFO] [stdout] ["key872","0"]
[INFO] [stdout] ["key873","0"]
[INFO] [stdout] ["key874","0"]
[INFO] [stdout] ["key875","0"]
[INFO] [stdout] ["key876","0"]
[INFO] [stdout] ["key877","0"]
[INFO] [stdout] ["key878","0"]
[INFO] [stdout] ["key879","0"]
[INFO] [stdout] ["key880","0"]
[INFO] [stdout] ["key881","0"]
[INFO] [stdout] ["key882","0"]
[INFO] [stdout] ["key883","0"]
[INFO] [stdout] ["key884","0"]
[INFO] [stdout] ["key885","0"]
[INFO] [stdout] ["key886","0"]
[INFO] [stdout] ["key887","0"]
[INFO] [stdout] ["key888","0"]
[INFO] [stdout] ["key889","0"]
[INFO] [stdout] ["key890","0"]
[INFO] [stdout] ["key891","0"]
[INFO] [stdout] ["key892","0"]
[INFO] [stdout] ["key893","0"]
[INFO] [stdout] ["key894","0"]
[INFO] [stdout] ["key895","0"]
[INFO] [stdout] ["key896","0"]
[INFO] [stdout] ["key897","0"]
[INFO] [stdout] ["key898","0"]
[INFO] [stdout] ["key899","0"]
[INFO] [stdout] ["key900","0"]
[INFO] [stdout] ["key901","0"]
[INFO] [stdout] ["key902","0"]
[INFO] [stdout] ["key903","0"]
[INFO] [stdout] ["key904","0"]
[INFO] [stdout] ["key905","0"]
[INFO] [stdout] ["key906","0"]
[INFO] [stdout] ["key907","0"]
[INFO] [stdout] ["key908","0"]
[INFO] [stdout] ["key909","0"]
[INFO] [stdout] ["key910","0"]
[INFO] [stdout] ["key911","0"]
[INFO] [stdout] ["key912","0"]
[INFO] [stdout] ["key913","0"]
[INFO] [stdout] ["key914","0"]
[INFO] [stdout] ["key915","0"]
[INFO] [stdout] ["key916","0"]
[INFO] [stdout] ["key917","0"]
[INFO] [stdout] ["key918","0"]
[INFO] [stdout] ["key919","0"]
[INFO] [stdout] ["key920","0"]
[INFO] [stdout] ["key921","0"]
[INFO] [stdout] ["key922","0"]
[INFO] [stdout] ["key923","0"]
[INFO] [stdout] ["key924","0"]
[INFO] [stdout] ["key925","0"]
[INFO] [stdout] ["key926","0"]
[INFO] [stdout] ["key927","0"]
[INFO] [stdout] ["key928","0"]
[INFO] [stdout] ["key929","0"]
[INFO] [stdout] ["key930","0"]
[INFO] [stdout] ["key931","0"]
[INFO] [stdout] ["key932","0"]
[INFO] [stdout] ["key933","0"]
[INFO] [stdout] ["key934","0"]
[INFO] [stdout] ["key935","0"]
[INFO] [stdout] ["key936","0"]
[INFO] [stdout] ["key937","0"]
[INFO] [stdout] ["key938","0"]
[INFO] [stdout] ["key939","0"]
[INFO] [stdout] ["key940","0"]
[INFO] [stdout] ["key941","0"]
[INFO] [stdout] ["key942","0"]
[INFO] [stdout] ["key943","0"]
[INFO] [stdout] ["key944","0"]
[INFO] [stdout] ["key945","0"]
[INFO] [stdout] ["key946","0"]
[INFO] [stdout] ["key947","0"]
[INFO] [stdout] ["key948","0"]
[INFO] [stdout] ["key949","0"]
[INFO] [stdout] ["key950","0"]
[INFO] [stdout] ["key951","0"]
[INFO] [stdout] ["key952","0"]
[INFO] [stdout] ["key953","0"]
[INFO] [stdout] ["key954","0"]
[INFO] [stdout] ["key955","0"]
[INFO] [stdout] ["key956","0"]
[INFO] [stdout] ["key957","0"]
[INFO] [stdout] ["key958","0"]
[INFO] [stdout] ["key959","0"]
[INFO] [stdout] ["key960","0"]
[INFO] [stdout] ["key961","0"]
[INFO] [stdout] ["key962","0"]
[INFO] [stdout] ["key963","0"]
[INFO] [stdout] ["key964","0"]
[INFO] [stdout] ["key965","0"]
[INFO] [stdout] ["key966","0"]
[INFO] [stdout] ["key967","0"]
[INFO] [stdout] ["key968","0"]
[INFO] [stdout] ["key969","0"]
[INFO] [stdout] ["key970","0"]
[INFO] [stdout] ["key971","0"]
[INFO] [stdout] ["key972","0"]
[INFO] [stdout] ["key973","0"]
[INFO] [stdout] ["key974","0"]
[INFO] [stdout] ["key975","0"]
[INFO] [stdout] ["key976","0"]
[INFO] [stdout] ["key977","0"]
[INFO] [stdout] ["key978","0"]
[INFO] [stdout] ["key979","0"]
[INFO] [stdout] ["key980","0"]
[INFO] [stdout] ["key981","0"]
[INFO] [stdout] ["key982","0"]
[INFO] [stdout] ["key983","0"]
[INFO] [stdout] ["key984","0"]
[INFO] [stdout] ["key985","0"]
[INFO] [stdout] ["key986","0"]
[INFO] [stdout] ["key987","0"]
[INFO] [stdout] ["key988","0"]
[INFO] [stdout] ["key989","0"]
[INFO] [stdout] ["key990","0"]
[INFO] [stdout] ["key991","0"]
[INFO] [stdout] ["key992","0"]
[INFO] [stdout] ["key993","0"]
[INFO] [stdout] ["key994","0"]
[INFO] [stdout] ["key995","0"]
[INFO] [stdout] ["key996","0"]
[INFO] [stdout] ["key997","0"]
[INFO] [stdout] ["key998","0"]
[INFO] [stdout] ["key999","0"]
[INFO] [stdout] 
[INFO] [stdout] thread 'compaction' (46) panicked at tests/tests.rs:295:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some("0")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60af95579042 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60af95579042 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60af95579042 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60af95579042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60af9558929f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60af9558929f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60af95543a93 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60af95543a93 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60af955508a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60af955557af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60af95555641 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60af954d3ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60af954d3ace - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60af95555dbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60af95555dbf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60af95555c1a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60af955509d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60af95537c7d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60af95590ff0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60af95590df3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x60af954a79ab - core::panicking::assert_failed::hc76b0fcd34a93846
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x60af954a8962 - tests::compaction::hbc952fffb45e39d8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:295:13
[INFO] [stdout]   22:     0x60af954a8d07 - tests::compaction::{{closure}}::hfb71172cded14b04
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:260:20
[INFO] [stdout]   23:     0x60af954a6696 - core::ops::function::FnOnce::call_once::h3af7013f85d114d9
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60af954d38ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60af954d38ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60af954e792d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60af954e792d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60af954e792d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x60af954e792d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x60af954e792d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60af954e792d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60af954e792d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60af954c0e44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60af954c0e44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x60af954c477a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60af954c477a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x60af954c477a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x60af954c477a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x60af954c477a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60af9554bc2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x60af9554bc2f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x72fe533f4aa4 - <unknown>
[INFO] [stdout]   45:     0x72fe53481a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_stored_value stdout ----
[INFO] [stdout] ["key1","value1"]
[INFO] [stdout] ["key2","value2"]
[INFO] [stdout] 
[INFO] [stdout] thread 'get_stored_value' (48) panicked at tests/tests.rs:195:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some("value1")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60af95579042 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60af95579042 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60af95579042 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60af95579042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60af9558929f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60af9558929f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60af95543a93 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60af95543a93 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60af955508a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60af955557af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60af95555641 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60af954d3ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60af954d3ace - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60af95555dbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60af95555dbf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60af95555c1a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60af955509d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60af95537c7d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60af95590ff0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60af95590df3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x60af954a79ab - core::panicking::assert_failed::hc76b0fcd34a93846
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x60af954acfc0 - tests::get_stored_value::h5c9a81ab9c4284dd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:195:5
[INFO] [stdout]   22:     0x60af954ad327 - tests::get_stored_value::{{closure}}::h0a6782879956601d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:182:26
[INFO] [stdout]   23:     0x60af954a6546 - core::ops::function::FnOnce::call_once::h0adf5e04ec0364d1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60af954d38ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60af954d38ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60af954e792d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60af954e792d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60af954e792d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x60af954e792d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x60af954e792d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60af954e792d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60af954e792d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60af954c0e44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60af954c0e44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x60af954c477a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60af954c477a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x60af954c477a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x60af954c477a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x60af954c477a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60af9554bc2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x60af9554bc2f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x72fe533f4aa4 - <unknown>
[INFO] [stdout]   45:     0x72fe53481a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- overwrite_value stdout ----
[INFO] [stdout] ["key1","value1"]
[INFO] [stdout] ["key1","value2"]
[INFO] [stdout] 
[INFO] [stdout] thread 'overwrite_value' (49) panicked at tests/tests.rs:215:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some("value2")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60af95579042 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60af95579042 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60af95579042 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60af95579042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60af9558929f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60af9558929f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60af95543a93 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60af95543a93 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60af955508a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60af955557af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60af95555641 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60af954d3ace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x60af954d3ace - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60af95555dbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x60af95555dbf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60af95555c1a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60af955509d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60af95537c7d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60af95590ff0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60af95590df3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x60af954a79ab - core::panicking::assert_failed::hc76b0fcd34a93846
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x60af954ac048 - tests::overwrite_value::hd3271cff54c1d8a9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:215:5
[INFO] [stdout]   22:     0x60af954ac4c7 - tests::overwrite_value::{{closure}}::h3be477d90112cf91
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:203:25
[INFO] [stdout]   23:     0x60af954a6796 - core::ops::function::FnOnce::call_once::h8ecb2fde7a17b2e7
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60af954d38ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60af954d38ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60af954e792d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60af954e792d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60af954e792d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x60af954e792d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x60af954e792d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60af954e792d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60af954e792d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60af954c0e44 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60af954c0e44 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x60af954c477a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60af954c477a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x60af954c477a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x60af954c477a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60af954c477a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x60af954c477a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60af9554bc2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x60af9554bc2f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x72fe533f4aa4 - <unknown>
[INFO] [stdout]   45:     0x72fe53481a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_get_non_existent_key
[INFO] [stdout]     cli_get_stored
[INFO] [stdout]     cli_rm_non_existent_key
[INFO] [stdout]     cli_rm_stored
[INFO] [stdout]     cli_set
[INFO] [stdout]     compaction
[INFO] [stdout]     get_stored_value
[INFO] [stdout]     overwrite_value
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8e496fc8f599d3dd92712591844b69027593594e1916514e4535f521a852e72c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e496fc8f599d3dd92712591844b69027593594e1916514e4535f521a852e72c", kill_on_drop: false }`
[INFO] [stdout] 8e496fc8f599d3dd92712591844b69027593594e1916514e4535f521a852e72c
