[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyetone%2Fmirdb" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yetone/mirdb on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-27/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-27/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fdf85c8f0d719d8376159a7f14ad618b5946575e49df0df54599a198cdf74db [INFO] running `Command { std: "docker" "start" "-a" "5fdf85c8f0d719d8376159a7f14ad618b5946575e49df0df54599a198cdf74db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fdf85c8f0d719d8376159a7f14ad618b5946575e49df0df54599a198cdf74db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fdf85c8f0d719d8376159a7f14ad618b5946575e49df0df54599a198cdf74db", kill_on_drop: false }` [INFO] [stdout] 5fdf85c8f0d719d8376159a7f14ad618b5946575e49df0df54599a198cdf74db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c489e4841872e6b0b8107145e5ea1bf6ab3997932983fc85b69e483eca23b18 [INFO] running `Command { std: "docker" "start" "-a" "9c489e4841872e6b0b8107145e5ea1bf6ab3997932983fc85b69e483eca23b18", kill_on_drop: false }` [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 futures v0.1.26 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v0.15.32 [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 scoped-tls v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling integer-encoding v1.0.5 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling log v0.3.9 [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 quote v0.6.12 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [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-codec v0.1.1 [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] [stderr] Compiling parking_lot v0.7.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-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.90 [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65 - (rot.wrapping_shr(17) | rot.wrapping_shl(15)) [INFO] [stdout] 65 + rot.wrapping_shr(17) | rot.wrapping_shl(15) [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: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: 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] | ^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 - Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stdout] 32 + Ok((self as &dyn FileExt).read_at(dst, offset as u64)?) [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/config.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / gen_parser!( [INFO] [stdout] 65 | | size_parser, [INFO] [stdout] 66 | | chain!(size: usize_parser >> unit: size_unit_parser >> (to_size_unit(unit) * size)) [INFO] [stdout] 67 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/config.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / gen_parser!( [INFO] [stdout] 65 | | size_parser, [INFO] [stdout] 66 | | chain!(size: usize_parser >> unit: size_unit_parser >> (to_size_unit(unit) * size)) [INFO] [stdout] 67 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / gen_parser!( [INFO] [stdout] 20 | | getter, [INFO] [stdout] 21 | | chain!( [INFO] [stdout] 22 | | getter: getter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 30 | | ) [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / gen_parser!( [INFO] [stdout] 20 | | getter, [INFO] [stdout] 21 | | chain!( [INFO] [stdout] 22 | | getter: getter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 30 | | ) [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / gen_parser!( [INFO] [stdout] 86 | | deleter, [INFO] [stdout] 87 | | chain!( [INFO] [stdout] 88 | | tag!(b"delete") [INFO] [stdout] ... | [INFO] [stdout] 98 | | ) [INFO] [stdout] 99 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / gen_parser!( [INFO] [stdout] 86 | | deleter, [INFO] [stdout] 87 | | chain!( [INFO] [stdout] 88 | | tag!(b"delete") [INFO] [stdout] ... | [INFO] [stdout] 98 | | ) [INFO] [stdout] 99 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 71 - type Future = Box>; [INFO] [stdout] 71 + type Future = Box>; [INFO] [stdout] | [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] | ^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 - pub fn write(&self, writer: &mut Writer) -> MyResult<()> { [INFO] [stdout] 75 + pub fn write(&self, writer: &mut dyn Writer) -> MyResult<()> { [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: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] [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!(format!("unknown size unit {:?}", x)), [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!(format!("unknown getter {:?}", x)), [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!(format!("unknown setter {:?}", x)), [INFO] [stdout] 52 + _ => panic!("unknown setter {:?}", x), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.97s [INFO] running `Command { std: "docker" "inspect" "9c489e4841872e6b0b8107145e5ea1bf6ab3997932983fc85b69e483eca23b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c489e4841872e6b0b8107145e5ea1bf6ab3997932983fc85b69e483eca23b18", kill_on_drop: false }` [INFO] [stdout] 9c489e4841872e6b0b8107145e5ea1bf6ab3997932983fc85b69e483eca23b18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 040197d880a9207deacf730568eab50ba6055573f5064a268d5e26f3f5b983da [INFO] running `Command { std: "docker" "start" "-a" "040197d880a9207deacf730568eab50ba6055573f5064a268d5e26f3f5b983da", 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] [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] [stderr] Compiling skip-list v0.1.0 (/opt/rustwide/workdir/skip-list) [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65 - (rot.wrapping_shr(17) | rot.wrapping_shl(15)) [INFO] [stdout] 65 + rot.wrapping_shr(17) | rot.wrapping_shl(15) [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: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] [stderr] Compiling sstable v0.1.0 (/opt/rustwide/workdir/sstable) [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] | ^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 - Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stdout] 32 + Ok((self as &dyn FileExt).read_at(dst, offset as u64)?) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mirdb v0.1.0 (/opt/rustwide/workdir/mirdb-server) [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65 - (rot.wrapping_shr(17) | rot.wrapping_shl(15)) [INFO] [stdout] 65 + rot.wrapping_shr(17) | rot.wrapping_shl(15) [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: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: 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] --> 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: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 452 | let r = chain!( [INFO] [stdout] | _________________- [INFO] [stdout] 453 | | b"hello world", [INFO] [stdout] 454 | | hello: alpha >> tag!(b" ") >> world: alpha >> (hello, world) [INFO] [stdout] 455 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 452 | let r = chain!( [INFO] [stdout] | _________________- [INFO] [stdout] 453 | | b"hello world", [INFO] [stdout] 454 | | hello: alpha >> tag!(b" ") >> world: alpha >> (hello, world) [INFO] [stdout] 455 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 462 | let r = chain!( [INFO] [stdout] | _________________- [INFO] [stdout] 463 | | b"hello world", [INFO] [stdout] 464 | | hello: alpha >> tag!(b" ") >> world: alpha >> tag!(b" ") >> (hello, world) [INFO] [stdout] 465 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 462 | let r = chain!( [INFO] [stdout] | _________________- [INFO] [stdout] 463 | | b"hello world", [INFO] [stdout] 464 | | hello: alpha >> tag!(b" ") >> world: alpha >> tag!(b" ") >> (hello, world) [INFO] [stdout] 465 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 470 | / gen_parser!( [INFO] [stdout] 471 | | test<(&[u8], &[u8])>, [INFO] [stdout] 472 | | chain!(hello: alpha >> tag!(b" ") >> world: alpha >> (hello, world)) [INFO] [stdout] 473 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 470 | / gen_parser!( [INFO] [stdout] 471 | | test<(&[u8], &[u8])>, [INFO] [stdout] 472 | | chain!(hello: alpha >> tag!(b" ") >> world: alpha >> (hello, world)) [INFO] [stdout] 473 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 560 | let r = chain!(b" I love u", space >> keys: split!(space, alpha) >> (keys)).unwrap(); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 569 | let r = chain!( [INFO] [stdout] | _________________- [INFO] [stdout] 570 | | b"get I love u", [INFO] [stdout] 571 | | getter: getter_name >> space >> keys: split!(space, alpha) >> (getter, keys) [INFO] [stdout] 572 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 569 | let r = chain!( [INFO] [stdout] | _________________- [INFO] [stdout] 570 | | b"get I love u", [INFO] [stdout] 571 | | getter: getter_name >> space >> keys: split!(space, alpha) >> (getter, keys) [INFO] [stdout] 572 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 584 | let r = chain!( [INFO] [stdout] | _________________- [INFO] [stdout] 585 | | b"gets I love u", [INFO] [stdout] 586 | | getter: getter_name >> space >> keys: split!(space, alpha) >> (getter, keys) [INFO] [stdout] 587 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 584 | let r = chain!( [INFO] [stdout] | _________________- [INFO] [stdout] 585 | | b"gets I love u", [INFO] [stdout] 586 | | getter: getter_name >> space >> keys: split!(space, alpha) >> (getter, keys) [INFO] [stdout] 587 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/config.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / gen_parser!( [INFO] [stdout] 65 | | size_parser, [INFO] [stdout] 66 | | chain!(size: usize_parser >> unit: size_unit_parser >> (to_size_unit(unit) * size)) [INFO] [stdout] 67 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/config.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / gen_parser!( [INFO] [stdout] 65 | | size_parser, [INFO] [stdout] 66 | | chain!(size: usize_parser >> unit: size_unit_parser >> (to_size_unit(unit) * size)) [INFO] [stdout] 67 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / gen_parser!( [INFO] [stdout] 20 | | getter, [INFO] [stdout] 21 | | chain!( [INFO] [stdout] 22 | | getter: getter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 30 | | ) [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / gen_parser!( [INFO] [stdout] 20 | | getter, [INFO] [stdout] 21 | | chain!( [INFO] [stdout] 22 | | getter: getter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 30 | | ) [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / gen_parser!( [INFO] [stdout] 57 | | setter, [INFO] [stdout] 58 | | chain!( [INFO] [stdout] 59 | | setter: setter_name_parser [INFO] [stdout] ... | [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / gen_parser!( [INFO] [stdout] 86 | | deleter, [INFO] [stdout] 87 | | chain!( [INFO] [stdout] 88 | | tag!(b"delete") [INFO] [stdout] ... | [INFO] [stdout] 98 | | ) [INFO] [stdout] 99 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: mirdb-server/src/parser.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / gen_parser!( [INFO] [stdout] 86 | | deleter, [INFO] [stdout] 87 | | chain!( [INFO] [stdout] 88 | | tag!(b"delete") [INFO] [stdout] ... | [INFO] [stdout] 98 | | ) [INFO] [stdout] 99 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stdout] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [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] | ^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 - Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stdout] 32 + Ok((self as &dyn FileExt).read_at(dst, offset as u64)?) [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 71 - type Future = Box>; [INFO] [stdout] 71 + type Future = Box>; [INFO] [stdout] | [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] | ^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 - pub fn write(&self, writer: &mut Writer) -> MyResult<()> { [INFO] [stdout] 75 + pub fn write(&self, writer: &mut dyn Writer) -> MyResult<()> { [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: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: 4 warnings emitted [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] [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!(format!("unknown size unit {:?}", x)), [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!(format!("unknown getter {:?}", x)), [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!(format!("unknown setter {:?}", x)), [INFO] [stdout] 52 + _ => panic!("unknown setter {:?}", x), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.88s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mirdb-430726409ff044f9) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/skip_list-2597520f5aa26f4a) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sstable-60d459425a36b876) [INFO] running `Command { std: "docker" "inspect" "040197d880a9207deacf730568eab50ba6055573f5064a268d5e26f3f5b983da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040197d880a9207deacf730568eab50ba6055573f5064a268d5e26f3f5b983da", kill_on_drop: false }` [INFO] [stdout] 040197d880a9207deacf730568eab50ba6055573f5064a268d5e26f3f5b983da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cad4d0e71edf041462e0c7a7d684fbc8002986edc1160af0f882b9e3dd93f38a [INFO] running `Command { std: "docker" "start" "-a" "cad4d0e71edf041462e0c7a7d684fbc8002986edc1160af0f882b9e3dd93f38a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [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] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 65 - (rot.wrapping_shr(17) | rot.wrapping_shl(15)) [INFO] [stderr] 65 + rot.wrapping_shr(17) | rot.wrapping_shl(15) [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: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: 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] | ^^^^^^^ [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 32 - Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stderr] 32 + Ok((self as &dyn FileExt).read_at(dst, offset as u64)?) [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: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stderr] | [INFO] [stderr] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 452 | let r = chain!( [INFO] [stderr] | _________________- [INFO] [stderr] 453 | | b"hello world", [INFO] [stderr] 454 | | hello: alpha >> tag!(b" ") >> world: alpha >> (hello, world) [INFO] [stderr] 455 | | ) [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stderr] | [INFO] [stderr] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 452 | let r = chain!( [INFO] [stderr] | _________________- [INFO] [stderr] 453 | | b"hello world", [INFO] [stderr] 454 | | hello: alpha >> tag!(b" ") >> world: alpha >> (hello, world) [INFO] [stderr] 455 | | ) [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stderr] | [INFO] [stderr] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 462 | let r = chain!( [INFO] [stderr] | _________________- [INFO] [stderr] 463 | | b"hello world", [INFO] [stderr] 464 | | hello: alpha >> tag!(b" ") >> world: alpha >> tag!(b" ") >> (hello, world) [INFO] [stderr] 465 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stderr] | [INFO] [stderr] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 462 | let r = chain!( [INFO] [stderr] | _________________- [INFO] [stderr] 463 | | b"hello world", [INFO] [stderr] 464 | | hello: alpha >> tag!(b" ") >> world: alpha >> tag!(b" ") >> (hello, world) [INFO] [stderr] 465 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stderr] | [INFO] [stderr] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 470 | / gen_parser!( [INFO] [stderr] 471 | | test<(&[u8], &[u8])>, [INFO] [stderr] 472 | | chain!(hello: alpha >> tag!(b" ") >> world: alpha >> (hello, world)) [INFO] [stderr] 473 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stderr] | [INFO] [stderr] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 560 | let r = chain!(b" I love u", space >> keys: split!(space, alpha) >> (keys)).unwrap(); [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stderr] | [INFO] [stderr] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 569 | let r = chain!( [INFO] [stderr] | _________________- [INFO] [stderr] 570 | | b"get I love u", [INFO] [stderr] 571 | | getter: getter_name >> space >> keys: split!(space, alpha) >> (getter, keys) [INFO] [stderr] 572 | | ) [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stderr] | [INFO] [stderr] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 569 | let r = chain!( [INFO] [stderr] | _________________- [INFO] [stderr] 570 | | b"get I love u", [INFO] [stderr] 571 | | getter: getter_name >> space >> keys: split!(space, alpha) >> (getter, keys) [INFO] [stderr] 572 | | ) [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stderr] | [INFO] [stderr] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 584 | let r = chain!( [INFO] [stderr] | _________________- [INFO] [stderr] 585 | | b"gets I love u", [INFO] [stderr] 586 | | getter: getter_name >> space >> keys: split!(space, alpha) >> (getter, keys) [INFO] [stderr] 587 | | ) [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stderr] | [INFO] [stderr] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 584 | let r = chain!( [INFO] [stderr] | _________________- [INFO] [stderr] 585 | | b"gets I love u", [INFO] [stderr] 586 | | getter: getter_name >> space >> keys: split!(space, alpha) >> (getter, keys) [INFO] [stderr] 587 | | ) [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stderr] | [INFO] [stderr] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: mirdb-server/src/config.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | / gen_parser!( [INFO] [stderr] 65 | | size_parser, [INFO] [stderr] 66 | | chain!(size: usize_parser >> unit: size_unit_parser >> (to_size_unit(unit) * size)) [INFO] [stderr] 67 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stderr] | [INFO] [stderr] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: mirdb-server/src/parser.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / gen_parser!( [INFO] [stderr] 20 | | getter, [INFO] [stderr] 21 | | chain!( [INFO] [stderr] 22 | | getter: getter_name_parser [INFO] [stderr] ... | [INFO] [stderr] 30 | | ) [INFO] [stderr] 31 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stderr] | [INFO] [stderr] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: mirdb-server/src/parser.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / gen_parser!( [INFO] [stderr] 20 | | getter, [INFO] [stderr] 21 | | chain!( [INFO] [stderr] 22 | | getter: getter_name_parser [INFO] [stderr] ... | [INFO] [stderr] 30 | | ) [INFO] [stderr] 31 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stderr] | [INFO] [stderr] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stderr] | [INFO] [stderr] 56 | / gen_parser!( [INFO] [stderr] 57 | | setter, [INFO] [stderr] 58 | | chain!( [INFO] [stderr] 59 | | setter: setter_name_parser [INFO] [stderr] ... | [INFO] [stderr] 82 | | ) [INFO] [stderr] 83 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stderr] | [INFO] [stderr] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: mirdb-server/src/parser.rs:56:1 [INFO] [stderr] | [INFO] [stderr] 56 | / gen_parser!( [INFO] [stderr] 57 | | setter, [INFO] [stderr] 58 | | chain!( [INFO] [stderr] 59 | | setter: setter_name_parser [INFO] [stderr] ... | [INFO] [stderr] 82 | | ) [INFO] [stderr] 83 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:177:50 [INFO] [stderr] | [INFO] [stderr] 177 | chain!(@inner $i, call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: mirdb-server/src/parser.rs:85:1 [INFO] [stderr] | [INFO] [stderr] 85 | / gen_parser!( [INFO] [stderr] 86 | | deleter, [INFO] [stderr] 87 | | chain!( [INFO] [stderr] 88 | | tag!(b"delete") [INFO] [stderr] ... | [INFO] [stderr] 98 | | ) [INFO] [stderr] 99 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:190:58 [INFO] [stderr] | [INFO] [stderr] 190 | chain!(@inner $i, $field: call!($e) >> $($rest)*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: mirdb-server/src/parser.rs:85:1 [INFO] [stderr] | [INFO] [stderr] 85 | / gen_parser!( [INFO] [stderr] 86 | | deleter, [INFO] [stderr] 87 | | chain!( [INFO] [stderr] 88 | | tag!(b"delete") [INFO] [stderr] ... | [INFO] [stderr] 98 | | ) [INFO] [stderr] 99 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `chain` [INFO] [stderr] = note: this warning originates in the macro `chain` (in Nightly builds, run with -Z macro-backtrace for more info) [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 71 - type Future = Box>; [INFO] [stderr] 71 + type Future = Box>; [INFO] [stderr] | [INFO] [stderr] [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] | ^^^^^^ [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 75 - pub fn write(&self, writer: &mut Writer) -> MyResult<()> { [INFO] [stderr] 75 + pub fn write(&self, writer: &mut dyn Writer) -> MyResult<()> { [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: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] [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!(format!("unknown size unit {:?}", x)), [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!(format!("unknown getter {:?}", x)), [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!(format!("unknown setter {:?}", x)), [INFO] [stderr] 52 + _ => panic!("unknown setter {:?}", x), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `mirdb` (bin "mirdb" test) generated 36 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mirdb-430726409ff044f9) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test parser_util::macros::test::test_alt ... ok [INFO] [stdout] test memtable::test::test_get ... ok [INFO] [stdout] test parser_util::macros::test::test_at_least ... ok [INFO] [stdout] test parser_util::macros::test::test_alpha ... ok [INFO] [stdout] test parser::test::test ... ok [INFO] [stdout] test parser_util::macros::test::test_chain_incomplete ... ok [INFO] [stdout] test parser_util::macros::test::test_chain ... ok [INFO] [stdout] test parser_util::macros::test::test_digit ... ok [INFO] [stdout] test parser_util::macros::test::test_gen_parser ... ok [INFO] [stdout] test parser_util::macros::test::test_opt ... ok [INFO] [stdout] test parser_util::macros::test::test_is_not ... ok [INFO] [stdout] test parser_util::macros::test::test_space ... ok [INFO] [stdout] test parser_util::macros::test::test_split ... ok [INFO] [stdout] test parser_util::macros::test::test_take ... ok [INFO] [stdout] test parser_util::macros::test::test_tag ... ok [INFO] [stdout] test parser_util::macros::test::test_take_incomplete ... ok [INFO] [stdout] test slice::test::test_ord ... ok [INFO] [stdout] test slice::test::test_serde ... 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 data_manager::test::test_fault_tolerance ... FAILED [INFO] [stdout] test store::test::test_get_none ... FAILED [INFO] [stdout] test store::test::test_set ... FAILED [INFO] [stdout] test store::test::test_get_some ... 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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dd9ac803ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dd9ac803ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dd9ac803ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55dd9ac803ad - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55dd9aca4e5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55dd9ac7c4c1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55dd9ac82145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55dd9ac82145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55dd9ac82145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55dd9ac81e34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55dd9ac82692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55dd9ac82539 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55dd9ac80864 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55dd9ac822a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55dd9aa41503 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55dd9aa413cd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55dd9ab8b03a - core::mem::uninitialized::h263e831e0ae1c57f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x55dd9ab8b03a - lru::LruCache::construct::h9f729e8ec650756f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55dd9ab8a736 - lru::LruCache::new::h666588652c624454 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55dd9ab831b5 - sstable::cache::Cache::new::h00ec09574e1a6c9c [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55dd9ab87421 - ::default::h4955cea1556a3c9d [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55dd9aa96a98 - ::default::h2f772485391b3800 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55dd9aae5fe2 - mirdb::merger::test::test::h5129c6168e9b60af [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/merger.rs:138:23 [INFO] [stdout] 23: 0x55dd9aae5f93 - mirdb::merger::test::test::{{closure}}::h27c9cece67b1aecc [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/merger.rs:137:5 [INFO] [stdout] 24: 0x55dd9aa869ee - core::ops::function::FnOnce::call_once::h63897212d182e584 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x55dd9ab48e23 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55dd9ab48e23 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 27: 0x55dd9ab47bd9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 28: 0x55dd9ab47bd9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x55dd9ab47bd9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x55dd9ab47bd9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x55dd9ab47bd9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x55dd9ab47bd9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 33: 0x55dd9ab47bd9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 34: 0x55dd9ab13d8e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 35: 0x55dd9ab13d8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x55dd9ab192f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x55dd9ab192f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x55dd9ab192f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x55dd9ab192f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x55dd9ab192f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x55dd9ac87943 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f51016f1609 - start_thread [INFO] [stdout] 47: 0x7f51014c1163 - 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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dd9ac803ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dd9ac803ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dd9ac803ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55dd9ac803ad - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55dd9aca4e5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55dd9ac7c4c1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55dd9ac82145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55dd9ac82145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55dd9ac82145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55dd9ac81e34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55dd9ac82692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55dd9ac82539 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55dd9ac80864 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55dd9ac822a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55dd9aa41503 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55dd9aa413cd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55dd9ab8b03a - core::mem::uninitialized::h263e831e0ae1c57f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x55dd9ab8b03a - lru::LruCache::construct::h9f729e8ec650756f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55dd9ab8a736 - lru::LruCache::new::h666588652c624454 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55dd9ab831b5 - sstable::cache::Cache::new::h00ec09574e1a6c9c [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55dd9ab87421 - ::default::h4955cea1556a3c9d [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55dd9aa96a98 - ::default::h2f772485391b3800 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55dd9aa7b918 - mirdb::config::Config::to_options::hc435f0d55c7523f3 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/config.rs:34:23 [INFO] [stdout] 23: 0x55dd9aa61140 - mirdb::config::test::test_parse::hebd743b049e2da65 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/config.rs:124:19 [INFO] [stdout] 24: 0x55dd9aa60fe3 - mirdb::config::test::test_parse::{{closure}}::h7f7d1e75b572328a [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/config.rs:101:5 [INFO] [stdout] 25: 0x55dd9aa8704e - core::ops::function::FnOnce::call_once::hfa40a8d6e6067361 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55dd9ab48e23 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55dd9ab48e23 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 28: 0x55dd9ab47bd9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 29: 0x55dd9ab47bd9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55dd9ab47bd9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x55dd9ab47bd9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x55dd9ab47bd9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x55dd9ab47bd9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 34: 0x55dd9ab47bd9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 35: 0x55dd9ab13d8e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 36: 0x55dd9ab13d8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 37: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 38: 0x55dd9ab192f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55dd9ab192f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x55dd9ab192f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x55dd9ab192f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 43: 0x55dd9ab192f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 46: 0x55dd9ac87943 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f51016f1609 - start_thread [INFO] [stdout] 48: 0x7f51014c1163 - 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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dd9ac803ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dd9ac803ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dd9ac803ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55dd9ac803ad - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55dd9aca4e5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55dd9ac7c4c1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55dd9ac82145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55dd9ac82145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55dd9ac82145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55dd9ac81e34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55dd9ac82692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55dd9ac82539 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55dd9ac80864 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55dd9ac822a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55dd9aa41503 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55dd9aa413cd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55dd9ab8b03a - core::mem::uninitialized::h263e831e0ae1c57f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x55dd9ab8b03a - lru::LruCache::construct::h9f729e8ec650756f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55dd9ab8a736 - lru::LruCache::new::h666588652c624454 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55dd9ab831b5 - sstable::cache::Cache::new::h00ec09574e1a6c9c [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55dd9ab87421 - ::default::h4955cea1556a3c9d [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55dd9aa96a98 - ::default::h2f772485391b3800 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55dd9aad75b7 - mirdb::test_utils::get_test_opt::h4c0f00e92070a3b6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55dd9aa979a2 - mirdb::data_manager::test::test_fault_tolerance::hd7d8bb48261f46dc [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/data_manager.rs:448:23 [INFO] [stdout] 24: 0x55dd9aa97913 - mirdb::data_manager::test::test_fault_tolerance::{{closure}}::h835e97845131b296 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/data_manager.rs:447:5 [INFO] [stdout] 25: 0x55dd9aa86a2e - core::ops::function::FnOnce::call_once::h6784e76f0f430470 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55dd9ab48e23 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55dd9ab48e23 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 28: 0x55dd9ab47bd9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 29: 0x55dd9ab47bd9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55dd9ab47bd9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x55dd9ab47bd9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x55dd9ab47bd9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x55dd9ab47bd9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 34: 0x55dd9ab47bd9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 35: 0x55dd9ab13d8e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 36: 0x55dd9ab13d8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 37: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 38: 0x55dd9ab192f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55dd9ab192f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x55dd9ab192f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x55dd9ab192f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 43: 0x55dd9ab192f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 46: 0x55dd9ac87943 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f51016f1609 - start_thread [INFO] [stdout] 48: 0x7f51014c1163 - 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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dd9ac803ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dd9ac803ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dd9ac803ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55dd9ac803ad - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55dd9aca4e5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55dd9ac7c4c1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55dd9ac82145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55dd9ac82145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55dd9ac82145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55dd9ac81e34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55dd9ac82692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55dd9ac82539 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55dd9ac80864 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55dd9ac822a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55dd9aa41503 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55dd9aa413cd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55dd9ab8b03a - core::mem::uninitialized::h263e831e0ae1c57f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x55dd9ab8b03a - lru::LruCache::construct::h9f729e8ec650756f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55dd9ab8a736 - lru::LruCache::new::h666588652c624454 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55dd9ab831b5 - sstable::cache::Cache::new::h00ec09574e1a6c9c [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55dd9ab87421 - ::default::h4955cea1556a3c9d [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55dd9aa96a98 - ::default::h2f772485391b3800 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55dd9aad75b7 - mirdb::test_utils::get_test_opt::h4c0f00e92070a3b6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55dd9ab02a11 - mirdb::store::test::test_get_none::hfbfb85a649b1c64d [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:206:19 [INFO] [stdout] 24: 0x55dd9ab029ea - mirdb::store::test::test_get_none::{{closure}}::ha079ac7397ca43c7 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:205:5 [INFO] [stdout] 25: 0x55dd9aa86b0e - core::ops::function::FnOnce::call_once::h6fefd38d6308e39d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55dd9ab48e23 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55dd9ab48e23 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 28: 0x55dd9ab47bd9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 29: 0x55dd9ab47bd9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55dd9ab47bd9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x55dd9ab47bd9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x55dd9ab47bd9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x55dd9ab47bd9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 34: 0x55dd9ab47bd9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 35: 0x55dd9ab13d8e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 36: 0x55dd9ab13d8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 37: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 38: 0x55dd9ab192f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55dd9ab192f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x55dd9ab192f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x55dd9ab192f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 43: 0x55dd9ab192f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 46: 0x55dd9ac87943 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f51016f1609 - start_thread [INFO] [stdout] 48: 0x7f51014c1163 - 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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dd9ac803ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dd9ac803ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dd9ac803ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55dd9ac803ad - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55dd9aca4e5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55dd9ac7c4c1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55dd9ac82145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55dd9ac82145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55dd9ac82145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55dd9ac81e34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55dd9ac82692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55dd9ac82539 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55dd9ac80864 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55dd9ac822a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55dd9aa41503 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55dd9aa413cd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55dd9ab8b03a - core::mem::uninitialized::h263e831e0ae1c57f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x55dd9ab8b03a - lru::LruCache::construct::h9f729e8ec650756f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55dd9ab8a736 - lru::LruCache::new::h666588652c624454 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55dd9ab831b5 - sstable::cache::Cache::new::h00ec09574e1a6c9c [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55dd9ab87421 - ::default::h4955cea1556a3c9d [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55dd9aa96a98 - ::default::h2f772485391b3800 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55dd9aad75b7 - mirdb::test_utils::get_test_opt::h4c0f00e92070a3b6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55dd9ab03432 - mirdb::store::test::test_set::hcfc197f6a5b11cde [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:249:19 [INFO] [stdout] 24: 0x55dd9ab033ba - mirdb::store::test::test_set::{{closure}}::hf904a0488697770d [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:248:5 [INFO] [stdout] 25: 0x55dd9aa8692e - core::ops::function::FnOnce::call_once::h4d0f3e1a902a5d07 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55dd9ab48e23 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55dd9ab48e23 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 28: 0x55dd9ab47bd9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 29: 0x55dd9ab47bd9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55dd9ab47bd9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x55dd9ab47bd9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x55dd9ab47bd9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x55dd9ab47bd9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 34: 0x55dd9ab47bd9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 35: 0x55dd9ab13d8e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 36: 0x55dd9ab13d8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 37: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 38: 0x55dd9ab192f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55dd9ab192f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x55dd9ab192f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x55dd9ab192f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 43: 0x55dd9ab192f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 46: 0x55dd9ac87943 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f51016f1609 - start_thread [INFO] [stdout] 48: 0x7f51014c1163 - 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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dd9ac803ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dd9ac803ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dd9ac803ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55dd9ac803ad - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55dd9aca4e5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55dd9ac7c4c1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55dd9ac82145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55dd9ac82145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55dd9ac82145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55dd9ac81e34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55dd9ac82692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55dd9ac82539 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55dd9ac80864 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55dd9ac822a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55dd9aa41503 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55dd9aa413cd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55dd9ab8b03a - core::mem::uninitialized::h263e831e0ae1c57f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x55dd9ab8b03a - lru::LruCache::construct::h9f729e8ec650756f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55dd9ab8a736 - lru::LruCache::new::h666588652c624454 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55dd9ab831b5 - sstable::cache::Cache::new::h00ec09574e1a6c9c [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55dd9ab87421 - ::default::h4955cea1556a3c9d [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55dd9aa96a98 - ::default::h2f772485391b3800 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55dd9aad75b7 - mirdb::test_utils::get_test_opt::h4c0f00e92070a3b6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55dd9ab02d41 - mirdb::store::test::test_get_some::h817bbad25fdd60ab [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:217:19 [INFO] [stdout] 24: 0x55dd9ab02d0a - mirdb::store::test::test_get_some::{{closure}}::h183bead09ecaba55 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:216:5 [INFO] [stdout] 25: 0x55dd9aa86ace - core::ops::function::FnOnce::call_once::h6bda7b76b1fcb1b0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55dd9ab48e23 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55dd9ab48e23 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 28: 0x55dd9ab47bd9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 29: 0x55dd9ab47bd9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55dd9ab47bd9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x55dd9ab47bd9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x55dd9ab47bd9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x55dd9ab47bd9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 34: 0x55dd9ab47bd9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 35: 0x55dd9ab13d8e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 36: 0x55dd9ab13d8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 37: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 38: 0x55dd9ab192f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55dd9ab192f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x55dd9ab192f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x55dd9ab192f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 43: 0x55dd9ab192f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 46: 0x55dd9ac87943 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f51016f1609 - start_thread [INFO] [stdout] 48: 0x7f51014c1163 - 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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dd9ac803ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dd9ac803ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dd9ac803ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55dd9ac803ad - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55dd9aca4e5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55dd9ac7c4c1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55dd9ac82145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55dd9ac82145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55dd9ac82145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55dd9ac81e34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55dd9ac82692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55dd9ac82539 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55dd9ac80864 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55dd9ac822a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55dd9aa41503 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55dd9aa413cd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55dd9ab8b03a - core::mem::uninitialized::h263e831e0ae1c57f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x55dd9ab8b03a - lru::LruCache::construct::h9f729e8ec650756f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55dd9ab8a736 - lru::LruCache::new::h666588652c624454 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55dd9ab831b5 - sstable::cache::Cache::new::h00ec09574e1a6c9c [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55dd9ab87421 - ::default::h4955cea1556a3c9d [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55dd9aa96a98 - ::default::h2f772485391b3800 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55dd9aad75b7 - mirdb::test_utils::get_test_opt::h4c0f00e92070a3b6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55dd9ab11bfa - mirdb::wal::test::test_wal::h82a649249ecd7fa5 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/wal.rs:378:19 [INFO] [stdout] 24: 0x55dd9ab11bb3 - mirdb::wal::test::test_wal::{{closure}}::h79ae3ce1971e6ceb [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/wal.rs:377:5 [INFO] [stdout] 25: 0x55dd9aa86c0e - core::ops::function::FnOnce::call_once::h93739ce5b692ab97 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55dd9ab48e23 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55dd9ab48e23 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 28: 0x55dd9ab47bd9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 29: 0x55dd9ab47bd9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55dd9ab47bd9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x55dd9ab47bd9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x55dd9ab47bd9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x55dd9ab47bd9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 34: 0x55dd9ab47bd9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 35: 0x55dd9ab13d8e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 36: 0x55dd9ab13d8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 37: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 38: 0x55dd9ab192f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55dd9ab192f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x55dd9ab192f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x55dd9ab192f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 43: 0x55dd9ab192f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 46: 0x55dd9ac87943 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f51016f1609 - start_thread [INFO] [stdout] 48: 0x7f51014c1163 - 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', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dd9ac803ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dd9ac803ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dd9ac803ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55dd9ac803ad - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55dd9aca4e5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55dd9ac7c4c1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55dd9ac82145 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55dd9ac82145 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55dd9ac82145 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55dd9ac81e34 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55dd9ac82692 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55dd9ac82539 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55dd9ac80864 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55dd9ac822a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55dd9aa41503 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55dd9aa413cd - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55dd9ab8b03a - core::mem::uninitialized::h263e831e0ae1c57f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stdout] 17: 0x55dd9ab8b03a - lru::LruCache::construct::h9f729e8ec650756f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55dd9ab8a736 - lru::LruCache::new::h666588652c624454 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55dd9ab831b5 - sstable::cache::Cache::new::h00ec09574e1a6c9c [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55dd9ab87421 - ::default::h4955cea1556a3c9d [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55dd9aa96a98 - ::default::h2f772485391b3800 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55dd9aad75b7 - mirdb::test_utils::get_test_opt::h4c0f00e92070a3b6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55dd9ab04d11 - mirdb::store::test::test_set_err::h05490097726065ed [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:328:19 [INFO] [stdout] 24: 0x55dd9ab04cda - mirdb::store::test::test_set_err::{{closure}}::h01eb5af2da78ce78 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:327:5 [INFO] [stdout] 25: 0x55dd9aa8665e - core::ops::function::FnOnce::call_once::h1cd274ce078d269f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55dd9ab48e23 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55dd9ab48e23 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 28: 0x55dd9ab47bd9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 29: 0x55dd9ab47bd9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55dd9ab47bd9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x55dd9ab47bd9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x55dd9ab47bd9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x55dd9ab47bd9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 34: 0x55dd9ab47bd9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 35: 0x55dd9ab13d8e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 36: 0x55dd9ab13d8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 37: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 38: 0x55dd9ab192f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55dd9ab192f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x55dd9ab192f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x55dd9ab192f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55dd9ab192f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 43: 0x55dd9ab192f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x55dd9ac87943 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 46: 0x55dd9ac87943 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 47: 0x7f51016f1609 - start_thread [INFO] [stdout] 48: 0x7f51014c1163 - 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.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p mirdb --bin mirdb' [INFO] running `Command { std: "docker" "inspect" "cad4d0e71edf041462e0c7a7d684fbc8002986edc1160af0f882b9e3dd93f38a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad4d0e71edf041462e0c7a7d684fbc8002986edc1160af0f882b9e3dd93f38a", kill_on_drop: false }` [INFO] [stdout] cad4d0e71edf041462e0c7a7d684fbc8002986edc1160af0f882b9e3dd93f38a