[INFO] cloning repository https://github.com/amorvincitomnia53/inspection [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amorvincitomnia53/inspection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famorvincitomnia53%2Finspection", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famorvincitomnia53%2Finspection'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2abf224129e81c71bbafdd6a69bc2df615117dd7 [INFO] checking amorvincitomnia53/inspection against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famorvincitomnia53%2Finspection" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amorvincitomnia53/inspection on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amorvincitomnia53/inspection [INFO] finished tweaking git repo https://github.com/amorvincitomnia53/inspection [INFO] tweaked toml for git repo https://github.com/amorvincitomnia53/inspection written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/amorvincitomnia53/inspection already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2259e6837020dd7d9cf12aa47091c663ff6f86e11362518d3b774c959db6a24d [INFO] running `Command { std: "docker" "start" "-a" "2259e6837020dd7d9cf12aa47091c663ff6f86e11362518d3b774c959db6a24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2259e6837020dd7d9cf12aa47091c663ff6f86e11362518d3b774c959db6a24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2259e6837020dd7d9cf12aa47091c663ff6f86e11362518d3b774c959db6a24d", kill_on_drop: false }` [INFO] [stdout] 2259e6837020dd7d9cf12aa47091c663ff6f86e11362518d3b774c959db6a24d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab840fd26f97cf2f126c6c7fe8b7d781148b179b02157e4342939d135ad8bbc3 [INFO] running `Command { std: "docker" "start" "-a" "ab840fd26f97cf2f126c6c7fe8b7d781148b179b02157e4342939d135ad8bbc3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking inspection v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/poisson.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/poisson.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/onestep.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 95 | / input!{source = &mut stdin, [INFO] [stdout] 96 | | n : usize, [INFO] [stdout] 97 | | p : f64, [INFO] [stdout] 98 | | }; [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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 95 | / input!{source = &mut stdin, [INFO] [stdout] 96 | | n : usize, [INFO] [stdout] 97 | | p : f64, [INFO] [stdout] 98 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 95 | / input!{source = &mut stdin, [INFO] [stdout] 96 | | n : usize, [INFO] [stdout] 97 | | p : f64, [INFO] [stdout] 98 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 95 | / input!{source = &mut stdin, [INFO] [stdout] 96 | | n : usize, [INFO] [stdout] 97 | | p : f64, [INFO] [stdout] 98 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/onestep.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 95 | / input!{source = &mut stdin, [INFO] [stdout] 96 | | n : usize, [INFO] [stdout] 97 | | p : f64, [INFO] [stdout] 98 | | }; [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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | input!{source=&mut stdin, res2: u64}; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 95 | / input!{source = &mut stdin, [INFO] [stdout] 96 | | n : usize, [INFO] [stdout] 97 | | p : f64, [INFO] [stdout] 98 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | input!{source=&mut stdin, res2: u64}; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 95 | / input!{source = &mut stdin, [INFO] [stdout] 96 | | n : usize, [INFO] [stdout] 97 | | p : f64, [INFO] [stdout] 98 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 95 | / input!{source = &mut stdin, [INFO] [stdout] 96 | | n : usize, [INFO] [stdout] 97 | | p : f64, [INFO] [stdout] 98 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | input!{source=&mut stdin, res2: u64}; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | input!{source=&mut stdin, res2: u64}; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/optimal.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/optimal.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/optimal.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/optimal.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/naive.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | / input!{source = &mut stdin, [INFO] [stdout] 95 | | n : usize, [INFO] [stdout] 96 | | p : f64, [INFO] [stdout] 97 | | }; [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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/judge.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / macro_rules! input{ [INFO] [stdout] 24 | | ($($r:tt)*) => {input_basic!{unwrap, $($r)*}} [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | / input!{source = &mut stdin, [INFO] [stdout] 95 | | n : usize, [INFO] [stdout] 96 | | p : f64, [INFO] [stdout] 97 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | / input!{source = &mut stdin, [INFO] [stdout] 95 | | n : usize, [INFO] [stdout] 96 | | p : f64, [INFO] [stdout] 97 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | / input!{source = &mut stdin, [INFO] [stdout] 95 | | n : usize, [INFO] [stdout] 96 | | p : f64, [INFO] [stdout] 97 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | / try_input!{ tokens = tokens, [INFO] [stdout] 196 | | k: usize, [INFO] [stdout] 197 | | v: [usize; k], [INFO] [stdout] 198 | | }; [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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | / input!{source= &mut stdin, [INFO] [stdout] 102 | | res : u64 [INFO] [stdout] 103 | | }; [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/judge.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / macro_rules! input{ [INFO] [stdout] 24 | | ($($r:tt)*) => {input_basic!{unwrap, $($r)*}} [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | / input!{source= &mut stdin, [INFO] [stdout] 102 | | res : u64 [INFO] [stdout] 103 | | }; [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:17:63 [INFO] [stdout] | [INFO] [stdout] 17 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | / try_input!{ tokens = tokens, [INFO] [stdout] 196 | | k: usize, [INFO] [stdout] 197 | | v: [usize; k], [INFO] [stdout] 198 | | }; [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | / try_input!{ tokens = tokens, [INFO] [stdout] 196 | | k: usize, [INFO] [stdout] 197 | | v: [usize; k], [INFO] [stdout] 198 | | }; [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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | / try_input!{ tokens = tokens, [INFO] [stdout] 196 | | k: usize, [INFO] [stdout] 197 | | v: [usize; k], [INFO] [stdout] 198 | | }; [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:17:63 [INFO] [stdout] | [INFO] [stdout] 17 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | / try_input!{ tokens = tokens, [INFO] [stdout] 196 | | k: usize, [INFO] [stdout] 197 | | v: [usize; k], [INFO] [stdout] 198 | | }; [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:17:63 [INFO] [stdout] | [INFO] [stdout] 17 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | / try_input!{ tokens = tokens, [INFO] [stdout] 196 | | k: usize, [INFO] [stdout] 197 | | v: [usize; k], [INFO] [stdout] 198 | | }; [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | / try_input!{ tokens = tokens, [INFO] [stdout] 196 | | k: usize, [INFO] [stdout] 197 | | v: [usize; k], [INFO] [stdout] 198 | | }; [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | / try_input!{tokens = tokens, [INFO] [stdout] 205 | | v: [u64; n], [INFO] [stdout] 206 | | }; [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:17:63 [INFO] [stdout] | [INFO] [stdout] 17 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | / try_input!{ tokens = tokens, [INFO] [stdout] 196 | | k: usize, [INFO] [stdout] 197 | | v: [usize; k], [INFO] [stdout] 198 | | }; [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:17:63 [INFO] [stdout] | [INFO] [stdout] 17 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | / try_input!{tokens = tokens, [INFO] [stdout] 205 | | v: [u64; n], [INFO] [stdout] 206 | | }; [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | / try_input!{tokens = tokens, [INFO] [stdout] 205 | | v: [u64; n], [INFO] [stdout] 206 | | }; [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/judge.rs:17:63 [INFO] [stdout] | [INFO] [stdout] 17 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | / try_input!{tokens = tokens, [INFO] [stdout] 205 | | v: [u64; n], [INFO] [stdout] 206 | | }; [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/poisson.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/poisson.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `h` [INFO] [stdout] --> src/poisson.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn h(x:f64) -> f64{ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/naive.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | p : f64, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `kitamasa_fib` [INFO] [stdout] --> src/optimal_analysis.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn kitamasa_fib((a0,b0): &(i64, i64), (a1,b1): &(i64, i64)) -> (i64, i64){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `h` [INFO] [stdout] --> src/optimal.rs:174:4 [INFO] [stdout] | [INFO] [stdout] 174 | fn h(x:f64) -> f64{ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `h` [INFO] [stdout] --> src/optimal.rs:174:4 [INFO] [stdout] | [INFO] [stdout] 174 | fn h(x:f64) -> f64{ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `h` [INFO] [stdout] --> src/poisson.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn h(x:f64) -> f64{ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_fib_near` [INFO] [stdout] --> src/optimal_analysis.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn find_fib_near(n: i64) -> (i64,(i64, i64)) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `golden_minimize_by` [INFO] [stdout] --> src/optimal_analysis.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn golden_minimize_by(f: F, l_: f64, r_: f64, tol: f64, cmp: C) -> (f64, T) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `minimize_int_by` [INFO] [stdout] --> src/optimal_analysis.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn minimize_int_by(f: F, l_: i32, r_: i32, cmp: C) -> (i32, T) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dp` [INFO] [stdout] --> src/optimal_analysis.rs:158:4 [INFO] [stdout] | [INFO] [stdout] 158 | fn dp(p: f64, n: usize) -> Vec<(i32, f64, f64)>{ [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/naive.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | / input!{source = &mut stdin, [INFO] [stdout] 95 | | n : usize, [INFO] [stdout] 96 | | p : f64, [INFO] [stdout] 97 | | }; [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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | / input!{source = &mut stdin, [INFO] [stdout] 95 | | n : usize, [INFO] [stdout] 96 | | p : f64, [INFO] [stdout] 97 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | / input!{source = &mut stdin, [INFO] [stdout] 95 | | n : usize, [INFO] [stdout] 96 | | p : f64, [INFO] [stdout] 97 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | / input!{source = &mut stdin, [INFO] [stdout] 95 | | n : usize, [INFO] [stdout] 96 | | p : f64, [INFO] [stdout] 97 | | }; [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | / input!{source= &mut stdin, [INFO] [stdout] 102 | | res : u64 [INFO] [stdout] 103 | | }; [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/naive.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | / input!{source= &mut stdin, [INFO] [stdout] 102 | | res : u64 [INFO] [stdout] 103 | | }; [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased 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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `kitamasa_fib` [INFO] [stdout] --> src/optimal_analysis.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn kitamasa_fib((a0,b0): &(i64, i64), (a1,b1): &(i64, i64)) -> (i64, i64){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_fib_near` [INFO] [stdout] --> src/optimal_analysis.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn find_fib_near(n: i64) -> (i64,(i64, i64)) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `golden_minimize_by` [INFO] [stdout] --> src/optimal_analysis.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn golden_minimize_by(f: F, l_: f64, r_: f64, tol: f64, cmp: C) -> (f64, T) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `minimize_int_by` [INFO] [stdout] --> src/optimal_analysis.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn minimize_int_by(f: F, l_: i32, r_: i32, cmp: C) -> (i32, T) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dp` [INFO] [stdout] --> src/optimal_analysis.rs:158:4 [INFO] [stdout] | [INFO] [stdout] 158 | fn dp(p: f64, n: usize) -> Vec<(i32, f64, f64)>{ [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/naive.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | p : f64, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.38s [INFO] running `Command { std: "docker" "inspect" "ab840fd26f97cf2f126c6c7fe8b7d781148b179b02157e4342939d135ad8bbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab840fd26f97cf2f126c6c7fe8b7d781148b179b02157e4342939d135ad8bbc3", kill_on_drop: false }` [INFO] [stdout] ab840fd26f97cf2f126c6c7fe8b7d781148b179b02157e4342939d135ad8bbc3