[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 master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelsproul%2Fewok" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelsproul/ewok on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maplit v0.1.4 [INFO] [stderr] Downloaded unwrap v1.1.0 [INFO] [stderr] Downloaded itertools v0.6.0 [INFO] [stderr] Downloaded either v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9def3477086c1e50ae35bd483b4d0137bc1ad33c9e9528c9ef2e5d1b78a0665 [INFO] running `Command { std: "docker" "start" "-a" "e9def3477086c1e50ae35bd483b4d0137bc1ad33c9e9528c9ef2e5d1b78a0665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9def3477086c1e50ae35bd483b4d0137bc1ad33c9e9528c9ef2e5d1b78a0665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9def3477086c1e50ae35bd483b4d0137bc1ad33c9e9528c9ef2e5d1b78a0665", kill_on_drop: false }` [INFO] [stdout] e9def3477086c1e50ae35bd483b4d0137bc1ad33c9e9528c9ef2e5d1b78a0665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 653c48c52804b4d99690907542b701d6e1382578acff4bf1aa2073ccf0533d6f [INFO] running `Command { std: "docker" "start" "-a" "653c48c52804b4d99690907542b701d6e1382578acff4bf1aa2073ccf0533d6f", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.23 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking unicode-segmentation v1.2.0 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking maplit v0.1.4 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking unwrap v1.1.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking itertools v0.6.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 rand v0.3.15 [INFO] [stderr] Checking clap v2.24.2 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking aho-corasick v0.6.3 [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: the item `rand` is imported redundantly [INFO] [stdout] --> src/random.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::{self, thread_rng, XorShiftRng, Rand, Rng, SeedableRng}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rand; [INFO] [stdout] | ------------------ the item `rand` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/random.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::{self, thread_rng, XorShiftRng, Rand, Rng, SeedableRng}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rand; [INFO] [stdout] | ------------------ the item `rand` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 84 | (self as &dyn Display).fmt(formatter) [INFO] [stdout] | +++ [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] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 84 | (self as &dyn Display).fmt(formatter) [INFO] [stdout] | +++ [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: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 160 | let _ = mem::replace( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/bin/utils/log_parse.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/bin/utils/log_parse.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 160 | let _ = mem::replace( [INFO] [stdout] | +++++++ [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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 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: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/bin/utils/log_parse.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/bin/utils/log_parse.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/bin/utils/log_parse.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | VoteAgreement(Vote, Block, Block), [INFO] [stdout] | ------------- ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 15 | VoteAgreement((), (), ()), [INFO] [stdout] | ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/bin/utils/log_parse.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | VoteAgreement(Vote, Block, Block), [INFO] [stdout] | ------------- ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 15 | VoteAgreement((), (), ()), [INFO] [stdout] | ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/bin/utils/log_parse.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Step(u64, u64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 16 | Step((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/bin/utils/log_parse.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | SentMsgs(String, u64), [INFO] [stdout] | -------- ^^^^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 17 | SentMsgs((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/utils/log_parse.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | MsgsInQueue(u64), [INFO] [stdout] | ----------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 | MsgsInQueue(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/bin/utils/log_parse.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Step(u64, u64), [INFO] [stdout] | ---- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 16 | Step((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/bin/utils/log_parse.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | SentMsgs(String, u64), [INFO] [stdout] | -------- ^^^^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 17 | SentMsgs((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/utils/log_parse.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | MsgsInQueue(u64), [INFO] [stdout] | ----------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 | MsgsInQueue(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s [INFO] running `Command { std: "docker" "inspect" "653c48c52804b4d99690907542b701d6e1382578acff4bf1aa2073ccf0533d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "653c48c52804b4d99690907542b701d6e1382578acff4bf1aa2073ccf0533d6f", kill_on_drop: false }` [INFO] [stdout] 653c48c52804b4d99690907542b701d6e1382578acff4bf1aa2073ccf0533d6f