[INFO] cloning repository https://github.com/yetone/mirdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yetone/mirdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyetone%2Fmirdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyetone%2Fmirdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67db6c5d2c8d341978dcc2032876815f62946cce [INFO] testing yetone/mirdb against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyetone%2Fmirdb" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yetone/mirdb on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-65/source/rust-toolchain [INFO] started tweaking git repo https://github.com/yetone/mirdb [INFO] finished tweaking git repo https://github.com/yetone/mirdb [INFO] tweaked toml for git repo https://github.com/yetone/mirdb written to /workspace/builds/worker-65/source/Cargo.toml [INFO] crate git repo https://github.com/yetone/mirdb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.5.0 [INFO] [stderr] Downloaded lru v0.1.15 [INFO] [stderr] Downloaded snap v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a3c88e08a3dc875aa346eb23fc142cf5f5f5d28898e3ff20b5f9dda419171f8 [INFO] running `Command { std: "docker" "start" "-a" "6a3c88e08a3dc875aa346eb23fc142cf5f5f5d28898e3ff20b5f9dda419171f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a3c88e08a3dc875aa346eb23fc142cf5f5f5d28898e3ff20b5f9dda419171f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a3c88e08a3dc875aa346eb23fc142cf5f5f5d28898e3ff20b5f9dda419171f8", kill_on_drop: false }` [INFO] [stdout] 6a3c88e08a3dc875aa346eb23fc142cf5f5f5d28898e3ff20b5f9dda419171f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb32a4a3e2f3bf8d3bbd33b2bda32cc664122a1998f4c593559531705c78de57 [INFO] running `Command { std: "docker" "start" "-a" "fb32a4a3e2f3bf8d3bbd33b2bda32cc664122a1998f4c593559531705c78de57", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling integer-encoding v1.0.5 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling lru v0.1.15 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling skip-list v0.1.0 (/opt/rustwide/workdir/skip-list) [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/list.rs:243:62 [INFO] [stdout] | [INFO] [stdout] 243 | let old_value = next.replace_value(unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/node.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/node.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> skip-list/src/iter.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | ::std::mem::replace(&mut self.0, Some(unsafe { &mut *next })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling cuckoofilter v0.4.0 (https://github.com/seiflotfy/rust-cuckoofilter?tag=v0.4.0#ced11f3d) [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling sstable v0.1.0 (/opt/rustwide/workdir/sstable) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> sstable/src/util.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | (rot.wrapping_shr(17) | rot.wrapping_shl(15)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> sstable/src/types.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn FileExt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | Status::new(StatusCode::BincodeError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | Status::new(StatusCode::CuckooError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mirdb v0.1.0 (/opt/rustwide/workdir/mirdb-server) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> mirdb-server/src/response.rs:75:38 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn write(&self, writer: &mut Writer) -> MyResult<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Writer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> mirdb-server/src/main.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> mirdb-server/src/error.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Status::new(StatusCode::BincodeError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> mirdb-server/src/error.rs:53:72 [INFO] [stdout] | [INFO] [stdout] 53 | ErrorKind::NotFound => Status::new(StatusCode::NotFound, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> mirdb-server/src/error.rs:54:53 [INFO] [stdout] | [INFO] [stdout] 54 | _ => Status::new(StatusCode::IOError, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> mirdb-server/src/error.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | IRResult::Err(e) => panic!(e.to_owned()), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 18 | IRResult::Err(e) => panic!("{}", e.to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 18 | IRResult::Err(e) => std::panic::panic_any(e.to_owned()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> mirdb-server/src/config.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | _ => panic!(format!("unknown size unit {:?}", x)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 55 | _ => panic!("unknown size unit {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> mirdb-server/src/parser.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | _ => panic!(format!("unknown getter {:?}", x)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 41 | _ => panic!("unknown getter {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> mirdb-server/src/parser.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | _ => panic!(format!("unknown setter {:?}", x)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 52 | _ => panic!("unknown setter {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "fb32a4a3e2f3bf8d3bbd33b2bda32cc664122a1998f4c593559531705c78de57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb32a4a3e2f3bf8d3bbd33b2bda32cc664122a1998f4c593559531705c78de57", kill_on_drop: false }` [INFO] [stdout] fb32a4a3e2f3bf8d3bbd33b2bda32cc664122a1998f4c593559531705c78de57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eec1d0f43c1833c29ae48531607f0550babe2679bf95fd33f9b07c7a3fb4bb6b [INFO] running `Command { std: "docker" "start" "-a" "eec1d0f43c1833c29ae48531607f0550babe2679bf95fd33f9b07c7a3fb4bb6b", kill_on_drop: false }` [INFO] [stderr] Compiling skip-list v0.1.0 (/opt/rustwide/workdir/skip-list) [INFO] [stderr] Compiling sstable v0.1.0 (/opt/rustwide/workdir/sstable) [INFO] [stderr] Compiling mirdb v0.1.0 (/opt/rustwide/workdir/mirdb-server) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/list.rs:243:62 [INFO] [stdout] | [INFO] [stdout] 243 | let old_value = next.replace_value(unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/node.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/node.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> skip-list/src/iter.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | ::std::mem::replace(&mut self.0, Some(unsafe { &mut *next })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> sstable/src/util.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | (rot.wrapping_shr(17) | rot.wrapping_shl(15)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> sstable/src/types.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn FileExt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | Status::new(StatusCode::BincodeError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | Status::new(StatusCode::CuckooError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/list.rs:243:62 [INFO] [stdout] | [INFO] [stdout] 243 | let old_value = next.replace_value(unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/node.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/node.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> sstable/src/util.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | (rot.wrapping_shr(17) | rot.wrapping_shl(15)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> sstable/src/types.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn FileExt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> mirdb-server/src/response.rs:75:38 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn write(&self, writer: &mut Writer) -> MyResult<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Writer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> mirdb-server/src/main.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | Status::new(StatusCode::BincodeError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | Status::new(StatusCode::CuckooError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> skip-list/src/iter.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | ::std::mem::replace(&mut self.0, Some(unsafe { &mut *next })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> mirdb-server/src/error.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Status::new(StatusCode::BincodeError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> mirdb-server/src/error.rs:53:72 [INFO] [stdout] | [INFO] [stdout] 53 | ErrorKind::NotFound => Status::new(StatusCode::NotFound, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> mirdb-server/src/error.rs:54:53 [INFO] [stdout] | [INFO] [stdout] 54 | _ => Status::new(StatusCode::IOError, e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> mirdb-server/src/error.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | IRResult::Err(e) => panic!(e.to_owned()), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 18 | IRResult::Err(e) => panic!("{}", e.to_owned()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 18 | IRResult::Err(e) => std::panic::panic_any(e.to_owned()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> mirdb-server/src/config.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | _ => panic!(format!("unknown size unit {:?}", x)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 55 | _ => panic!("unknown size unit {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> mirdb-server/src/parser.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | _ => panic!(format!("unknown getter {:?}", x)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 41 | _ => panic!("unknown getter {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> mirdb-server/src/parser.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | _ => panic!(format!("unknown setter {:?}", x)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 52 | _ => panic!("unknown setter {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 391 | let r = tag!(b"hello world", b"hello").unwrap(); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(arithmetic_overflow)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 6_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 393 | let r = tag!(b" world", b" ").unwrap(); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 490 | let r = opt!(b"hello world", tag!(b"hello")); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 495 | let r = opt!(b"hello world", tag!(b"xixi")); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 506 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 507 | | b"hello world", [INFO] [stdout] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 509 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 506 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 507 | | b"hello world", [INFO] [stdout] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 509 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 506 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 507 | | b"hello world", [INFO] [stdout] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 509 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 512 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 513 | | b"xixi hello world", [INFO] [stdout] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 515 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 512 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 513 | | b"xixi hello world", [INFO] [stdout] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 515 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 512 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 513 | | b"xixi hello world", [INFO] [stdout] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 515 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 15_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 521 | let r = alt!(b"get hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 15_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 521 | let r = alt!(b"get hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 527 | let r = alt!(b"gets hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 527 | let r = alt!(b"gets hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 532 | let r = alt!(b"gets hello world", tag!(b"gets") | tag!(b"get")); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 532 | let r = alt!(b"gets hello world", tag!(b"gets") | tag!(b"get")); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.38s [INFO] running `Command { std: "docker" "inspect" "eec1d0f43c1833c29ae48531607f0550babe2679bf95fd33f9b07c7a3fb4bb6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec1d0f43c1833c29ae48531607f0550babe2679bf95fd33f9b07c7a3fb4bb6b", kill_on_drop: false }` [INFO] [stdout] eec1d0f43c1833c29ae48531607f0550babe2679bf95fd33f9b07c7a3fb4bb6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6535d672ef189aafa95ef5dbfc2344a7e35a647c332c3f0ea07c95591f4f4046 [INFO] running `Command { std: "docker" "start" "-a" "6535d672ef189aafa95ef5dbfc2344a7e35a647c332c3f0ea07c95591f4f4046", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] running 27 tests [INFO] [stderr] --> skip-list/src/list.rs:243:62 [INFO] [stderr] | [INFO] [stderr] 243 | let old_value = next.replace_value(unsafe { mem::uninitialized() }); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> skip-list/src/node.rs:40:27 [INFO] [stderr] | [INFO] [stderr] 40 | unsafe { mem::uninitialized() }, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> skip-list/src/node.rs:41:27 [INFO] [stderr] | [INFO] [stderr] 41 | unsafe { mem::uninitialized() }, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> skip-list/src/iter.rs:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | ::std::mem::replace(&mut self.0, Some(unsafe { &mut *next })); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: `skip-list` (lib) generated 4 warnings [INFO] [stderr] warning: `skip-list` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> sstable/src/util.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | (rot.wrapping_shr(17) | rot.wrapping_shl(15)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> sstable/src/types.rs:32:22 [INFO] [stderr] | [INFO] [stderr] 32 | Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn FileExt` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> sstable/src/error.rs:44:29 [INFO] [stderr] | [INFO] [stderr] 44 | Status::new(code, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> sstable/src/error.rs:54:29 [INFO] [stderr] | [INFO] [stderr] 54 | Status::new(code, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> sstable/src/error.rs:60:49 [INFO] [stderr] | [INFO] [stderr] 60 | Status::new(StatusCode::BincodeError, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> sstable/src/error.rs:66:48 [INFO] [stderr] | [INFO] [stderr] 66 | Status::new(StatusCode::CuckooError, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sstable` (lib) generated 6 warnings [INFO] [stderr] warning: `sstable` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> mirdb-server/src/response.rs:75:38 [INFO] [stderr] | [INFO] [stderr] 75 | pub fn write(&self, writer: &mut Writer) -> MyResult<()> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Writer` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> mirdb-server/src/main.rs:71:23 [INFO] [stderr] | [INFO] [stderr] 71 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> mirdb-server/src/error.rs:46:49 [INFO] [stderr] | [INFO] [stderr] 46 | Status::new(StatusCode::BincodeError, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> mirdb-server/src/error.rs:53:72 [INFO] [stderr] | [INFO] [stderr] 53 | ErrorKind::NotFound => Status::new(StatusCode::NotFound, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> mirdb-server/src/error.rs:54:53 [INFO] [stderr] | [INFO] [stderr] 54 | _ => Status::new(StatusCode::IOError, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> mirdb-server/src/error.rs:80:29 [INFO] [stderr] | [INFO] [stderr] 80 | Status::new(code, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:18:40 [INFO] [stderr] | [INFO] [stderr] 18 | IRResult::Err(e) => panic!(e.to_owned()), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 18 | IRResult::Err(e) => panic!("{}", e.to_owned()), [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 18 | IRResult::Err(e) => std::panic::panic_any(e.to_owned()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> mirdb-server/src/config.rs:55:21 [INFO] [stderr] | [INFO] [stderr] 55 | _ => panic!(format!("unknown size unit {:?}", x)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 55 | _ => panic!("unknown size unit {:?}", x), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> mirdb-server/src/parser.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | _ => panic!(format!("unknown getter {:?}", x)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 41 | _ => panic!("unknown getter {:?}", x), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> mirdb-server/src/parser.rs:52:21 [INFO] [stderr] | [INFO] [stderr] 52 | _ => panic!(format!("unknown setter {:?}", x)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 52 | _ => panic!("unknown setter {:?}", x), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 391 | let r = tag!(b"hello world", b"hello").unwrap(); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(arithmetic_overflow)]` on by default [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 6_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 393 | let r = tag!(b" world", b" ").unwrap(); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 490 | let r = opt!(b"hello world", tag!(b"hello")); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 495 | let r = opt!(b"hello world", tag!(b"xixi")); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 506 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 507 | | b"hello world", [INFO] [stderr] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 509 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 506 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 507 | | b"hello world", [INFO] [stderr] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 509 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 506 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 507 | | b"hello world", [INFO] [stderr] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 509 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 512 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 513 | | b"xixi hello world", [INFO] [stderr] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 515 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 512 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 513 | | b"xixi hello world", [INFO] [stderr] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 515 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 512 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 513 | | b"xixi hello world", [INFO] [stderr] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 515 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 15_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 521 | let r = alt!(b"get hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 15_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 521 | let r = alt!(b"get hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 527 | let r = alt!(b"gets hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 527 | let r = alt!(b"gets hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 532 | let r = alt!(b"gets hello world", tag!(b"gets") | tag!(b"get")); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 532 | let r = alt!(b"gets hello world", tag!(b"gets") | tag!(b"get")); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mirdb` (bin "mirdb" test) generated 26 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mirdb-9d8334b3b7d09190) [INFO] [stdout] test parser_util::macros::test::test_chain_incomplete ... ok [INFO] [stdout] test parser_util::macros::test::test_chain ... ok [INFO] [stdout] test memtable::test::test_get ... ok [INFO] [stdout] test parser_util::macros::test::test_is_not ... ok [INFO] [stdout] test parser_util::macros::test::test_gen_parser ... ok [INFO] [stdout] test parser_util::macros::test::test_at_least ... ok [INFO] [stdout] test parser_util::macros::test::test_digit ... ok [INFO] [stdout] test parser_util::macros::test::test_alpha ... ok [INFO] [stdout] test parser_util::macros::test::test_alt ... ok [INFO] [stdout] test parser_util::macros::test::test_space ... ok [INFO] [stdout] test parser_util::macros::test::test_opt ... ok [INFO] [stdout] test parser_util::macros::test::test_take_incomplete ... ok [INFO] [stdout] test parser_util::macros::test::test_tag ... ok [INFO] [stdout] test slice::test::test_ord ... ok [INFO] [stdout] test slice::test::test_serde ... ok [INFO] [stdout] test parser_util::macros::test::test_take ... ok [INFO] [stdout] test parser_util::macros::test::test_split ... ok [INFO] [stdout] test parser::test::test ... ok [INFO] [stdout] test wal::test::test_wal_seg ... ok [INFO] [stdout] test merger::test::test ... FAILED [INFO] [stdout] test config::test::test_parse ... FAILED [INFO] [stdout] test store::test::test_get_some ... FAILED [INFO] [stdout] test store::test::test_set ... FAILED [INFO] [stdout] test store::test::test_get_none ... FAILED [INFO] [stdout] test data_manager::test::test_fault_tolerance ... FAILED [INFO] [stdout] test wal::test::test_wal ... FAILED [INFO] [stdout] test store::test::test_set_err ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- merger::test::test stdout ---- [INFO] [stdout] thread 'merger::test::test' panicked at 'attempted to leave type `lru::LruEntry<[u8; 16], block::Block>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cbcb302060 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cbcb302060 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cbcb302060 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cbcb302060 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cbcb326fac - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55cbcb2feae5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55cbcb30466b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cbcb30466b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cbcb30466b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cbcb30417c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cbcb304d34 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cbcb3047e7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55cbcb30255c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cbcb304779 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55cbcb0c14d1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cbcb0c141d - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55cbcb20f8b4 - core::mem::uninitialized::h0a282dfdc56490f5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55cbcb20f8b4 - lru::LruCache::construct::hbfe4e02fa33f2d09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55cbcb20efe6 - lru::LruCache::new::h9ee1f108f7940cf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55cbcb211425 - sstable::cache::Cache::new::h8f5961159fb0b537 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55cbcb206c81 - ::default::h3243e61af7ee0692 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55cbcb1342f8 - ::default::h05083b3c05084faa [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55cbcb177d52 - mirdb::merger::test::test::h4680ed421cb137e0 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/merger.rs:138:23 [INFO] [stdout] 23: 0x55cbcb177d03 - mirdb::merger::test::test::{{closure}}::hde5c54d423253c93 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/merger.rs:137:5 [INFO] [stdout] 24: 0x55cbcb1292ce - core::ops::function::FnOnce::call_once::h01b653b11344c0b1 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x55cbcb1d0b33 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55cbcb1d0b33 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 27: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 28: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 29: 0x55cbcb1cf5e8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 30: 0x55cbcb1cf5e8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 31: 0x55cbcb1cf5e8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 32: 0x55cbcb1cf5e8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 33: 0x55cbcb1cf5e8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 34: 0x55cbcb19dd7d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 35: 0x55cbcb19dd7d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 36: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 37: 0x55cbcb1a2558 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 38: 0x55cbcb1a2558 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 39: 0x55cbcb1a2558 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 40: 0x55cbcb1a2558 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 41: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 42: 0x55cbcb1a2558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 44: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 45: 0x55cbcb30a4b7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 46: 0x7f139d6ee609 - start_thread [INFO] [stdout] 47: 0x7f139d4c0293 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- config::test::test_parse stdout ---- [INFO] [stdout] Config { [INFO] [stdout] addr: "0.0.0.0:12333", [INFO] [stdout] max_level: 7, [INFO] [stdout] work_dir: "/tmp/mirdbs", [INFO] [stdout] sst_max_size: "100M", [INFO] [stdout] mem_table_max_size: "4M", [INFO] [stdout] mem_table_max_height: 32, [INFO] [stdout] imm_mem_table_max_count: 16, [INFO] [stdout] block_size: "4K", [INFO] [stdout] block_restart_interval: 16, [INFO] [stdout] l0_compaction_trigger: 4, [INFO] [stdout] thread_sleep_ms: 500, [INFO] [stdout] } [INFO] [stdout] thread 'config::test::test_parse' panicked at 'attempted to leave type `lru::LruEntry<[u8; 16], block::Block>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cbcb302060 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cbcb302060 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cbcb302060 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cbcb302060 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cbcb326fac - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55cbcb2feae5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55cbcb30466b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cbcb30466b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cbcb30466b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cbcb30417c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cbcb304d34 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cbcb3047e7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55cbcb30255c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cbcb304779 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55cbcb0c14d1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cbcb0c141d - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55cbcb20f8b4 - core::mem::uninitialized::h0a282dfdc56490f5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55cbcb20f8b4 - lru::LruCache::construct::hbfe4e02fa33f2d09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55cbcb20efe6 - lru::LruCache::new::h9ee1f108f7940cf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55cbcb211425 - sstable::cache::Cache::new::h8f5961159fb0b537 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55cbcb206c81 - ::default::h3243e61af7ee0692 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55cbcb1342f8 - ::default::h05083b3c05084faa [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55cbcb11ccd8 - mirdb::config::Config::to_options::hc4e01606fbfc23a3 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/config.rs:34:23 [INFO] [stdout] 23: 0x55cbcb0da4a5 - mirdb::config::test::test_parse::h63bca312394a3be8 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/config.rs:124:19 [INFO] [stdout] 24: 0x55cbcb0da333 - mirdb::config::test::test_parse::{{closure}}::hfed7a83ed6565dba [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/config.rs:101:5 [INFO] [stdout] 25: 0x55cbcb12952e - core::ops::function::FnOnce::call_once::h672c9c4b824b088c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55cbcb1d0b33 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55cbcb1d0b33 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 29: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 30: 0x55cbcb1cf5e8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x55cbcb1cf5e8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x55cbcb1cf5e8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x55cbcb1cf5e8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55cbcb1cf5e8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55cbcb19dd7d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55cbcb19dd7d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 38: 0x55cbcb1a2558 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 39: 0x55cbcb1a2558 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 40: 0x55cbcb1a2558 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x55cbcb1a2558 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 43: 0x55cbcb1a2558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 45: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 46: 0x55cbcb30a4b7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 47: 0x7f139d6ee609 - start_thread [INFO] [stdout] 48: 0x7f139d4c0293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- store::test::test_get_some stdout ---- [INFO] [stdout] thread 'store::test::test_get_some' panicked at 'attempted to leave type `lru::LruEntry<[u8; 16], block::Block>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cbcb302060 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cbcb302060 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cbcb302060 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cbcb302060 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cbcb326fac - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55cbcb2feae5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55cbcb30466b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cbcb30466b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cbcb30466b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cbcb30417c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cbcb304d34 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cbcb3047e7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55cbcb30255c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cbcb304779 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55cbcb0c14d1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cbcb0c141d - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55cbcb20f8b4 - core::mem::uninitialized::h0a282dfdc56490f5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55cbcb20f8b4 - lru::LruCache::construct::hbfe4e02fa33f2d09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55cbcb20efe6 - lru::LruCache::new::h9ee1f108f7940cf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55cbcb211425 - sstable::cache::Cache::new::h8f5961159fb0b537 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55cbcb206c81 - ::default::h3243e61af7ee0692 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55cbcb1342f8 - ::default::h05083b3c05084faa [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55cbcb15f10d - mirdb::test_utils::get_test_opt::h464f059f0a5d9728 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55cbcb107ff1 - mirdb::store::test::test_get_some::h3b797d1a1f6e52ba [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:217:19 [INFO] [stdout] 24: 0x55cbcb107fba - mirdb::store::test::test_get_some::{{closure}}::hb124a763a5f0e38f [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:216:5 [INFO] [stdout] 25: 0x55cbcb129a1e - core::ops::function::FnOnce::call_once::heed8fb712cf4c564 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55cbcb1d0b33 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55cbcb1d0b33 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 29: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 30: 0x55cbcb1cf5e8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x55cbcb1cf5e8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x55cbcb1cf5e8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x55cbcb1cf5e8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55cbcb1cf5e8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55cbcb19dd7d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55cbcb19dd7d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 38: 0x55cbcb1a2558 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 39: 0x55cbcb1a2558 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 40: 0x55cbcb1a2558 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x55cbcb1a2558 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 43: 0x55cbcb1a2558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 45: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 46: 0x55cbcb30a4b7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 47: 0x7f139d6ee609 - start_thread [INFO] [stdout] 48: 0x7f139d4c0293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- store::test::test_set stdout ---- [INFO] [stdout] thread 'store::test::test_set' panicked at 'attempted to leave type `lru::LruEntry<[u8; 16], block::Block>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cbcb302060 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cbcb302060 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cbcb302060 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cbcb302060 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cbcb326fac - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55cbcb2feae5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55cbcb30466b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cbcb30466b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cbcb30466b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cbcb30417c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cbcb304d34 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cbcb3047e7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55cbcb30255c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cbcb304779 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55cbcb0c14d1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cbcb0c141d - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55cbcb20f8b4 - core::mem::uninitialized::h0a282dfdc56490f5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55cbcb20f8b4 - lru::LruCache::construct::hbfe4e02fa33f2d09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55cbcb20efe6 - lru::LruCache::new::h9ee1f108f7940cf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55cbcb211425 - sstable::cache::Cache::new::h8f5961159fb0b537 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55cbcb206c81 - ::default::h3243e61af7ee0692 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55cbcb1342f8 - ::default::h05083b3c05084faa [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55cbcb15f10d - mirdb::test_utils::get_test_opt::h464f059f0a5d9728 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55cbcb1086d2 - mirdb::store::test::test_set::h15e20bd328bddb14 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:249:19 [INFO] [stdout] 24: 0x55cbcb10865a - mirdb::store::test::test_set::{{closure}}::hd46c6d8ea144c185 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:248:5 [INFO] [stdout] 25: 0x55cbcb1299de - core::ops::function::FnOnce::call_once::he038a1e2a6b58470 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55cbcb1d0b33 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55cbcb1d0b33 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 29: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 30: 0x55cbcb1cf5e8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x55cbcb1cf5e8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x55cbcb1cf5e8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x55cbcb1cf5e8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55cbcb1cf5e8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55cbcb19dd7d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55cbcb19dd7d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 38: 0x55cbcb1a2558 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 39: 0x55cbcb1a2558 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 40: 0x55cbcb1a2558 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x55cbcb1a2558 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 43: 0x55cbcb1a2558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 45: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 46: 0x55cbcb30a4b7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 47: 0x7f139d6ee609 - start_thread [INFO] [stdout] 48: 0x7f139d4c0293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- store::test::test_get_none stdout ---- [INFO] [stdout] thread 'store::test::test_get_none' panicked at 'attempted to leave type `lru::LruEntry<[u8; 16], block::Block>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cbcb302060 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cbcb302060 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cbcb302060 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cbcb302060 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cbcb326fac - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55cbcb2feae5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55cbcb30466b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cbcb30466b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cbcb30466b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cbcb30417c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cbcb304d34 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cbcb3047e7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55cbcb30255c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cbcb304779 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55cbcb0c14d1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cbcb0c141d - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55cbcb20f8b4 - core::mem::uninitialized::h0a282dfdc56490f5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55cbcb20f8b4 - lru::LruCache::construct::hbfe4e02fa33f2d09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55cbcb20efe6 - lru::LruCache::new::h9ee1f108f7940cf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55cbcb211425 - sstable::cache::Cache::new::h8f5961159fb0b537 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55cbcb206c81 - ::default::h3243e61af7ee0692 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55cbcb1342f8 - ::default::h05083b3c05084faa [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55cbcb15f10d - mirdb::test_utils::get_test_opt::h464f059f0a5d9728 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55cbcb107cd1 - mirdb::store::test::test_get_none::h72525cac5fe04b01 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:206:19 [INFO] [stdout] 24: 0x55cbcb107caa - mirdb::store::test::test_get_none::{{closure}}::hf91b0832e647d13d [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:205:5 [INFO] [stdout] 25: 0x55cbcb12962e - core::ops::function::FnOnce::call_once::h7b34548d4c7f6163 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55cbcb1d0b33 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55cbcb1d0b33 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 29: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 30: 0x55cbcb1cf5e8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x55cbcb1cf5e8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x55cbcb1cf5e8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x55cbcb1cf5e8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55cbcb1cf5e8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55cbcb19dd7d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55cbcb19dd7d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 38: 0x55cbcb1a2558 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 39: 0x55cbcb1a2558 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 40: 0x55cbcb1a2558 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x55cbcb1a2558 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 43: 0x55cbcb1a2558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 45: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 46: 0x55cbcb30a4b7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 47: 0x7f139d6ee609 - start_thread [INFO] [stdout] 48: 0x7f139d4c0293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- data_manager::test::test_fault_tolerance stdout ---- [INFO] [stdout] thread 'data_manager::test::test_fault_tolerance' panicked at 'attempted to leave type `lru::LruEntry<[u8; 16], block::Block>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cbcb302060 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cbcb302060 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cbcb302060 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cbcb302060 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cbcb326fac - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55cbcb2feae5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55cbcb30466b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cbcb30466b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cbcb30466b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cbcb30417c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cbcb304d34 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cbcb3047e7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55cbcb30255c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cbcb304779 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55cbcb0c14d1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cbcb0c141d - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55cbcb20f8b4 - core::mem::uninitialized::h0a282dfdc56490f5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55cbcb20f8b4 - lru::LruCache::construct::hbfe4e02fa33f2d09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55cbcb20efe6 - lru::LruCache::new::h9ee1f108f7940cf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55cbcb211425 - sstable::cache::Cache::new::h8f5961159fb0b537 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55cbcb206c81 - ::default::h3243e61af7ee0692 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55cbcb1342f8 - ::default::h05083b3c05084faa [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55cbcb15f10d - mirdb::test_utils::get_test_opt::h464f059f0a5d9728 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55cbcb135392 - mirdb::data_manager::test::test_fault_tolerance::hf3879125592fab29 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/data_manager.rs:448:23 [INFO] [stdout] 24: 0x55cbcb135303 - mirdb::data_manager::test::test_fault_tolerance::{{closure}}::hc5fee1963e0ed385 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/data_manager.rs:447:5 [INFO] [stdout] 25: 0x55cbcb1294be - core::ops::function::FnOnce::call_once::h4d5a67df2c5d1468 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55cbcb1d0b33 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55cbcb1d0b33 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 29: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 30: 0x55cbcb1cf5e8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x55cbcb1cf5e8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x55cbcb1cf5e8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x55cbcb1cf5e8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55cbcb1cf5e8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55cbcb19dd7d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55cbcb19dd7d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 38: 0x55cbcb1a2558 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 39: 0x55cbcb1a2558 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 40: 0x55cbcb1a2558 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x55cbcb1a2558 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 43: 0x55cbcb1a2558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 45: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 46: 0x55cbcb30a4b7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 47: 0x7f139d6ee609 - start_thread [INFO] [stdout] 48: 0x7f139d4c0293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wal::test::test_wal stdout ---- [INFO] [stdout] thread 'wal::test::test_wal' panicked at 'attempted to leave type `lru::LruEntry<[u8; 16], block::Block>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cbcb302060 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cbcb302060 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cbcb302060 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cbcb302060 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cbcb326fac - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55cbcb2feae5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55cbcb30466b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cbcb30466b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cbcb30466b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cbcb30417c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cbcb304d34 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cbcb3047e7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55cbcb30255c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cbcb304779 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55cbcb0c14d1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cbcb0c141d - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55cbcb20f8b4 - core::mem::uninitialized::h0a282dfdc56490f5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55cbcb20f8b4 - lru::LruCache::construct::hbfe4e02fa33f2d09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55cbcb20efe6 - lru::LruCache::new::h9ee1f108f7940cf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55cbcb211425 - sstable::cache::Cache::new::h8f5961159fb0b537 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55cbcb206c81 - ::default::h3243e61af7ee0692 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55cbcb1342f8 - ::default::h05083b3c05084faa [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55cbcb15f10d - mirdb::test_utils::get_test_opt::h464f059f0a5d9728 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55cbcb0fafaa - mirdb::wal::test::test_wal::h7a8c486ad2d9d130 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/wal.rs:378:19 [INFO] [stdout] 24: 0x55cbcb0faf63 - mirdb::wal::test::test_wal::{{closure}}::h0fe18da1ee011439 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/wal.rs:377:5 [INFO] [stdout] 25: 0x55cbcb12938e - core::ops::function::FnOnce::call_once::h2e7b2fc7d041a262 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55cbcb1d0b33 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55cbcb1d0b33 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 29: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 30: 0x55cbcb1cf5e8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x55cbcb1cf5e8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x55cbcb1cf5e8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x55cbcb1cf5e8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55cbcb1cf5e8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55cbcb19dd7d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55cbcb19dd7d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 38: 0x55cbcb1a2558 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 39: 0x55cbcb1a2558 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 40: 0x55cbcb1a2558 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x55cbcb1a2558 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 43: 0x55cbcb1a2558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 45: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 46: 0x55cbcb30a4b7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 47: 0x7f139d6ee609 - start_thread [INFO] [stdout] 48: 0x7f139d4c0293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- store::test::test_set_err stdout ---- [INFO] [stdout] thread 'store::test::test_set_err' panicked at 'attempted to leave type `lru::LruEntry<[u8; 16], block::Block>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cbcb302060 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cbcb302060 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cbcb302060 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cbcb302060 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cbcb326fac - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55cbcb2feae5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55cbcb30466b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cbcb30466b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cbcb30466b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cbcb30417c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cbcb304d34 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cbcb3047e7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55cbcb30255c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cbcb304779 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55cbcb0c14d1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cbcb0c141d - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55cbcb20f8b4 - core::mem::uninitialized::h0a282dfdc56490f5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55cbcb20f8b4 - lru::LruCache::construct::hbfe4e02fa33f2d09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55cbcb20efe6 - lru::LruCache::new::h9ee1f108f7940cf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55cbcb211425 - sstable::cache::Cache::new::h8f5961159fb0b537 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55cbcb206c81 - ::default::h3243e61af7ee0692 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55cbcb1342f8 - ::default::h05083b3c05084faa [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55cbcb15f10d - mirdb::test_utils::get_test_opt::h464f059f0a5d9728 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55cbcb10a0b1 - mirdb::store::test::test_set_err::h851bd2e200875dd4 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:328:19 [INFO] [stdout] 24: 0x55cbcb10a07a - mirdb::store::test::test_set_err::{{closure}}::h6714ead6b08ba338 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:327:5 [INFO] [stdout] 25: 0x55cbcb12944e - core::ops::function::FnOnce::call_once::h46f16404c152cc74 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55cbcb1d0b33 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55cbcb1d0b33 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 29: 0x55cbcb1cf5e8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 30: 0x55cbcb1cf5e8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x55cbcb1cf5e8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x55cbcb1cf5e8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x55cbcb1cf5e8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55cbcb1cf5e8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55cbcb19dd7d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55cbcb19dd7d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 38: 0x55cbcb1a2558 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 39: 0x55cbcb1a2558 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 40: 0x55cbcb1a2558 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x55cbcb1a2558 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x55cbcb1a2558 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 43: 0x55cbcb1a2558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 45: 0x55cbcb30a4b7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 46: 0x55cbcb30a4b7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 47: 0x7f139d6ee609 - start_thread [INFO] [stdout] 48: 0x7f139d4c0293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::test::test_parse [INFO] [stdout] data_manager::test::test_fault_tolerance [INFO] [stdout] merger::test::test [INFO] [stdout] store::test::test_get_none [INFO] [stdout] store::test::test_get_some [INFO] [stdout] store::test::test_set [INFO] [stdout] store::test::test_set_err [INFO] [stdout] wal::test::test_wal [INFO] [stdout] [INFO] [stdout] test result: FAILED. 19 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p mirdb --bin mirdb' [INFO] running `Command { std: "docker" "inspect" "6535d672ef189aafa95ef5dbfc2344a7e35a647c332c3f0ea07c95591f4f4046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6535d672ef189aafa95ef5dbfc2344a7e35a647c332c3f0ea07c95591f4f4046", kill_on_drop: false }` [INFO] [stdout] 6535d672ef189aafa95ef5dbfc2344a7e35a647c332c3f0ea07c95591f4f4046