[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] testing pbrenna/oa_evol against beta-2022-08-09 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrenna%2Foa_evol" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbrenna/oa_evol on toolchain beta-2022-08-09 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pbrenna/spiril` [INFO] [stderr] Updating git repository `https://github.com/pbrenna/evco` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1598a06705f34b717ba7d0b178e004c9621361ab0a54aeceadeaa86ceedf9136 [INFO] running `Command { std: "docker" "start" "-a" "1598a06705f34b717ba7d0b178e004c9621361ab0a54aeceadeaa86ceedf9136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1598a06705f34b717ba7d0b178e004c9621361ab0a54aeceadeaa86ceedf9136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1598a06705f34b717ba7d0b178e004c9621361ab0a54aeceadeaa86ceedf9136", kill_on_drop: false }` [INFO] [stdout] 1598a06705f34b717ba7d0b178e004c9621361ab0a54aeceadeaa86ceedf9136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ce0b693be01295d179f828dfd78cda653640fada148a42b6d720f972f748705 [INFO] running `Command { std: "docker" "start" "-a" "9ce0b693be01295d179f828dfd78cda653640fada148a42b6d720f972f748705", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling streaming-iterator v0.1.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling iana-time-zone v0.1.44 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling oarray v0.1.0 (/opt/rustwide/workdir/oarray) [INFO] [stderr] Compiling spiril v0.1.0 (https://github.com/pbrenna/spiril?branch=master#fee460a3) [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] = note: `#[warn(bare_trait_objects)]` on by default [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 128 - pub fn sort_rows(&mut self, cmp: Option<&Fn(&Vec, &Vec) -> Ordering>) [INFO] [stdout] 128 + pub fn sort_rows(&mut self, cmp: Option<&dyn Fn(&Vec, &Vec) -> Ordering>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling evco v0.2.1 (https://github.com/pbrenna/evco?branch=configurable#88833a47) [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling hill_local v0.1.0 (/opt/rustwide/workdir/hill_local) [INFO] [stderr] Compiling ga_hill v0.1.0 (/opt/rustwide/workdir/ga_hill) [INFO] [stderr] Compiling ga_inc v0.1.0 (/opt/rustwide/workdir/ga_inc) [INFO] [stderr] Compiling gp_algo v0.1.0 (/opt/rustwide/workdir/gp_algo) [INFO] [stderr] Compiling gp_inc v0.1.0 (/opt/rustwide/workdir/gp_inc) [INFO] [stderr] Compiling ga_algo v0.1.0 (/opt/rustwide/workdir/ga_algo) [INFO] [stdout] warning: 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning 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: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `IncGPOArray` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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] Compiling results_analysis v0.1.0 (/opt/rustwide/workdir/results_analysis) [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: `#[warn(dead_code)]` on by default [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] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.58s [INFO] running `Command { std: "docker" "inspect" "9ce0b693be01295d179f828dfd78cda653640fada148a42b6d720f972f748705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce0b693be01295d179f828dfd78cda653640fada148a42b6d720f972f748705", kill_on_drop: false }` [INFO] [stdout] 9ce0b693be01295d179f828dfd78cda653640fada148a42b6d720f972f748705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93191561c695986a1333f7dda703a3dca13c47e73e746c2da3d0c410018ae87e [INFO] running `Command { std: "docker" "start" "-a" "93191561c695986a1333f7dda703a3dca13c47e73e746c2da3d0c410018ae87e", kill_on_drop: false }` [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] = note: `#[warn(bare_trait_objects)]` on by default [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 128 - pub fn sort_rows(&mut self, cmp: Option<&Fn(&Vec, &Vec) -> Ordering>) [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oarray v0.1.0 (/opt/rustwide/workdir/oarray) [INFO] [stderr] Compiling results_analysis v0.1.0 (/opt/rustwide/workdir/results_analysis) [INFO] [stderr] Compiling gp_inc v0.1.0 (/opt/rustwide/workdir/gp_inc) [INFO] [stderr] Compiling hill_local v0.1.0 (/opt/rustwide/workdir/hill_local) [INFO] [stdout] warning: 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: `#[warn(bare_trait_objects)]` on by default [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 128 - pub fn sort_rows(&mut self, cmp: Option<&Fn(&Vec, &Vec) -> Ordering>) [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: 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: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `IncGPOArray` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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] Compiling ga_hill v0.1.0 (/opt/rustwide/workdir/ga_hill) [INFO] [stderr] Compiling gp_algo v0.1.0 (/opt/rustwide/workdir/gp_algo) [INFO] [stderr] Compiling ga_inc v0.1.0 (/opt/rustwide/workdir/ga_inc) [INFO] [stderr] Compiling ga_algo v0.1.0 (/opt/rustwide/workdir/ga_algo) [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> 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 warning 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 `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: `#[warn(dead_code)]` on by default [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] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.86s [INFO] running `Command { std: "docker" "inspect" "93191561c695986a1333f7dda703a3dca13c47e73e746c2da3d0c410018ae87e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93191561c695986a1333f7dda703a3dca13c47e73e746c2da3d0c410018ae87e", kill_on_drop: false }` [INFO] [stdout] 93191561c695986a1333f7dda703a3dca13c47e73e746c2da3d0c410018ae87e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36006178d291d5d81857b1b39cc4d2b755151fbf63207fdb417b31fb0e58d78a [INFO] running `Command { std: "docker" "start" "-a" "36006178d291d5d81857b1b39cc4d2b755151fbf63207fdb417b31fb0e58d78a", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> oarray/src/oarray.rs:128:46 [INFO] [stderr] | [INFO] [stderr] 128 | pub fn sort_rows(&mut self, cmp: Option<&Fn(&Vec, &Vec) -> Ordering>) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 128 - pub fn sort_rows(&mut self, cmp: Option<&Fn(&Vec, &Vec) -> Ordering>) [INFO] [stderr] 128 + pub fn sort_rows(&mut self, cmp: Option<&dyn Fn(&Vec, &Vec) -> Ordering>) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `oarray` (lib) generated 1 warning [INFO] [stderr] warning: `oarray` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 118 | let ngrande = get_arg!(matches, "N", usize); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 125 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 126 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 132 | k: get_arg!(matches, "k", usize), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 133 | t: get_arg!(matches, "t", u32), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 134 | epochs: get_arg!(matches, "epochs", usize), [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 135 | pop_size: get_arg!(matches, "pop-size", usize), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 137 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 138 | breed_factor: get_arg!(matches, "breed-factor", f64), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 139 | survival_factor: get_arg!(matches, "survival-factor", f64), [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 142 | let runs = get_arg!(matches, "runs", usize); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_algo/src/main.rs:28:58 [INFO] [stderr] | [INFO] [stderr] 28 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 143 | let threads = get_arg!(matches, "threads", usize); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: fields `breed_factor` and `survival_factor` are never read [INFO] [stderr] --> gp_algo/src/run.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub(crate) struct RunParameters { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 20 | pub breed_factor: f64, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 21 | pub survival_factor: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: `RunParameters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 110 | let ngrande = get_arg!(matches, "N", usize); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 117 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 118 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 119 | "WalshRec" => oarray::FitnessFunction::WalshRec(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 124 | k: get_arg!(matches, "k", usize), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 125 | t: get_arg!(matches, "t", u32), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 126 | epochs: get_arg!(matches, "epochs", usize), [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 127 | pop_size: get_arg!(matches, "pop-size", usize), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 128 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 129 | breed_factor: get_arg!(matches, "breed-factor", f64), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 130 | survival_factor: get_arg!(matches, "survival-factor", f64), [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 133 | let runs = get_arg!(matches, "runs", usize); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_algo/src/main.rs:26:58 [INFO] [stderr] | [INFO] [stderr] 26 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 134 | let threads = get_arg!(matches, "threads", usize); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_inc/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 110 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_inc/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 111 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_inc/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 115 | ngrande: get_arg!(matches, "N", usize), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_inc/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 116 | k: get_arg!(matches, "k", usize), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_inc/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 117 | t: get_arg!(matches, "t", u32), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_inc/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 118 | epochs: get_arg!(matches, "epochs", usize), [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_inc/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 119 | pop_size: get_arg!(matches, "pop-size", usize), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_inc/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 120 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_inc/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 121 | silent: get_arg!(matches, "silent", bool), [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_inc/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 124 | let runs = get_arg!(matches, "runs", usize); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_inc/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 125 | let threads = get_arg!(matches, "threads", usize); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 129 | "Comb" => oarray::FitnessFunction::Comb(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 131 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 132 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 135 | let ngrande = get_arg!(matches, "N", usize); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 138 | k: get_arg!(matches, "k", usize), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 139 | t: get_arg!(matches, "t", u32), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 140 | epochs: get_arg!(matches, "epochs", usize), [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 141 | pop_size: get_arg!(matches, "pop-size", usize), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 147 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 149 | breed_factor: get_arg!(matches, "breed-factor", f64), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 150 | survival_factor: get_arg!(matches, "survival-factor", f64), [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 151 | silent: get_arg!(matches, "silent", bool), [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 153 | let runs = get_arg!(matches, "runs", usize); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> gp_inc/src/main.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 154 | let threads = get_arg!(matches, "threads", usize); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: fields `target_t` and `fitness_f` are never read [INFO] [stderr] --> gp_inc/src/gpoarray.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct IncGPOArray<'a, R: Rng> { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 21 | target_t: u32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | fitness_f: FitnessFunction, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: `IncGPOArray` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `breed_factor` and `survival_factor` are never read [INFO] [stderr] --> gp_inc/src/run.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub(crate) struct RunParameters { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 27 | pub breed_factor: f64, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 28 | pub survival_factor: f64 [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RunParameters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 111 | let ngrande = get_arg!(matches, "N", usize); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 118 | "Walsh" => oarray::FitnessFunction::Walsh(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 119 | "WalshFast" => oarray::FitnessFunction::WalshFaster(get_arg!(matches, "fitness-exp", u32)), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 124 | k: get_arg!(matches, "k", usize), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 125 | t: get_arg!(matches, "t", u32), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 126 | epochs: get_arg!(matches, "epochs", usize), [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 127 | pop_size: get_arg!(matches, "pop-size", usize), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 128 | mutation_prob: get_arg!(matches, "mutation-prob", f64), [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 129 | breed_factor: get_arg!(matches, "breed-factor", f64), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 130 | survival_factor: get_arg!(matches, "survival-factor", f64), [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 133 | let runs = get_arg!(matches, "runs", usize); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> ga_hill/src/main.rs:27:58 [INFO] [stderr] | [INFO] [stderr] 27 | .expect(&format!("Invalid value for {}", $x)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 134 | let threads = get_arg!(matches, "threads", usize); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_arg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `gp_algo` (bin "gp_algo" test) generated 13 warnings [INFO] [stderr] warning: `ga_algo` (bin "ga_algo" test) generated 13 warnings [INFO] [stderr] warning: `ga_inc` (bin "ga_inc" test) generated 11 warnings [INFO] [stderr] warning: `gp_inc` (bin "gp_inc" test) generated 16 warnings [INFO] [stderr] warning: `ga_hill` (bin "ga_hill" test) generated 12 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ga_algo-9917c38f399e5812) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test genetic_operators::mutation ... ok [INFO] [stdout] test genetic_operators::balanced_crossover_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ga_hill-93ec847709e4ec51) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test genetic_operators::mutation ... ok [INFO] [stdout] test hill_climb::test_scalar_prod ... ok [INFO] [stdout] test genetic_operators::balanced_crossover_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ga_inc-3064def2e19a47bd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gp_algo-7d807d2928d69c7f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gp_inc-0655d1624a03fd65) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hill_local-e4da10ec568620c5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oarray-91e945a065956f5a) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test binary_strings::test123123 ... ok [INFO] [stdout] test binary_strings::usize_test ... ok [INFO] [stdout] test binary_strings::test_weight ... ok [INFO] [stdout] test binary_strings::vec2u ... ok [INFO] [stdout] test features::test_dist ... ok [INFO] [stdout] test fitness::test::check_fitness1 ... ok [INFO] [stdout] test fitness::test::check_fitness2 ... ok [INFO] [stdout] test features::test_zero_w ... ok [INFO] [stdout] test oarray::new_random ... ok [INFO] [stdout] test parse::test_parse ... ok [INFO] [stdout] test parse::test_parse2 - should panic ... ok [INFO] [stdout] test parse::test_parse3 - should panic ... ok [INFO] [stdout] test t_combinations::test0 ... ok [INFO] [stdout] test t_combinations::test1 ... ok [INFO] [stdout] test t_combinations::test2 ... ok [INFO] [stdout] test fitness::test::check_fast_delta ... ok [INFO] [stdout] test wtform::test_truth ... ok [INFO] [stdout] test wtform::test_from_truth ... ok [INFO] [stdout] test fitness::test::test_walsh_faster ... ok [INFO] [stdout] test fitness::test::test_walsh ... ok [INFO] [stdout] test incremental::test_delta_incremental ... ok [INFO] [stdout] test incremental::test_paper_impl2 ... ok [INFO] [stdout] test incremental::test_incremental ... ok [INFO] [stdout] test fitness::test::test_paper_impl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.84s [INFO] [stdout] [INFO] [stderr] Running unittests src/check_boolfun_props.rs (/opt/rustwide/target/debug/deps/check_boolfun_props-c424789e0d08b543) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/gen_strings_of_weight.rs (/opt/rustwide/target/debug/deps/gen_strings_of_weight-87b47b8517ac3876) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/is_linear.rs (/opt/rustwide/target/debug/deps/is_linear-60c22860c836cf10) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/stat_eq.rs (/opt/rustwide/target/debug/deps/stat_eq-30d3e82dbaee6a18) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/w_distr.rs (/opt/rustwide/target/debug/deps/w_distr-1f4806b741aca8b9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests oarray [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "36006178d291d5d81857b1b39cc4d2b755151fbf63207fdb417b31fb0e58d78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36006178d291d5d81857b1b39cc4d2b755151fbf63207fdb417b31fb0e58d78a", kill_on_drop: false }` [INFO] [stdout] 36006178d291d5d81857b1b39cc4d2b755151fbf63207fdb417b31fb0e58d78a