[INFO] fetching crate fbas_analyzer 0.5.4... [INFO] checking fbas_analyzer-0.5.4 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate fbas_analyzer 0.5.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate fbas_analyzer 0.5.4 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fbas_analyzer 0.5.4 [INFO] finished tweaking crates.io crate fbas_analyzer 0.5.4 [INFO] tweaked toml for crates.io crate fbas_analyzer 0.5.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate fbas_analyzer 0.5.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-padding v0.2.0 [INFO] [stderr] Downloaded clap-verbosity-flag v0.2.0 [INFO] [stderr] Downloaded assert_cmd v1.0.2 [INFO] [stderr] Downloaded globwalk v0.3.1 [INFO] [stderr] Downloaded quicli v0.4.0 [INFO] [stderr] Downloaded generic-array v0.14.2 [INFO] [stderr] Downloaded par-map v0.1.4 [INFO] [stderr] Downloaded pub-iterator-type v0.1.1 [INFO] [stderr] Downloaded bstr v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9ef1cf5c888f40853e35d8abfea03005533b5976f5ceefd5c29a65228476f83 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b9ef1cf5c888f40853e35d8abfea03005533b5976f5ceefd5c29a65228476f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9ef1cf5c888f40853e35d8abfea03005533b5976f5ceefd5c29a65228476f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ef1cf5c888f40853e35d8abfea03005533b5976f5ceefd5c29a65228476f83", kill_on_drop: false }` [INFO] [stdout] b9ef1cf5c888f40853e35d8abfea03005533b5976f5ceefd5c29a65228476f83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbda06eacdbf3e46733045d31cc5a05af9d7a0623a55d79724eeaee933667997 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dbda06eacdbf3e46733045d31cc5a05af9d7a0623a55d79724eeaee933667997", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking block-padding v0.2.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking pub-iterator-type v0.1.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking oorandom v11.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking criterion-plot v0.4.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking par-map v0.1.4 [INFO] [stderr] Checking pathfinding v2.0.4 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking assert_cmd v1.0.2 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking clap-verbosity-flag v0.2.0 [INFO] [stderr] Checking bstr v0.2.7 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking criterion v0.3.2 [INFO] [stderr] Checking globwalk v0.3.1 [INFO] [stderr] Checking quicli v0.4.0 [INFO] [stderr] Checking fbas_analyzer v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/front_end.rs:137:26 [INFO] [stdout] | [INFO] [stdout] 137 | vec![bitset![]] [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bitset` [INFO] [stdout] = note: this warning originates in the macro `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/results.rs:95:34 [INFO] [stdout] | [INFO] [stdout] 95 | self.node_sets.contains(&bitset![]) [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/blocking_sets.rs:58:45 [INFO] [stdout] | [INFO] [stdout] 58 | let mut combined_blocking_set = bitset![]; [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/blocking_sets.rs:149:41 [INFO] [stdout] | [INFO] [stdout] 149 | let mut slice = bitset![]; [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/splitting_sets.rs:187:41 [INFO] [stdout] | [INFO] [stdout] 187 | let mut slice = bitset![]; [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/preprocessing.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let mut relevant_nodes = bitset![]; [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/sets.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | let mut all_nodes: NodeIdSet = bitset![]; [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core_types/quorum_set.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | let mut slice = bitset![]; [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 `bitset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `top_tier` [INFO] [stdout] --> examples/results_reuse.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | top_tier: NodeIdSetResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `has_quorum_intersection` [INFO] [stdout] --> examples/results_reuse.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | has_quorum_intersection: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/front_end.rs:137:26 [INFO] [stdout] | [INFO] [stdout] 137 | vec![bitset![]] [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bitset` [INFO] [stdout] = note: this warning originates in the macro `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/results.rs:95:34 [INFO] [stdout] | [INFO] [stdout] 95 | self.node_sets.contains(&bitset![]) [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/results.rs:258:24 [INFO] [stdout] | [INFO] [stdout] 258 | let expected = bitsetvec![{0, 1}, {0}, {}]; [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bitset` [INFO] [stdout] = note: this warning originates in the macro `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/results.rs:268:24 [INFO] [stdout] | [INFO] [stdout] 268 | let expected = bitsetvec![{7, 23}, {7}, {}]; [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bitset` [INFO] [stdout] = note: this warning originates in the macro `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/results.rs:321:24 [INFO] [stdout] | [INFO] [stdout] 321 | let expected = bitsetvec![{}, { 2 }, {}]; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bitset` [INFO] [stdout] = note: this warning originates in the macro `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/results.rs:321:24 [INFO] [stdout] | [INFO] [stdout] 321 | let expected = bitsetvec![{}, { 2 }, {}]; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bitset` [INFO] [stdout] = note: this warning originates in the macro `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/blocking_sets.rs:58:45 [INFO] [stdout] | [INFO] [stdout] 58 | let mut combined_blocking_set = bitset![]; [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/blocking_sets.rs:149:41 [INFO] [stdout] | [INFO] [stdout] 149 | let mut slice = bitset![]; [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/quorums.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | let expected = (bitset![], all_nodes); [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/splitting_sets.rs:187:41 [INFO] [stdout] | [INFO] [stdout] 187 | let mut slice = bitset![]; [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/preprocessing.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let mut relevant_nodes = bitset![]; [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/sets.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | let mut all_nodes: NodeIdSet = bitset![]; [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/analysis/mod.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | let expected = bitsetvec![{}]; [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bitset` [INFO] [stdout] = note: this warning originates in the macro `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core_types/fbas.rs:196:34 [INFO] [stdout] | [INFO] [stdout] 196 | assert!(!fbas.is_quorum(&bitset![])); [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core_types/quorum_set.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | let mut slice = bitset![]; [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core_types/quorum_set.rs:142:46 [INFO] [stdout] | [INFO] [stdout] 142 | assert!(!quorum_set.is_quorum_slice(&bitset![])); [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 `bitset` (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/core_types/set_helpers.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | () => { ::bit_set::BitSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core_types/quorum_set.rs:148:46 [INFO] [stdout] | [INFO] [stdout] 148 | assert!(!quorum_set.is_quorum_slice(&bitset![])); [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 `bitset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "dbda06eacdbf3e46733045d31cc5a05af9d7a0623a55d79724eeaee933667997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbda06eacdbf3e46733045d31cc5a05af9d7a0623a55d79724eeaee933667997", kill_on_drop: false }` [INFO] [stdout] dbda06eacdbf3e46733045d31cc5a05af9d7a0623a55d79724eeaee933667997