[INFO] fetching crate fbas_analyzer 0.7.4... [INFO] checking fbas_analyzer-0.7.4 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate fbas_analyzer 0.7.4 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate fbas_analyzer 0.7.4 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fbas_analyzer 0.7.4 [INFO] finished tweaking crates.io crate fbas_analyzer 0.7.4 [INFO] tweaked toml for crates.io crate fbas_analyzer 0.7.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate fbas_analyzer 0.7.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 369627a05a064e07425d9fe2f936755c6c72c2b177d60d366d1d3b9ea1a3fd00 [INFO] running `Command { std: "docker" "start" "-a" "369627a05a064e07425d9fe2f936755c6c72c2b177d60d366d1d3b9ea1a3fd00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "369627a05a064e07425d9fe2f936755c6c72c2b177d60d366d1d3b9ea1a3fd00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369627a05a064e07425d9fe2f936755c6c72c2b177d60d366d1d3b9ea1a3fd00", kill_on_drop: false }` [INFO] [stdout] 369627a05a064e07425d9fe2f936755c6c72c2b177d60d366d1d3b9ea1a3fd00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a959f2e5ff30ba29dc005e9e7e22b7a0243076be36a711129937c3cbe53473d8 [INFO] running `Command { std: "docker" "start" "-a" "a959f2e5ff30ba29dc005e9e7e22b7a0243076be36a711129937c3cbe53473d8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking pub-iterator-type v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking pathfinding v2.2.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking par-map v0.1.4 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.2 [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] Compiling darling_macro v0.13.2 [INFO] [stderr] Compiling darling v0.13.2 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_with v1.12.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking globwalk v0.3.1 [INFO] [stderr] Checking quicli v0.4.0 [INFO] [stderr] Checking fbas_analyzer v0.7.4 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/analysis/timing.rs (2 fixes) [INFO] [stderr] Fixed src/io/mod.rs (1 fix) [INFO] [stderr] Fixed src/core_types/set_helpers.rs (3 fixes) [INFO] [stderr] Fixed src/io/results.rs (2 fixes) [INFO] [stderr] Fixed src/analysis/front_end.rs (1 fix) [INFO] [stderr] Fixed src/core_types/quorum_set.rs (1 fix) [INFO] [stderr] Fixed src/io/results.rs (4 fixes) [INFO] [stderr] Migrating src/bin/bulk_fbas_analyzer.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/bin/bulk_fbas_analyzer.rs (1 fix) [INFO] [stderr] Migrating src/bin/fbas_analyzer.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/bin/fbas_analyzer.rs (11 fixes) [INFO] [stderr] Migrating examples/results_reuse.rs from 2021 edition to 2024 [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 349 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 350 | | "minimal_quorums", [INFO] [stdout] 351 | | analysis.minimal_quorums(), [INFO] [stdout] 352 | | groupings, [INFO] [stdout] 353 | | output [INFO] [stdout] 354 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 365 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 366 | | "minimal_blocking_sets", [INFO] [stdout] 367 | | analysis.minimal_blocking_sets(), [INFO] [stdout] 368 | | groupings, [INFO] [stdout] 369 | | output [INFO] [stdout] 370 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 383 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 384 | | "minimal_splitting_sets", [INFO] [stdout] 385 | | analysis.minimal_splitting_sets(), [INFO] [stdout] 386 | | groupings, [INFO] [stdout] 387 | | output [INFO] [stdout] 388 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating benches/benchmarks.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fbas_analyzer.rs from 2021 edition to 2024 [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 349 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 350 | | "minimal_quorums", [INFO] [stdout] 351 | | analysis.minimal_quorums(), [INFO] [stdout] 352 | | groupings, [INFO] [stdout] 353 | | output [INFO] [stdout] 354 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 365 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 366 | | "minimal_blocking_sets", [INFO] [stdout] 367 | | analysis.minimal_blocking_sets(), [INFO] [stdout] 368 | | groupings, [INFO] [stdout] 369 | | output [INFO] [stdout] 370 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 383 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 384 | | "minimal_splitting_sets", [INFO] [stdout] 385 | | analysis.minimal_splitting_sets(), [INFO] [stdout] 386 | | groupings, [INFO] [stdout] 387 | | output [INFO] [stdout] 388 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking fbas_analyzer v0.7.4 (/tmp/fixit) [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 349 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 350 | | "minimal_quorums", [INFO] [stdout] 351 | | analysis.minimal_quorums(), [INFO] [stdout] 352 | | groupings, [INFO] [stdout] 353 | | output [INFO] [stdout] 354 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 349 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 350 | | "minimal_quorums", [INFO] [stdout] 351 | | analysis.minimal_quorums(), [INFO] [stdout] 352 | | groupings, [INFO] [stdout] 353 | | output [INFO] [stdout] 354 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 365 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 366 | | "minimal_blocking_sets", [INFO] [stdout] 367 | | analysis.minimal_blocking_sets(), [INFO] [stdout] 368 | | groupings, [INFO] [stdout] 369 | | output [INFO] [stdout] 370 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 365 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 366 | | "minimal_blocking_sets", [INFO] [stdout] 367 | | analysis.minimal_blocking_sets(), [INFO] [stdout] 368 | | groupings, [INFO] [stdout] 369 | | output [INFO] [stdout] 370 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 383 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 384 | | "minimal_splitting_sets", [INFO] [stdout] 385 | | analysis.minimal_splitting_sets(), [INFO] [stdout] 386 | | groupings, [INFO] [stdout] 387 | | output [INFO] [stdout] 388 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/bin/fbas_analyzer.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 278 | if let Some(ref groups) = $groupings { [INFO] [stdout] | -^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 383 | / do_time_maybe_merge_and_report!( [INFO] [stdout] 384 | | "minimal_splitting_sets", [INFO] [stdout] 385 | | analysis.minimal_splitting_sets(), [INFO] [stdout] 386 | | groupings, [INFO] [stdout] 387 | | output [INFO] [stdout] 388 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `do_time_maybe_merge_and_report` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fbas_analyzer` (bin "fbas_analyzer" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fbas_analyzer` (bin "fbas_analyzer") due to 3 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a959f2e5ff30ba29dc005e9e7e22b7a0243076be36a711129937c3cbe53473d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a959f2e5ff30ba29dc005e9e7e22b7a0243076be36a711129937c3cbe53473d8", kill_on_drop: false }` [INFO] [stdout] a959f2e5ff30ba29dc005e9e7e22b7a0243076be36a711129937c3cbe53473d8