[INFO] fetching crate below-model 0.3.0... [INFO] checking below-model-0.3.0 against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] extracting crate below-model 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate below-model 0.3.0 on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate below-model 0.3.0 [INFO] finished tweaking crates.io crate below-model 0.3.0 [INFO] tweaked toml for crates.io crate below-model 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d6565ab9d5bfa72ab29e72c2c1c8a4394c09e6b6c6bb4d47b9199ece371f743 [INFO] running `Command { std: "docker" "start" "-a" "6d6565ab9d5bfa72ab29e72c2c1c8a4394c09e6b6c6bb4d47b9199ece371f743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d6565ab9d5bfa72ab29e72c2c1c8a4394c09e6b6c6bb4d47b9199ece371f743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6565ab9d5bfa72ab29e72c2c1c8a4394c09e6b6c6bb4d47b9199ece371f743", kill_on_drop: false }` [INFO] [stdout] 6d6565ab9d5bfa72ab29e72c2c1c8a4394c09e6b6c6bb4d47b9199ece371f743 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eeac48d97ca60e127b76d2293b582dce888913693522b60bb481b7f807fc6f10 [INFO] running `Command { std: "docker" "start" "-a" "eeac48d97ca60e127b76d2293b582dce888913693522b60bb481b7f807fc6f10", kill_on_drop: false }` [INFO] [stderr] Checking below-model v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:115:35 [INFO] [stdout] | [INFO] [stdout] 115 | active_opens_per_sec: get_option_rate!(active_opens, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 116 | passive_opens_per_sec: get_option_rate!(passive_opens, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | attempt_fails_per_sec: get_option_rate!(attempt_fails, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 118 | estab_resets_per_sec: get_option_rate!(estab_resets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:120:30 [INFO] [stdout] | [INFO] [stdout] 120 | in_segs_per_sec: get_option_rate!(in_segs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:121:31 [INFO] [stdout] | [INFO] [stdout] 121 | out_segs_per_sec: get_option_rate!(out_segs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | retrans_segs_per_sec: get_option_rate!(retrans_segs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | out_rsts_per_sec: get_option_rate!(out_rsts, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | forwarding_pkts_per_sec: get_option_rate!(forwarding, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:164:39 [INFO] [stdout] | [INFO] [stdout] 164 | in_receives_pkts_per_sec: get_option_rate!(in_receives, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | forw_datagrams_per_sec: get_option_rate!(forw_datagrams, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:166:39 [INFO] [stdout] | [INFO] [stdout] 166 | in_discards_pkts_per_sec: get_option_rate!(in_discards, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:167:39 [INFO] [stdout] | [INFO] [stdout] 167 | in_delivers_pkts_per_sec: get_option_rate!(in_delivers, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:168:35 [INFO] [stdout] | [INFO] [stdout] 168 | out_requests_per_sec: get_option_rate!(out_requests, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:169:40 [INFO] [stdout] | [INFO] [stdout] 169 | out_discards_pkts_per_sec: get_option_rate!(out_discards, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | out_no_routes_pkts_per_sec: get_option_rate!(out_no_routes, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:172:36 [INFO] [stdout] | [INFO] [stdout] 172 | in_mcast_pkts_per_sec: get_option_rate!(in_mcast_pkts, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | out_mcast_pkts_per_sec: get_option_rate!(out_mcast_pkts, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | in_bcast_pkts_per_sec: get_option_rate!(in_bcast_pkts, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:175:37 [INFO] [stdout] | [INFO] [stdout] 175 | out_bcast_pkts_per_sec: get_option_rate!(out_bcast_pkts, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | in_octets_per_sec: get_option_rate!(in_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | out_octets_per_sec: get_option_rate!(out_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:178:38 [INFO] [stdout] | [INFO] [stdout] 178 | in_mcast_octets_per_sec: get_option_rate!(in_mcast_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:179:39 [INFO] [stdout] | [INFO] [stdout] 179 | out_mcast_octets_per_sec: get_option_rate!(out_mcast_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:180:38 [INFO] [stdout] | [INFO] [stdout] 180 | in_bcast_octets_per_sec: get_option_rate!(in_bcast_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:181:39 [INFO] [stdout] | [INFO] [stdout] 181 | out_bcast_octets_per_sec: get_option_rate!(out_bcast_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:182:37 [INFO] [stdout] | [INFO] [stdout] 182 | in_no_ect_pkts_per_sec: get_option_rate!(in_no_ect_pkts, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:211:39 [INFO] [stdout] | [INFO] [stdout] 211 | in_receives_pkts_per_sec: get_option_rate!(in_receives, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:213:40 [INFO] [stdout] | [INFO] [stdout] 213 | in_no_routes_pkts_per_sec: get_option_rate!(in_no_routes, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:215:39 [INFO] [stdout] | [INFO] [stdout] 215 | in_discards_pkts_per_sec: get_option_rate!(in_discards, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:216:39 [INFO] [stdout] | [INFO] [stdout] 216 | in_delivers_pkts_per_sec: get_option_rate!(in_delivers, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:217:41 [INFO] [stdout] | [INFO] [stdout] 217 | out_forw_datagrams_per_sec: get_option_rate!(out_forw_datagrams, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:218:35 [INFO] [stdout] | [INFO] [stdout] 218 | out_requests_per_sec: get_option_rate!(out_requests, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:219:41 [INFO] [stdout] | [INFO] [stdout] 219 | out_no_routes_pkts_per_sec: get_option_rate!(out_no_routes, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:220:36 [INFO] [stdout] | [INFO] [stdout] 220 | in_mcast_pkts_per_sec: get_option_rate!(in_mcast_pkts, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:221:37 [INFO] [stdout] | [INFO] [stdout] 221 | out_mcast_pkts_per_sec: get_option_rate!(out_mcast_pkts, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:222:32 [INFO] [stdout] | [INFO] [stdout] 222 | in_octets_per_sec: get_option_rate!(in_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:223:33 [INFO] [stdout] | [INFO] [stdout] 223 | out_octets_per_sec: get_option_rate!(out_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:224:38 [INFO] [stdout] | [INFO] [stdout] 224 | in_mcast_octets_per_sec: get_option_rate!(in_mcast_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:225:39 [INFO] [stdout] | [INFO] [stdout] 225 | out_mcast_octets_per_sec: get_option_rate!(out_mcast_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:226:38 [INFO] [stdout] | [INFO] [stdout] 226 | in_bcast_octets_per_sec: get_option_rate!(in_bcast_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:227:39 [INFO] [stdout] | [INFO] [stdout] 227 | out_bcast_octets_per_sec: get_option_rate!(out_bcast_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | in_msgs_per_sec: get_option_rate!(in_msgs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:251:31 [INFO] [stdout] | [INFO] [stdout] 251 | out_msgs_per_sec: get_option_rate!(out_msgs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | in_msgs_per_sec: get_option_rate!(in_msgs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:277:31 [INFO] [stdout] | [INFO] [stdout] 277 | out_msgs_per_sec: get_option_rate!(out_msgs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:298:40 [INFO] [stdout] | [INFO] [stdout] 298 | in_datagrams_pkts_per_sec: get_option_rate!(in_datagrams, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:301:41 [INFO] [stdout] | [INFO] [stdout] 301 | out_datagrams_pkts_per_sec: get_option_rate!(out_datagrams, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:327:40 [INFO] [stdout] | [INFO] [stdout] 327 | in_datagrams_pkts_per_sec: get_option_rate!(in_datagrams, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 330 | out_datagrams_pkts_per_sec: get_option_rate!(out_datagrams, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:115:35 [INFO] [stdout] | [INFO] [stdout] 115 | active_opens_per_sec: get_option_rate!(active_opens, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 116 | passive_opens_per_sec: get_option_rate!(passive_opens, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | attempt_fails_per_sec: get_option_rate!(attempt_fails, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 118 | estab_resets_per_sec: get_option_rate!(estab_resets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:120:30 [INFO] [stdout] | [INFO] [stdout] 120 | in_segs_per_sec: get_option_rate!(in_segs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:121:31 [INFO] [stdout] | [INFO] [stdout] 121 | out_segs_per_sec: get_option_rate!(out_segs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | retrans_segs_per_sec: get_option_rate!(retrans_segs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | out_rsts_per_sec: get_option_rate!(out_rsts, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | forwarding_pkts_per_sec: get_option_rate!(forwarding, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:164:39 [INFO] [stdout] | [INFO] [stdout] 164 | in_receives_pkts_per_sec: get_option_rate!(in_receives, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:165:37 [INFO] [stdout] | [INFO] [stdout] 165 | forw_datagrams_per_sec: get_option_rate!(forw_datagrams, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:166:39 [INFO] [stdout] | [INFO] [stdout] 166 | in_discards_pkts_per_sec: get_option_rate!(in_discards, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:167:39 [INFO] [stdout] | [INFO] [stdout] 167 | in_delivers_pkts_per_sec: get_option_rate!(in_delivers, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:168:35 [INFO] [stdout] | [INFO] [stdout] 168 | out_requests_per_sec: get_option_rate!(out_requests, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:169:40 [INFO] [stdout] | [INFO] [stdout] 169 | out_discards_pkts_per_sec: get_option_rate!(out_discards, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | out_no_routes_pkts_per_sec: get_option_rate!(out_no_routes, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:172:36 [INFO] [stdout] | [INFO] [stdout] 172 | in_mcast_pkts_per_sec: get_option_rate!(in_mcast_pkts, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | out_mcast_pkts_per_sec: get_option_rate!(out_mcast_pkts, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | in_bcast_pkts_per_sec: get_option_rate!(in_bcast_pkts, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:175:37 [INFO] [stdout] | [INFO] [stdout] 175 | out_bcast_pkts_per_sec: get_option_rate!(out_bcast_pkts, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | in_octets_per_sec: get_option_rate!(in_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | out_octets_per_sec: get_option_rate!(out_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:178:38 [INFO] [stdout] | [INFO] [stdout] 178 | in_mcast_octets_per_sec: get_option_rate!(in_mcast_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:179:39 [INFO] [stdout] | [INFO] [stdout] 179 | out_mcast_octets_per_sec: get_option_rate!(out_mcast_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:180:38 [INFO] [stdout] | [INFO] [stdout] 180 | in_bcast_octets_per_sec: get_option_rate!(in_bcast_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:181:39 [INFO] [stdout] | [INFO] [stdout] 181 | out_bcast_octets_per_sec: get_option_rate!(out_bcast_octets, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:182:37 [INFO] [stdout] | [INFO] [stdout] 182 | in_no_ect_pkts_per_sec: get_option_rate!(in_no_ect_pkts, sample_ext, last_ext), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:211:39 [INFO] [stdout] | [INFO] [stdout] 211 | in_receives_pkts_per_sec: get_option_rate!(in_receives, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:213:40 [INFO] [stdout] | [INFO] [stdout] 213 | in_no_routes_pkts_per_sec: get_option_rate!(in_no_routes, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:215:39 [INFO] [stdout] | [INFO] [stdout] 215 | in_discards_pkts_per_sec: get_option_rate!(in_discards, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:216:39 [INFO] [stdout] | [INFO] [stdout] 216 | in_delivers_pkts_per_sec: get_option_rate!(in_delivers, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:217:41 [INFO] [stdout] | [INFO] [stdout] 217 | out_forw_datagrams_per_sec: get_option_rate!(out_forw_datagrams, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:218:35 [INFO] [stdout] | [INFO] [stdout] 218 | out_requests_per_sec: get_option_rate!(out_requests, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:219:41 [INFO] [stdout] | [INFO] [stdout] 219 | out_no_routes_pkts_per_sec: get_option_rate!(out_no_routes, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:220:36 [INFO] [stdout] | [INFO] [stdout] 220 | in_mcast_pkts_per_sec: get_option_rate!(in_mcast_pkts, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:221:37 [INFO] [stdout] | [INFO] [stdout] 221 | out_mcast_pkts_per_sec: get_option_rate!(out_mcast_pkts, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:222:32 [INFO] [stdout] | [INFO] [stdout] 222 | in_octets_per_sec: get_option_rate!(in_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:223:33 [INFO] [stdout] | [INFO] [stdout] 223 | out_octets_per_sec: get_option_rate!(out_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:224:38 [INFO] [stdout] | [INFO] [stdout] 224 | in_mcast_octets_per_sec: get_option_rate!(in_mcast_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:225:39 [INFO] [stdout] | [INFO] [stdout] 225 | out_mcast_octets_per_sec: get_option_rate!(out_mcast_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:226:38 [INFO] [stdout] | [INFO] [stdout] 226 | in_bcast_octets_per_sec: get_option_rate!(in_bcast_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:227:39 [INFO] [stdout] | [INFO] [stdout] 227 | out_bcast_octets_per_sec: get_option_rate!(out_bcast_octets, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | in_msgs_per_sec: get_option_rate!(in_msgs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:251:31 [INFO] [stdout] | [INFO] [stdout] 251 | out_msgs_per_sec: get_option_rate!(out_msgs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | in_msgs_per_sec: get_option_rate!(in_msgs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:277:31 [INFO] [stdout] | [INFO] [stdout] 277 | out_msgs_per_sec: get_option_rate!(out_msgs, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:298:40 [INFO] [stdout] | [INFO] [stdout] 298 | in_datagrams_pkts_per_sec: get_option_rate!(in_datagrams, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:301:41 [INFO] [stdout] | [INFO] [stdout] 301 | out_datagrams_pkts_per_sec: get_option_rate!(out_datagrams, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:327:40 [INFO] [stdout] | [INFO] [stdout] 327 | in_datagrams_pkts_per_sec: get_option_rate!(in_datagrams, sample, last), [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 `get_option_rate` (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] --> src/collector.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | .map(|s| s as u64); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 330 | out_datagrams_pkts_per_sec: get_option_rate!(out_datagrams, sample, last), [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 `get_option_rate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.81s [INFO] running `Command { std: "docker" "inspect" "eeac48d97ca60e127b76d2293b582dce888913693522b60bb481b7f807fc6f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeac48d97ca60e127b76d2293b582dce888913693522b60bb481b7f807fc6f10", kill_on_drop: false }` [INFO] [stdout] eeac48d97ca60e127b76d2293b582dce888913693522b60bb481b7f807fc6f10