[INFO] cloning repository https://github.com/Aaron1011/skytable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aaron1011/skytable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaron1011%2Fskytable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaron1011%2Fskytable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fb8d60b4f06925ca21a4340973bbdaf4f5611ee [INFO] testing Aaron1011/skytable against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaron1011%2Fskytable" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aaron1011/skytable on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aaron1011/skytable [INFO] finished tweaking git repo https://github.com/Aaron1011/skytable [INFO] tweaked toml for git repo https://github.com/Aaron1011/skytable written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Aaron1011/skytable already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 683a79634e9cb3634ed60d6ba315d89d7ea36a931e032c9606296bc015a63f12 [INFO] running `Command { std: "docker" "start" "-a" "683a79634e9cb3634ed60d6ba315d89d7ea36a931e032c9606296bc015a63f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "683a79634e9cb3634ed60d6ba315d89d7ea36a931e032c9606296bc015a63f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683a79634e9cb3634ed60d6ba315d89d7ea36a931e032c9606296bc015a63f12", kill_on_drop: false }` [INFO] [stdout] 683a79634e9cb3634ed60d6ba315d89d7ea36a931e032c9606296bc015a63f12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a75a94c4e95da1cf00229b2f22628e60d6607e2f250021e831820e33d69ecd0f [INFO] running `Command { std: "docker" "start" "-a" "a75a94c4e95da1cf00229b2f22628e60d6607e2f250021e831820e33d69ecd0f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tokio-openssl v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling devtimer v4.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling skyd v0.7.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling libstress v0.1.0 (/opt/rustwide/workdir/libstress) [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling sky_macros v0.7.0 (/opt/rustwide/workdir/sky-macros) [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling skytable v0.4.0 (https://github.com/skytable/client-rust?branch=next#69677c1c) [INFO] [stderr] Compiling libsky v0.7.0 (/opt/rustwide/workdir/libsky) [INFO] [stderr] Compiling stress-test v0.1.0 (/opt/rustwide/workdir/stress-test) [INFO] [stderr] Compiling sky-bench v0.7.0 (/opt/rustwide/workdir/sky-bench) [INFO] [stderr] Compiling skysh v0.7.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> cli/src/runner.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | println!("\"{}\"", $st); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | Element::String(st) => write_string!(st), [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 `write_string` (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] --> cli/src/runner.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 73 | println!("{}", $int); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | Element::UnsignedInt(int) => write_int!(int), [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 `write_int` (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] --> cli/src/runner.rs:119:45 [INFO] [stdout] | [INFO] [stdout] 119 | .expect("Failed to write to stdout"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | RespCode::Okay => write_okay!(), [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 `write_okay` (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] --> cli/src/runner.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | .expect("Failed to write to stdout"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | RespCode::ActionError => write_err!(idx, "Action Error"), [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 `write_err` (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] --> cli/src/runner.rs:92:45 [INFO] [stdout] | [INFO] [stdout] 92 | .expect("Failed to write to stdout"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 173 | RespCode::ErrorString(st) => write_err!(idx, st), [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 `write_err` (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] --> cli/src/runner.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | .expect("Failed to write to stdout"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 174 | RespCode::OtherError => write_err!(idx, "Other Error"), [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 `write_err` (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] --> cli/src/runner.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | .expect("Failed to write to stdout"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | RespCode::NotFound => write_err!(idx, "Not Found"), [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 `write_err` (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] --> cli/src/runner.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | .expect("Failed to write to stdout"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 176 | RespCode::OverwriteError => write_err!(idx, "Overwrite Error"), [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 `write_err` (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] --> cli/src/runner.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | .expect("Failed to write to stdout"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | RespCode::PacketError => write_err!(idx, "Packet Error"), [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 `write_err` (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] --> cli/src/runner.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | .expect("Failed to write to stdout"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | RespCode::ServerError => write_err!(idx, "Server Error"), [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 `write_err` (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] --> cli/src/runner.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | .expect("Failed to write to stdout"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | _ => write_err!(idx, "Unknown Error"), [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 `write_err` (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] --> cli/src/runner.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | println!("({}) \"{}\"", $idx, $st); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | write_string!(idx, item) [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 `write_string` [INFO] [stdout] = note: this warning originates in the macro `write_string` (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] --> cli/src/runner.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | println!("({}) \"{}\"", $idx, $st); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 193 | Element::String(st) => write_string!(idx, st), [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 `write_string` (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] --> cli/src/runner.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 76 | println!("({}) \"{}\"", $idx, $st); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | Element::UnsignedInt(int) => write_int!(idx, int), [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 `write_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> server/src/corestore/buffers.rs:33:48 [INFO] [stdout] | [INFO] [stdout] 33 | $self.inner_stack.push_unchecked($what); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | push_self!(self, val) [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 `push_self` [INFO] [stdout] = note: this warning originates in the macro `push_self` (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] --> server/src/dbnet/mod.rs:149:72 [INFO] [stdout] | [INFO] [stdout] 149 | .map_err(|e| format!("Failed to get bind address: {}", e))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | log::info!("Server started on: skyhash://{}", bindaddr!(base)); [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 `bindaddr` (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] --> server/src/dbnet/mod.rs:149:72 [INFO] [stdout] | [INFO] [stdout] 149 | .map_err(|e| format!("Failed to get bind address: {}", e))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | let bindaddr = bindaddr!(base); [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 `bindaddr` (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] --> server/src/dbnet/mod.rs:149:72 [INFO] [stdout] | [INFO] [stdout] 149 | .map_err(|e| format!("Failed to get bind address: {}", e))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | let sec_bindaddr = bindaddr!(ssl_base_listener); [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 `bindaddr` (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] --> server/src/dbnet/mod.rs:149:72 [INFO] [stdout] | [INFO] [stdout] 149 | .map_err(|e| format!("Failed to get bind address: {}", e))?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | let insec_binaddr = bindaddr!(tcp_base_listener); [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 `bindaddr` (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] --> server/src/dbnet/connection.rs:138:83 [INFO] [stdout] | [INFO] [stdout] 138 | return conwrite!($con, crate::protocol::responses::groups::ACTION_ERR); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: server/src/queryengine/inspect.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | None => aerr!(con, aerr), [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 `aerr` (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] --> server/src/dbnet/connection.rs:138:83 [INFO] [stdout] | [INFO] [stdout] 138 | return conwrite!($con, crate::protocol::responses::groups::ACTION_ERR); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: server/src/queryengine/inspect.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | None => aerr!(con, aerr), [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 `aerr` (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] --> server/src/dbnet/connection.rs:138:83 [INFO] [stdout] | [INFO] [stdout] 138 | return conwrite!($con, crate::protocol::responses::groups::ACTION_ERR); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: server/src/queryengine/inspect.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | None => aerr!(con, aerr), [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 `aerr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `preload_lock` is never read [INFO] [stdout] --> server/src/corestore/memstore.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct Memstore { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 165 | preload_lock: QuickLock<()>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Memstore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `replication_strategy` is never read [INFO] [stdout] --> server/src/corestore/memstore.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 320 | pub struct Keyspace { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 324 | replication_strategy: cluster::ReplicationStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Keyspace` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `shard_locks` is never read [INFO] [stdout] --> server/src/kvengine/mod.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct ShardLock<'a> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | shard_locks: Vec>>>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `skyd`; 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name skyd --edition=2018 server/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=673b23c5ceb4cc4d -C extra-filename=-673b23c5ceb4cc4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-26961970d9f68345.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3b966dd55a615326.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-37d892f3a3134ee5.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-64f96a3c8fa5a51f.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-bc9054d6b46dcf2e.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f0271d3304ca6c77.rlib --extern libsky=/opt/rustwide/target/debug/deps/liblibsky-43c77660d0f1b0f5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-617d3bc514652c2d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f8e650a70feede2b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-af97b567d0018fa1.rlib --extern sky_macros=/opt/rustwide/target/debug/deps/libsky_macros-fde95f92000f98c5.so --extern skytable=/opt/rustwide/target/debug/deps/libskytable-1e3cde74199a1535.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-45e46398ac18d13e.rlib --extern tokio_openssl=/opt/rustwide/target/debug/deps/libtokio_openssl-ce7afbb93e5eab8c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-5311d40fc1543e5d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/skyd-2a4edbb4f94b65d8/out -l static=flock-posix -L native=/opt/rustwide/target/debug/build/jemalloc-sys-a3988c0350cde8c2/out/build/lib -L native=/opt/rustwide/target/debug/build/openssl-sys-d52624f30cf25e20/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a75a94c4e95da1cf00229b2f22628e60d6607e2f250021e831820e33d69ecd0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a75a94c4e95da1cf00229b2f22628e60d6607e2f250021e831820e33d69ecd0f", kill_on_drop: false }` [INFO] [stdout] a75a94c4e95da1cf00229b2f22628e60d6607e2f250021e831820e33d69ecd0f