[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 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaron1011%2Fskytable" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aaron1011/skytable on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "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-4/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" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/skytable/client-rust` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded devtimer v4.0.1 [INFO] [stderr] Downloaded tokio-openssl v0.6.2 [INFO] [stderr] Downloaded sysinfo v0.19.2 [INFO] [stderr] Downloaded openssl-src v111.15.0+1.1.1k [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2321621c7cb02cd115e38ea6d6545e081a464c34a0083d071fa364c874c851a [INFO] running `Command { std: "docker" "start" "-a" "b2321621c7cb02cd115e38ea6d6545e081a464c34a0083d071fa364c874c851a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2321621c7cb02cd115e38ea6d6545e081a464c34a0083d071fa364c874c851a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2321621c7cb02cd115e38ea6d6545e081a464c34a0083d071fa364c874c851a", kill_on_drop: false }` [INFO] [stdout] b2321621c7cb02cd115e38ea6d6545e081a464c34a0083d071fa364c874c851a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 853a64547ce273b695adb379e380249ed4b74ec0c52623ea9ddca3f5ccec820a [INFO] running `Command { std: "docker" "start" "-a" "853a64547ce273b695adb379e380249ed4b74ec0c52623ea9ddca3f5ccec820a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [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 scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-openssl v0.6.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling devtimer v4.0.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [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 crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [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 clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossterm v0.20.0 [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 jemallocator v0.3.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 skysh v0.7.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling sky-bench v0.7.0 (/opt/rustwide/workdir/sky-bench) [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] [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3TPBGh/symbols.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.skyd.1eeb900d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120.1743dal0owq48avg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/skyd-e51906f208eb5e3e/out" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-0e5a59ecc871d454/out/build/lib" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3a06488d6203df41/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-lflock-posix" "/opt/rustwide/target/debug/deps/libtoml-e3bc485a1bc9e3dc.rlib" "/opt/rustwide/target/debug/deps/libjemallocator-c03d261e83a5f852.rlib" "/opt/rustwide/target/debug/deps/libjemalloc_sys-319fc13116fb5d8d.rlib" "/opt/rustwide/target/debug/deps/libchrono-94edc99b1cc076fd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c4ca377e6e225a73.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb87371ea725d4d3.rlib" "/opt/rustwide/target/debug/deps/libtime-7ea54d7482ca4d8f.rlib" "/opt/rustwide/target/debug/deps/libdashmap-56d6e702adcd5b3f.rlib" "/opt/rustwide/target/debug/deps/libclap-f1a95acc680063ac.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-6f7cbb3e732cb5ba.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2bd08ce40782375e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c84d67090db0a030.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-62607ae80d9b93bd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e999f367bae22d7a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-e9b59a17b3cfed29.rlib" "/opt/rustwide/target/debug/deps/libserde-0d8abbe9f27037f6.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-0499faf323d727d5.rlib" "/opt/rustwide/target/debug/deps/libatty-229894673e30cc2e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-66b3bf9729fa9dc1.rlib" "/opt/rustwide/target/debug/deps/liblibsky-103c34237dd09e7a.rlib" "/opt/rustwide/target/debug/deps/libregex-18dd6058a1a6e392.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8454bd9eea3962a2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fe72d3611fb489ec.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libskytable-13e8c8e3b3456027.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-4ededd3cb38c39ee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-aa1ef25dff8b2d89.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2e8e1ed7a49a4dc3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c87a0f94e4a8b26f.rlib" "/opt/rustwide/target/debug/deps/libfutures-6bb5772085edc3db.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d9d538b218394a2b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cc8e9b04d46a9087.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-89284ab311c89861.rlib" "/opt/rustwide/target/debug/deps/libslab-b1b8e7b5b97dca37.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d289c0332a2b43ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-87decace806fb105.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-67b64d55d1f32c38.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b0290b176d633fdc.rlib" "/opt/rustwide/target/debug/deps/libtokio-c918ebdcae0f8b45.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b6090807df3215b6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5e1ff0f492c3238e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c74932f6f19ef977.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5aa1e982b4dc2e9f.rlib" "/opt/rustwide/target/debug/deps/libmio-195aebc4019d1e6f.rlib" "/opt/rustwide/target/debug/deps/liblog-a402241ae309561f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4d275ea0d5cd6bac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b678ebabdaa685c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-839ca3f39f48ae02.rlib" "/opt/rustwide/target/debug/deps/liblibc-180616176b9f6c4e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04e05c1bd88b3903.rlib" "/opt/rustwide/target/debug/deps/liblock_api-093853cb7cc50106.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-defca3bf817fa9ea.rlib" "/opt/rustwide/target/debug/deps/libinstant-660fdb43412d7139.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libbytes-944ddaafa28a3a8a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7b498c171763be8d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/skyd-9696d4ff24df3120" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `skyd` due to 2 previous errors; 11 warnings emitted [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" "853a64547ce273b695adb379e380249ed4b74ec0c52623ea9ddca3f5ccec820a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853a64547ce273b695adb379e380249ed4b74ec0c52623ea9ddca3f5ccec820a", kill_on_drop: false }` [INFO] [stdout] 853a64547ce273b695adb379e380249ed4b74ec0c52623ea9ddca3f5ccec820a