[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyetone%2Fmirdb" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yetone/mirdb on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-52/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-52/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/seiflotfy/rust-cuckoofilter` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9e9ef4224e9d7a4644127116a64ae0f7dce955c10d35e8e4bd72c520c49669c [INFO] running `Command { std: "docker" "start" "-a" "d9e9ef4224e9d7a4644127116a64ae0f7dce955c10d35e8e4bd72c520c49669c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9e9ef4224e9d7a4644127116a64ae0f7dce955c10d35e8e4bd72c520c49669c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e9ef4224e9d7a4644127116a64ae0f7dce955c10d35e8e4bd72c520c49669c", kill_on_drop: false }` [INFO] [stdout] d9e9ef4224e9d7a4644127116a64ae0f7dce955c10d35e8e4bd72c520c49669c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eebac216d555cb7c0d0251388639b212833569827b73285d19364dec1058e60 [INFO] running `Command { std: "docker" "start" "-a" "8eebac216d555cb7c0d0251388639b212833569827b73285d19364dec1058e60", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [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 bitflags v1.0.4 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [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 crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [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 net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling lru v0.1.15 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling skip-list v0.1.0 (/opt/rustwide/workdir/skip-list) [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 serde_derive v1.0.90 [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 tokio v0.1.19 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling cuckoofilter v0.4.0 (https://github.com/seiflotfy/rust-cuckoofilter?tag=v0.4.0#ced11f3d) [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling sstable v0.1.0 (/opt/rustwide/workdir/sstable) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> sstable/src/util.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | (rot.wrapping_shr(17) | rot.wrapping_shl(15)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> sstable/src/types.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn FileExt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | Status::new(StatusCode::BincodeError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | Status::new(StatusCode::CuckooError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mirdb v0.1.0 (/opt/rustwide/workdir/mirdb-server) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> mirdb-server/src/response.rs:75:38 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn write(&self, writer: &mut Writer) -> MyResult<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Writer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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] = 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 1m 31s [INFO] running `Command { std: "docker" "inspect" "8eebac216d555cb7c0d0251388639b212833569827b73285d19364dec1058e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eebac216d555cb7c0d0251388639b212833569827b73285d19364dec1058e60", kill_on_drop: false }` [INFO] [stdout] 8eebac216d555cb7c0d0251388639b212833569827b73285d19364dec1058e60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8e5073b3c784d1d339b20fbdc73749be3be90c0499ceab123b5fb561b91b817 [INFO] running `Command { std: "docker" "start" "-a" "e8e5073b3c784d1d339b20fbdc73749be3be90c0499ceab123b5fb561b91b817", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/list.rs:243:62 [INFO] [stdout] | [INFO] [stdout] 243 | let old_value = next.replace_value(unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/node.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/node.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> skip-list/src/iter.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | ::std::mem::replace(&mut self.0, Some(unsafe { &mut *next })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> sstable/src/util.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | (rot.wrapping_shr(17) | rot.wrapping_shl(15)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> sstable/src/types.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn FileExt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | Status::new(code, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | Status::new(StatusCode::BincodeError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> sstable/src/error.rs:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | Status::new(StatusCode::CuckooError, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling skip-list v0.1.0 (/opt/rustwide/workdir/skip-list) [INFO] [stderr] Compiling sstable v0.1.0 (/opt/rustwide/workdir/sstable) [INFO] [stderr] Compiling mirdb v0.1.0 (/opt/rustwide/workdir/mirdb-server) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/list.rs:243:62 [INFO] [stdout] | [INFO] [stdout] 243 | let old_value = next.replace_value(unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/node.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> skip-list/src/node.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> sstable/src/util.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | (rot.wrapping_shr(17) | rot.wrapping_shl(15)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> sstable/src/types.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn FileExt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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: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] --> mirdb-server/src/response.rs:75:38 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn write(&self, writer: &mut Writer) -> MyResult<()> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Writer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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] --> mirdb-server/src/main.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 391 | let r = tag!(b"hello world", b"hello").unwrap(); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(arithmetic_overflow)]` on by default [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 6_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 393 | let r = tag!(b" world", b" ").unwrap(); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 490 | let r = opt!(b"hello world", tag!(b"hello")); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 495 | let r = opt!(b"hello world", tag!(b"xixi")); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 506 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 507 | | b"hello world", [INFO] [stdout] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 509 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 506 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 507 | | b"hello world", [INFO] [stdout] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 509 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 11_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 506 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 507 | | b"hello world", [INFO] [stdout] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 509 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 512 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 513 | | b"xixi hello world", [INFO] [stdout] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 515 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 512 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 513 | | b"xixi hello world", [INFO] [stdout] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 515 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 512 | let r = alt!( [INFO] [stdout] | _________________- [INFO] [stdout] 513 | | b"xixi hello world", [INFO] [stdout] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stdout] 515 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 15_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 521 | let r = alt!(b"get hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 15_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 521 | let r = alt!(b"get hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 527 | let r = alt!(b"gets hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 527 | let r = alt!(b"gets hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 532 | let r = alt!(b"gets hello world", tag!(b"gets") | tag!(b"get")); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this arithmetic operation will overflow [INFO] [stdout] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stdout] | [INFO] [stdout] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 16_usize`, which would overflow [INFO] [stdout] ... [INFO] [stdout] 532 | let r = alt!(b"gets hello world", tag!(b"gets") | tag!(b"get")); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.99s [INFO] running `Command { std: "docker" "inspect" "e8e5073b3c784d1d339b20fbdc73749be3be90c0499ceab123b5fb561b91b817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8e5073b3c784d1d339b20fbdc73749be3be90c0499ceab123b5fb561b91b817", kill_on_drop: false }` [INFO] [stdout] e8e5073b3c784d1d339b20fbdc73749be3be90c0499ceab123b5fb561b91b817 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a955d39b67898a8cec40f40025e3afee42c0cb7882c568eed60522bad68e5978 [INFO] running `Command { std: "docker" "start" "-a" "a955d39b67898a8cec40f40025e3afee42c0cb7882c568eed60522bad68e5978", 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> sstable/src/types.rs:32:22 [INFO] [stderr] | [INFO] [stderr] 32 | Ok((self as &FileExt).read_at(dst, offset as u64)?) [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn FileExt` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> sstable/src/error.rs:44:29 [INFO] [stderr] | [INFO] [stderr] 44 | Status::new(code, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> sstable/src/error.rs:54:29 [INFO] [stderr] | [INFO] [stderr] 54 | Status::new(code, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> sstable/src/error.rs:60:49 [INFO] [stderr] | [INFO] [stderr] 60 | Status::new(StatusCode::BincodeError, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> sstable/src/error.rs:66:48 [INFO] [stderr] | [INFO] [stderr] 66 | Status::new(StatusCode::CuckooError, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sstable` (lib) generated 6 warnings [INFO] [stderr] warning: `sstable` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> mirdb-server/src/response.rs:75:38 [INFO] [stderr] | [INFO] [stderr] 75 | pub fn write(&self, writer: &mut Writer) -> MyResult<()> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Writer` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [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] = 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [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: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 391 | let r = tag!(b"hello world", b"hello").unwrap(); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(arithmetic_overflow)]` on by default [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 6_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 393 | let r = tag!(b" world", b" ").unwrap(); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 490 | let r = opt!(b"hello world", tag!(b"hello")); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 495 | let r = opt!(b"hello world", tag!(b"xixi")); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 506 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 507 | | b"hello world", [INFO] [stderr] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 509 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 506 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 507 | | b"hello world", [INFO] [stderr] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 509 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 11_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 506 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 507 | | b"hello world", [INFO] [stderr] 508 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 509 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 512 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 513 | | b"xixi hello world", [INFO] [stderr] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 515 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `5_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 512 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 513 | | b"xixi hello world", [INFO] [stderr] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 515 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `1_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 512 | let r = alt!( [INFO] [stderr] | _________________- [INFO] [stderr] 513 | | b"xixi hello world", [INFO] [stderr] 514 | | tag!(b"xixi") | tag!(b"hello") | tag!(b"h") | custom_parser [INFO] [stderr] 515 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 15_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 521 | let r = alt!(b"get hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 15_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 521 | let r = alt!(b"get hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 527 | let r = alt!(b"gets hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 527 | let r = alt!(b"gets hello world", tag!(b"get") | tag!(b"gets")); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 532 | let r = alt!(b"gets hello world", tag!(b"gets") | tag!(b"get")); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this arithmetic operation will overflow [INFO] [stderr] --> mirdb-server/src/parser_util/macros.rs:75:63 [INFO] [stderr] | [INFO] [stderr] 75 | CompareResult::Incomplete => IRResult::Incomplete($tag.len() - $i.len()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ attempt to compute `3_usize - 16_usize`, which would overflow [INFO] [stderr] ... [INFO] [stderr] 532 | let r = alt!(b"gets hello world", tag!(b"gets") | tag!(b"get")); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mirdb` (bin "mirdb" test) generated 52 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mirdb-3e945969f207bae9) [INFO] [stdout] [INFO] [stdout] running 27 tests [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_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_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_is_not ... ok [INFO] [stdout] test parser_util::macros::test::test_opt ... ok [INFO] [stdout] test parser_util::macros::test::test_take_incomplete ... ok [INFO] [stdout] test parser_util::macros::test::test_take ... ok [INFO] [stdout] test slice::test::test_ord ... ok [INFO] [stdout] test slice::test::test_serde ... ok [INFO] [stdout] test parser_util::macros::test::test_gen_parser ... 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_tag ... ok [INFO] [stdout] test merger::test::test ... FAILED [INFO] [stdout] test wal::test::test_wal_seg ... ok [INFO] [stdout] test data_manager::test::test_fault_tolerance ... FAILED [INFO] [stdout] test config::test::test_parse ... FAILED [INFO] [stdout] test store::test::test_get_some ... FAILED [INFO] [stdout] test store::test::test_get_none ... FAILED [INFO] [stdout] test store::test::test_set ... FAILED [INFO] [stdout] test store::test::test_set_err ... FAILED [INFO] [stdout] test wal::test::test_wal ... 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: 0x55be360d257c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55be360d257c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55be360d257c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55be360d257c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55be360f819c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55be360ce845 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55be360d46a0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55be360d46a0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55be360d46a0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55be360d4292 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55be360d4d54 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55be360d4802 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55be360d2a44 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55be360d4799 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55be35e93781 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55be35e936cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55be35fdc9a4 - core::mem::uninitialized::h3e12645c352e3bd4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x55be35fdc9a4 - lru::LruCache::construct::h46b131874a39a785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55be35fdc0f6 - lru::LruCache::new::h09b35763d9a340ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55be35fde735 - sstable::cache::Cache::new::h376193062d800de3 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55be35fd6ca1 - ::default::h86019280ef9d8822 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55be35ef3648 - ::default::h9a139da1eb9e62a8 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55be35f427a2 - mirdb::merger::test::test::hf4153cf10418c1cd [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/merger.rs:138:23 [INFO] [stdout] 23: 0x55be35f42753 - mirdb::merger::test::test::{{closure}}::hc9fb3af33067223c [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/merger.rs:137:5 [INFO] [stdout] 24: 0x55be35ee382e - core::ops::function::FnOnce::call_once::h875f1aacc2d2b571 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x55be35f9fd33 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55be35f9fd33 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 27: 0x55be35f9e7b8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 28: 0x55be35f9e7b8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x55be35f9e7b8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 30: 0x55be35f9e7b8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 31: 0x55be35f9e7b8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 32: 0x55be35f9e7b8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 33: 0x55be35f9e7b8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 34: 0x55be35f6c30e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 35: 0x55be35f6c30e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 36: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 37: 0x55be35f70ba8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x55be35f70ba8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 39: 0x55be35f70ba8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 40: 0x55be35f70ba8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 41: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 42: 0x55be35f70ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 44: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x55be360da633 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 46: 0x7f7200f84609 - start_thread [INFO] [stdout] 47: 0x7f7200d56293 - clone [INFO] [stdout] 48: 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: 0x55be360d257c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55be360d257c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55be360d257c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55be360d257c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55be360f819c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55be360ce845 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55be360d46a0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55be360d46a0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] error: test failed, to rerun pass '-p mirdb --bin mirdb' [INFO] [stdout] 8: 0x55be360d46a0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55be360d4292 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55be360d4d54 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55be360d4802 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55be360d2a44 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55be360d4799 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55be35e93781 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55be35e936cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55be35fdc9a4 - core::mem::uninitialized::h3e12645c352e3bd4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x55be35fdc9a4 - lru::LruCache::construct::h46b131874a39a785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55be35fdc0f6 - lru::LruCache::new::h09b35763d9a340ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55be35fde735 - sstable::cache::Cache::new::h376193062d800de3 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55be35fd6ca1 - ::default::h86019280ef9d8822 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55be35ef3648 - ::default::h9a139da1eb9e62a8 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55be35f333bd - mirdb::test_utils::get_test_opt::hc8281dbcd9a58ae6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55be35f01202 - mirdb::data_manager::test::test_fault_tolerance::h9989b37ffab2564a [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/data_manager.rs:448:23 [INFO] [stdout] 24: 0x55be35f01173 - mirdb::data_manager::test::test_fault_tolerance::{{closure}}::h2ea802b18d8d814d [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/data_manager.rs:447:5 [INFO] [stdout] 25: 0x55be35ee37ce - core::ops::function::FnOnce::call_once::h72943bb8b8271a79 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55be35f9fd33 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55be35f9fd33 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55be35f9e7b8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 29: 0x55be35f9e7b8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55be35f9e7b8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 31: 0x55be35f9e7b8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 32: 0x55be35f9e7b8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 33: 0x55be35f9e7b8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55be35f9e7b8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55be35f6c30e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55be35f6c30e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 38: 0x55be35f70ba8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55be35f70ba8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 40: 0x55be35f70ba8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 41: 0x55be35f70ba8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 42: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 43: 0x55be35f70ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 46: 0x55be360da633 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7f7200f84609 - start_thread [INFO] [stdout] 48: 0x7f7200d56293 - clone [INFO] [stdout] 49: 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: 0x55be360d257c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55be360d257c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55be360d257c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55be360d257c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55be360f819c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55be360ce845 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55be360d46a0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55be360d46a0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55be360d46a0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55be360d4292 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55be360d4d54 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55be360d4802 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55be360d2a44 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55be360d4799 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55be35e93781 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55be35e936cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55be35fdc9a4 - core::mem::uninitialized::h3e12645c352e3bd4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x55be35fdc9a4 - lru::LruCache::construct::h46b131874a39a785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55be35fdc0f6 - lru::LruCache::new::h09b35763d9a340ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55be35fde735 - sstable::cache::Cache::new::h376193062d800de3 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55be35fd6ca1 - ::default::h86019280ef9d8822 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55be35ef3648 - ::default::h9a139da1eb9e62a8 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55be35eea548 - mirdb::config::Config::to_options::heb0bd691a189955e [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/config.rs:34:23 [INFO] [stdout] 23: 0x55be35ea5a47 - mirdb::config::test::test_parse::hc1ebe05b92a6b2dd [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/config.rs:124:19 [INFO] [stdout] 24: 0x55be35ea58d3 - mirdb::config::test::test_parse::{{closure}}::h3d601153d2f68672 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/config.rs:101:5 [INFO] [stdout] 25: 0x55be35ee3c1e - core::ops::function::FnOnce::call_once::hedafc1822d4e22f4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55be35f9fd33 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55be35f9fd33 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55be35f9e7b8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 29: 0x55be35f9e7b8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55be35f9e7b8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 31: 0x55be35f9e7b8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 32: 0x55be35f9e7b8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 33: 0x55be35f9e7b8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55be35f9e7b8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55be35f6c30e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55be35f6c30e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 38: 0x55be35f70ba8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55be35f70ba8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 40: 0x55be35f70ba8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 41: 0x55be35f70ba8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 42: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 43: 0x55be35f70ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 46: 0x55be360da633 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7f7200f84609 - start_thread [INFO] [stdout] 48: 0x7f7200d56293 - 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: 0x55be360d257c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55be360d257c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55be360d257c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55be360d257c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55be360f819c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55be360ce845 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55be360d46a0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55be360d46a0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55be360d46a0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55be360d4292 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55be360d4d54 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55be360d4802 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55be360d2a44 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55be360d4799 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55be35e93781 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55be35e936cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55be35fdc9a4 - core::mem::uninitialized::h3e12645c352e3bd4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x55be35fdc9a4 - lru::LruCache::construct::h46b131874a39a785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55be35fdc0f6 - lru::LruCache::new::h09b35763d9a340ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55be35fde735 - sstable::cache::Cache::new::h376193062d800de3 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55be35fd6ca1 - ::default::h86019280ef9d8822 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55be35ef3648 - ::default::h9a139da1eb9e62a8 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55be35f333bd - mirdb::test_utils::get_test_opt::hc8281dbcd9a58ae6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55be35ec4c31 - mirdb::store::test::test_get_some::hd3a6494cb0121d9d [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:217:19 [INFO] [stdout] 24: 0x55be35ec4bfa - mirdb::store::test::test_get_some::{{closure}}::h7bf9c1e2a4ab86db [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:216:5 [INFO] [stdout] 25: 0x55be35ee34be - core::ops::function::FnOnce::call_once::h16536f9169472857 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55be35f9fd33 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55be35f9fd33 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55be35f9e7b8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 29: 0x55be35f9e7b8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55be35f9e7b8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 31: 0x55be35f9e7b8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 32: 0x55be35f9e7b8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 33: 0x55be35f9e7b8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55be35f9e7b8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55be35f6c30e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55be35f6c30e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 38: 0x55be35f70ba8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55be35f70ba8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 40: 0x55be35f70ba8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 41: 0x55be35f70ba8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 42: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 43: 0x55be35f70ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 46: 0x55be360da633 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7f7200f84609 - start_thread [INFO] [stdout] 48: 0x7f7200d56293 - 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: 0x55be360d257c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55be360d257c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55be360d257c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55be360d257c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55be360f819c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55be360ce845 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55be360d46a0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55be360d46a0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55be360d46a0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55be360d4292 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55be360d4d54 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55be360d4802 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55be360d2a44 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55be360d4799 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55be35e93781 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55be35e936cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55be35fdc9a4 - core::mem::uninitialized::h3e12645c352e3bd4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x55be35fdc9a4 - lru::LruCache::construct::h46b131874a39a785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55be35fdc0f6 - lru::LruCache::new::h09b35763d9a340ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55be35fde735 - sstable::cache::Cache::new::h376193062d800de3 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55be35fd6ca1 - ::default::h86019280ef9d8822 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55be35ef3648 - ::default::h9a139da1eb9e62a8 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55be35f333bd - mirdb::test_utils::get_test_opt::hc8281dbcd9a58ae6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55be35ec4921 - mirdb::store::test::test_get_none::h5e70f3b73764ce27 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:206:19 [INFO] [stdout] 24: 0x55be35ec48fa - mirdb::store::test::test_get_none::{{closure}}::h83f3c350ff7f02bb [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:205:5 [INFO] [stdout] 25: 0x55be35ee3bde - core::ops::function::FnOnce::call_once::he66f19c8d4f2afe5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55be35f9fd33 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55be35f9fd33 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55be35f9e7b8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 29: 0x55be35f9e7b8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55be35f9e7b8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 31: 0x55be35f9e7b8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 32: 0x55be35f9e7b8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 33: 0x55be35f9e7b8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55be35f9e7b8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55be35f6c30e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55be35f6c30e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 38: 0x55be35f70ba8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55be35f70ba8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 40: 0x55be35f70ba8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 41: 0x55be35f70ba8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 42: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 43: 0x55be35f70ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 46: 0x55be360da633 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7f7200f84609 - start_thread [INFO] [stdout] 48: 0x7f7200d56293 - 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: 0x55be360d257c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55be360d257c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55be360d257c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55be360d257c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55be360f819c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55be360ce845 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55be360d46a0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55be360d46a0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55be360d46a0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55be360d4292 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55be360d4d54 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55be360d4802 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55be360d2a44 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55be360d4799 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55be35e93781 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55be35e936cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55be35fdc9a4 - core::mem::uninitialized::h3e12645c352e3bd4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x55be35fdc9a4 - lru::LruCache::construct::h46b131874a39a785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55be35fdc0f6 - lru::LruCache::new::h09b35763d9a340ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55be35fde735 - sstable::cache::Cache::new::h376193062d800de3 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55be35fd6ca1 - ::default::h86019280ef9d8822 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55be35ef3648 - ::default::h9a139da1eb9e62a8 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55be35f333bd - mirdb::test_utils::get_test_opt::hc8281dbcd9a58ae6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55be35ec5312 - mirdb::store::test::test_set::hdb1b1c51fbe36c84 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:249:19 [INFO] [stdout] 24: 0x55be35ec529a - mirdb::store::test::test_set::{{closure}}::h63c7b5528b6db407 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:248:5 [INFO] [stdout] 25: 0x55be35ee3a1e - core::ops::function::FnOnce::call_once::hab84b8bbafc467dc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55be35f9fd33 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55be35f9fd33 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55be35f9e7b8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 29: 0x55be35f9e7b8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55be35f9e7b8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 31: 0x55be35f9e7b8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 32: 0x55be35f9e7b8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 33: 0x55be35f9e7b8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55be35f9e7b8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55be35f6c30e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55be35f6c30e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 38: 0x55be35f70ba8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55be35f70ba8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 40: 0x55be35f70ba8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 41: 0x55be35f70ba8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 42: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 43: 0x55be35f70ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 46: 0x55be360da633 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7f7200f84609 - start_thread [INFO] [stdout] 48: 0x7f7200d56293 - 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: 0x55be360d257c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55be360d257c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55be360d257c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55be360d257c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55be360f819c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55be360ce845 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55be360d46a0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55be360d46a0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55be360d46a0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55be360d4292 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55be360d4d54 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55be360d4802 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55be360d2a44 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55be360d4799 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55be35e93781 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55be35e936cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55be35fdc9a4 - core::mem::uninitialized::h3e12645c352e3bd4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x55be35fdc9a4 - lru::LruCache::construct::h46b131874a39a785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55be35fdc0f6 - lru::LruCache::new::h09b35763d9a340ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55be35fde735 - sstable::cache::Cache::new::h376193062d800de3 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55be35fd6ca1 - ::default::h86019280ef9d8822 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55be35ef3648 - ::default::h9a139da1eb9e62a8 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55be35f333bd - mirdb::test_utils::get_test_opt::hc8281dbcd9a58ae6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55be35ec6cb1 - mirdb::store::test::test_set_err::hb0293b4eb98e84e4 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:328:19 [INFO] [stdout] 24: 0x55be35ec6c7a - mirdb::store::test::test_set_err::{{closure}}::hfefa275cc7d9a438 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/store.rs:327:5 [INFO] [stdout] 25: 0x55be35ee354e - core::ops::function::FnOnce::call_once::h2de440f60e22ad6f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55be35f9fd33 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55be35f9fd33 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55be35f9e7b8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 29: 0x55be35f9e7b8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55be35f9e7b8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 31: 0x55be35f9e7b8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 32: 0x55be35f9e7b8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 33: 0x55be35f9e7b8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55be35f9e7b8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55be35f6c30e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55be35f6c30e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 38: 0x55be35f70ba8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55be35f70ba8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 40: 0x55be35f70ba8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 41: 0x55be35f70ba8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 42: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 43: 0x55be35f70ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 46: 0x55be360da633 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7f7200f84609 - start_thread [INFO] [stdout] 48: 0x7f7200d56293 - 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: 0x55be360d257c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55be360d257c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55be360d257c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55be360d257c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55be360f819c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55be360ce845 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55be360d46a0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55be360d46a0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55be360d46a0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55be360d4292 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55be360d4d54 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55be360d4802 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55be360d2a44 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55be360d4799 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55be35e93781 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55be35e936cd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55be35fdc9a4 - core::mem::uninitialized::h3e12645c352e3bd4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x55be35fdc9a4 - lru::LruCache::construct::h46b131874a39a785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:187:51 [INFO] [stdout] 18: 0x55be35fdc0f6 - lru::LruCache::new::h09b35763d9a340ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lru-0.1.15/src/lib.rs:144:9 [INFO] [stdout] 19: 0x55be35fde735 - sstable::cache::Cache::new::h376193062d800de3 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/cache.rs:15:20 [INFO] [stdout] 20: 0x55be35fd6ca1 - ::default::h86019280ef9d8822 [INFO] [stdout] at /opt/rustwide/workdir/sstable/src/options.rs:41:47 [INFO] [stdout] 21: 0x55be35ef3648 - ::default::h9a139da1eb9e62a8 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/options.rs:37:29 [INFO] [stdout] 22: 0x55be35f333bd - mirdb::test_utils::get_test_opt::hc8281dbcd9a58ae6 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/test_utils.rs:15:19 [INFO] [stdout] 23: 0x55be35f6a06a - mirdb::wal::test::test_wal::h1b033deac63e3bee [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/wal.rs:378:19 [INFO] [stdout] 24: 0x55be35f6a023 - mirdb::wal::test::test_wal::{{closure}}::hbec47f9d067ecef8 [INFO] [stdout] at /opt/rustwide/workdir/mirdb-server/src/wal.rs:377:5 [INFO] [stdout] 25: 0x55be35ee395e - core::ops::function::FnOnce::call_once::h9de7714a266ad235 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55be35f9fd33 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55be35f9fd33 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 28: 0x55be35f9e7b8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 29: 0x55be35f9e7b8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55be35f9e7b8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 31: 0x55be35f9e7b8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 32: 0x55be35f9e7b8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 33: 0x55be35f9e7b8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 34: 0x55be35f9e7b8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 35: 0x55be35f6c30e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 36: 0x55be35f6c30e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 38: 0x55be35f70ba8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55be35f70ba8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 40: 0x55be35f70ba8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 41: 0x55be35f70ba8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 42: 0x55be35f70ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 43: 0x55be35f70ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 45: 0x55be360da633 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 46: 0x55be360da633 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7f7200f84609 - start_thread [INFO] [stdout] 48: 0x7f7200d56293 - 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.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a955d39b67898a8cec40f40025e3afee42c0cb7882c568eed60522bad68e5978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a955d39b67898a8cec40f40025e3afee42c0cb7882c568eed60522bad68e5978", kill_on_drop: false }` [INFO] [stdout] a955d39b67898a8cec40f40025e3afee42c0cb7882c568eed60522bad68e5978