[INFO] cloning repository https://github.com/pbrenna/oa_evol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbrenna/oa_evol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrenna%2Foa_evol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrenna%2Foa_evol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a56575d3673e01dd4d6d3eb61b915a638da52c7f [INFO] checking pbrenna/oa_evol/a56575d3673e01dd4d6d3eb61b915a638da52c7f against master#ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrenna%2Foa_evol" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pbrenna/oa_evol [INFO] finished tweaking git repo https://github.com/pbrenna/oa_evol [INFO] tweaked toml for git repo https://github.com/pbrenna/oa_evol written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pbrenna/oa_evol on toolchain ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/pbrenna/spiril` [INFO] [stderr] Updating git repository `https://github.com/pbrenna/evco` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 92 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.47) [INFO] [stderr] Adding rand v0.5.6 (available: v0.9.2) [INFO] [stderr] Adding simplelog v0.5.3 (available: v0.12.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/ga_hill/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/gp_algo/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/results_analysis/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/ga_algo/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/ga_inc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/hill_local/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/oarray/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/gp_inc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded streaming-iterator v0.1.9 [INFO] [stderr] Downloaded simplelog v0.5.3 [INFO] [stderr] Downloaded pbr v1.1.1 [INFO] [stderr] Downloaded crossbeam v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f31045790de04766d46ad6e309422a1388f19d008dabc6de1a18093987cb89b [INFO] running `Command { std: "docker" "start" "-a" "5f31045790de04766d46ad6e309422a1388f19d008dabc6de1a18093987cb89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f31045790de04766d46ad6e309422a1388f19d008dabc6de1a18093987cb89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f31045790de04766d46ad6e309422a1388f19d008dabc6de1a18093987cb89b", kill_on_drop: false }` [INFO] [stdout] 5f31045790de04766d46ad6e309422a1388f19d008dabc6de1a18093987cb89b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3798a719755dd7fd9a8f6206a8e18bc6e9f5104cc99b6b53aebd90edb78938ed [INFO] running `Command { std: "docker" "start" "-a" "3798a719755dd7fd9a8f6206a8e18bc6e9f5104cc99b6b53aebd90edb78938ed", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/oarray/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/hill_local/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/gp_inc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/results_analysis/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/ga_hill/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/gp_algo/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/ga_inc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/ga_algo/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking pbr v1.1.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking oarray v0.1.0 (/opt/rustwide/workdir/oarray) [INFO] [stderr] Checking spiril v0.1.0 (https://github.com/pbrenna/spiril?branch=master#fee460a3) [INFO] [stderr] Checking evco v0.2.1 (https://github.com/pbrenna/evco?branch=configurable#88833a47) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> oarray/src/oarray.rs:128:46 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn sort_rows(&mut self, cmp: Option<&Fn(&Vec, &Vec) -> Ordering>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 128 | pub fn sort_rows(&mut self, cmp: Option<&dyn Fn(&Vec, &Vec) -> Ordering>) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> oarray/src/t_combinations.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn stream_iter(&mut self) -> CombinationsIter { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn stream_iter(&mut self) -> CombinationsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> oarray/src/oarray.rs:128:46 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn sort_rows(&mut self, cmp: Option<&Fn(&Vec, &Vec) -> Ordering>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 128 | pub fn sort_rows(&mut self, cmp: Option<&dyn Fn(&Vec, &Vec) -> Ordering>) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> oarray/src/t_combinations.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn stream_iter(&mut self) -> CombinationsIter { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn stream_iter(&mut self) -> CombinationsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hill_local v0.1.0 (/opt/rustwide/workdir/hill_local) [INFO] [stderr] Checking ga_hill v0.1.0 (/opt/rustwide/workdir/ga_hill) [INFO] [stderr] Checking gp_algo v0.1.0 (/opt/rustwide/workdir/gp_algo) [INFO] [stderr] Checking ga_inc v0.1.0 (/opt/rustwide/workdir/ga_inc) [INFO] [stderr] Checking ga_algo v0.1.0 (/opt/rustwide/workdir/ga_algo) [INFO] [stderr] Checking gp_inc v0.1.0 (/opt/rustwide/workdir/gp_inc) [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | let ngrande = get_arg!(matches, "N", usize); [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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | "WalshRec" => oarray::FitnessFunction::WalshRec(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | k: get_arg!(matches, "k", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | t: get_arg!(matches, "t", u32), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | epochs: get_arg!(matches, "epochs", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | pop_size: get_arg!(matches, "pop-size", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | breed_factor: get_arg!(matches, "breed-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | survival_factor: get_arg!(matches, "survival-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | let runs = get_arg!(matches, "runs", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | let threads = get_arg!(matches, "threads", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | let ngrande = get_arg!(matches, "N", usize); [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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | k: get_arg!(matches, "k", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | t: get_arg!(matches, "t", u32), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | epochs: get_arg!(matches, "epochs", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | pop_size: get_arg!(matches, "pop-size", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 115 | ngrande: get_arg!(matches, "N", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | k: get_arg!(matches, "k", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | t: get_arg!(matches, "t", u32), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | epochs: get_arg!(matches, "epochs", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | pop_size: get_arg!(matches, "pop-size", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | silent: get_arg!(matches, "silent", bool), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | let runs = get_arg!(matches, "runs", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | let threads = get_arg!(matches, "threads", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | "Comb" => oarray::FitnessFunction::Comb(get_arg!(matches, "fitness-exp", u32)), [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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | let ngrande = get_arg!(matches, "N", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | k: get_arg!(matches, "k", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | t: get_arg!(matches, "t", u32), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | epochs: get_arg!(matches, "epochs", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | pop_size: get_arg!(matches, "pop-size", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | breed_factor: get_arg!(matches, "breed-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | survival_factor: get_arg!(matches, "survival-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | silent: get_arg!(matches, "silent", bool), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | let runs = get_arg!(matches, "runs", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | breed_factor: get_arg!(matches, "breed-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | survival_factor: get_arg!(matches, "survival-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | let runs = get_arg!(matches, "runs", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | let threads = get_arg!(matches, "threads", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 154 | let threads = get_arg!(matches, "threads", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ga_algo` (bin "ga_algo") due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | let ngrande = get_arg!(matches, "N", usize); [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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | "WalshRec" => oarray::FitnessFunction::WalshRec(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | k: get_arg!(matches, "k", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | t: get_arg!(matches, "t", u32), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | "Comb" => oarray::FitnessFunction::Comb(get_arg!(matches, "fitness-exp", u32)), [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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | epochs: get_arg!(matches, "epochs", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | pop_size: get_arg!(matches, "pop-size", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | breed_factor: get_arg!(matches, "breed-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | survival_factor: get_arg!(matches, "survival-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | let runs = get_arg!(matches, "runs", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_algo/src/main.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | let threads = get_arg!(matches, "threads", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | let ngrande = get_arg!(matches, "N", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | k: get_arg!(matches, "k", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | t: get_arg!(matches, "t", u32), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | epochs: get_arg!(matches, "epochs", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | pop_size: get_arg!(matches, "pop-size", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | breed_factor: get_arg!(matches, "breed-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | survival_factor: get_arg!(matches, "survival-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | silent: get_arg!(matches, "silent", bool), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | let runs = get_arg!(matches, "runs", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_inc/src/main.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 154 | let threads = get_arg!(matches, "threads", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 115 | ngrande: get_arg!(matches, "N", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | k: get_arg!(matches, "k", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | t: get_arg!(matches, "t", u32), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | epochs: get_arg!(matches, "epochs", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | pop_size: get_arg!(matches, "pop-size", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | silent: get_arg!(matches, "silent", bool), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | let runs = get_arg!(matches, "runs", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_inc/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | let threads = get_arg!(matches, "threads", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target_k` is never read [INFO] [stdout] --> ga_inc/src/genetic_operators.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IncGAOArray<'a> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub target_k: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IncGAOArray` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | let ngrande = get_arg!(matches, "N", usize); [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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | k: get_arg!(matches, "k", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | t: get_arg!(matches, "t", u32), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | epochs: get_arg!(matches, "epochs", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | pop_size: get_arg!(matches, "pop-size", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | breed_factor: get_arg!(matches, "breed-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | survival_factor: get_arg!(matches, "survival-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | let runs = get_arg!(matches, "runs", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> ga_hill/src/main.rs:27:58 [INFO] [stdout] | [INFO] [stdout] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | let threads = get_arg!(matches, "threads", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target_k` is never read [INFO] [stdout] --> ga_inc/src/genetic_operators.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IncGAOArray<'a> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub target_k: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IncGAOArray` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | let ngrande = get_arg!(matches, "N", usize); [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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | k: get_arg!(matches, "k", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | t: get_arg!(matches, "t", u32), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | epochs: get_arg!(matches, "epochs", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | pop_size: get_arg!(matches, "pop-size", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | breed_factor: get_arg!(matches, "breed-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | survival_factor: get_arg!(matches, "survival-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let runs = get_arg!(matches, "runs", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | let threads = get_arg!(matches, "threads", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ga_inc` (bin "ga_inc") due to 22 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `ga_hill` (bin "ga_hill") due to 24 previous errors [INFO] [stderr] error: could not compile `ga_algo` (bin "ga_algo" test) due to 26 previous errors [INFO] [stdout] warning: fields `target_t` and `fitness_f` are never read [INFO] [stdout] --> gp_inc/src/gpoarray.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct IncGPOArray<'a, R: Rng> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | target_t: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fitness_f: FitnessFunction, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IncGPOArray` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ga_inc` (bin "ga_inc" test) due to 22 previous errors; 1 warning emitted [INFO] [stdout] warning: fields `breed_factor` and `survival_factor` are never read [INFO] [stdout] --> gp_inc/src/run.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) struct RunParameters { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub breed_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | pub survival_factor: f64 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunParameters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | let ngrande = get_arg!(matches, "N", usize); [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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | k: get_arg!(matches, "k", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | t: get_arg!(matches, "t", u32), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | epochs: get_arg!(matches, "epochs", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | pop_size: get_arg!(matches, "pop-size", usize), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | breed_factor: get_arg!(matches, "breed-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | survival_factor: get_arg!(matches, "survival-factor", f64), [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let runs = get_arg!(matches, "runs", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> gp_algo/src/main.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | let threads = get_arg!(matches, "threads", usize); [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 error originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `target_t` and `fitness_f` are never read [INFO] [stdout] --> gp_inc/src/gpoarray.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct IncGPOArray<'a, R: Rng> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | target_t: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fitness_f: FitnessFunction, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IncGPOArray` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `breed_factor` and `survival_factor` are never read [INFO] [stdout] --> gp_inc/src/run.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) struct RunParameters { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub breed_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | pub survival_factor: f64 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunParameters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gp_inc` (bin "gp_inc") due to 28 previous errors; 2 warnings emitted [INFO] [stderr] error: could not compile `gp_inc` (bin "gp_inc" test) due to 28 previous errors; 2 warnings emitted [INFO] [stdout] warning: fields `breed_factor` and `survival_factor` are never read [INFO] [stdout] --> gp_algo/src/run.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct RunParameters { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub breed_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | pub survival_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunParameters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gp_algo` (bin "gp_algo" test) due to 24 previous errors; 1 warning emitted [INFO] [stdout] warning: fields `breed_factor` and `survival_factor` are never read [INFO] [stdout] --> gp_algo/src/run.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct RunParameters { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub breed_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | pub survival_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunParameters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ga_hill` (bin "ga_hill" test) due to 24 previous errors [INFO] [stderr] error: could not compile `gp_algo` (bin "gp_algo") due to 24 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3798a719755dd7fd9a8f6206a8e18bc6e9f5104cc99b6b53aebd90edb78938ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3798a719755dd7fd9a8f6206a8e18bc6e9f5104cc99b6b53aebd90edb78938ed", kill_on_drop: false }` [INFO] [stdout] 3798a719755dd7fd9a8f6206a8e18bc6e9f5104cc99b6b53aebd90edb78938ed