[INFO] cloning repository https://github.com/michaelsproul/ewok [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelsproul/ewok" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelsproul%2Fewok", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelsproul%2Fewok'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b45a8ae52762063e298be99ad4b36fd6ee7cbfc0 [INFO] checking michaelsproul/ewok against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelsproul%2Fewok" "/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/michaelsproul/ewok on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaelsproul/ewok [INFO] finished tweaking git repo https://github.com/michaelsproul/ewok [INFO] tweaked toml for git repo https://github.com/michaelsproul/ewok written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/michaelsproul/ewok already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maplit v0.1.4 [INFO] [stderr] Downloaded unwrap v1.1.0 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f3f72124b3c73849666fbe75fe0be9aab8d78a4881d05ae502b50b567ee76f3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f3f72124b3c73849666fbe75fe0be9aab8d78a4881d05ae502b50b567ee76f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f3f72124b3c73849666fbe75fe0be9aab8d78a4881d05ae502b50b567ee76f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f3f72124b3c73849666fbe75fe0be9aab8d78a4881d05ae502b50b567ee76f3", kill_on_drop: false }` [INFO] [stdout] 2f3f72124b3c73849666fbe75fe0be9aab8d78a4881d05ae502b50b567ee76f3 [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=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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9453aeb75d756b1b9c5192a1f9db19166b2972739143824add82b08068bafb66 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9453aeb75d756b1b9c5192a1f9db19166b2972739143824add82b08068bafb66", kill_on_drop: false }` [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking unicode-segmentation v1.2.0 [INFO] [stderr] Checking maplit v0.1.4 [INFO] [stderr] Checking unwrap v1.1.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking thread-id v3.1.0 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking itertools v0.6.0 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking clap v2.24.2 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking ewok v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/name.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | (self as &Display).fmt(formatter) [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/name.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | (self as &Display).fmt(formatter) [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/node.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | / mem::replace( [INFO] [stdout] 161 | | &mut self.current_candidate_blocks, [INFO] [stdout] 162 | | blocks.compute_current_candidate_blocks(potentially_current), [INFO] [stdout] 163 | | ); [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/utils/log_parse.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static!{ [INFO] [stdout] 8 | | static ref AGREEMENT_RE: Regex = Regex::new(r"^Node\((?P[0-9a-f]{6}\.\.)\): new valid vote: DebugVote \{ from: Block \{ prefix:... [INFO] [stdout] 9 | | static ref STEP_RE: Regex = Regex::new(r"^-- step (?P\d+) \(.+\) (?P\d+) nodes --").unwrap(); [INFO] [stdout] 10 | | static ref SENT_RE: Regex = Regex::new(r"^Network: sent (?P\d+) messages from (?P[0-9a-f]{6})\.\.").unwrap(); [INFO] [stdout] 11 | | static ref QUEUE_RE: Regex = Regex::new(r"^- (?P\d+) messages still in queue").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/node.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | / mem::replace( [INFO] [stdout] 161 | | &mut self.current_candidate_blocks, [INFO] [stdout] 162 | | blocks.compute_current_candidate_blocks(potentially_current), [INFO] [stdout] 163 | | ); [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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.13s [INFO] running `Command { std: "docker" "inspect" "9453aeb75d756b1b9c5192a1f9db19166b2972739143824add82b08068bafb66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9453aeb75d756b1b9c5192a1f9db19166b2972739143824add82b08068bafb66", kill_on_drop: false }` [INFO] [stdout] 9453aeb75d756b1b9c5192a1f9db19166b2972739143824add82b08068bafb66