[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] testing amorvincitomnia53/inspection against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famorvincitomnia53%2Finspection" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amorvincitomnia53/inspection on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-15/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3bf96cd2bb4f3dc66e671250fb224bd8385b1b4fd92ffb2a613a5e6bd95900c [INFO] running `Command { std: "docker" "start" "-a" "b3bf96cd2bb4f3dc66e671250fb224bd8385b1b4fd92ffb2a613a5e6bd95900c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3bf96cd2bb4f3dc66e671250fb224bd8385b1b4fd92ffb2a613a5e6bd95900c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3bf96cd2bb4f3dc66e671250fb224bd8385b1b4fd92ffb2a613a5e6bd95900c", kill_on_drop: false }` [INFO] [stdout] b3bf96cd2bb4f3dc66e671250fb224bd8385b1b4fd92ffb2a613a5e6bd95900c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bfc671925bf07e1d390ea776ee3db83a5dc77fb71011fd9a05a3f0bf72c7730 [INFO] running `Command { std: "docker" "start" "-a" "6bfc671925bf07e1d390ea776ee3db83a5dc77fb71011fd9a05a3f0bf72c7730", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling inspection v0.1.0 (/opt/rustwide/workdir) [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: 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/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/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 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/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/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: 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: 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/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/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: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: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] 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 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: 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: `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: `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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "6bfc671925bf07e1d390ea776ee3db83a5dc77fb71011fd9a05a3f0bf72c7730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfc671925bf07e1d390ea776ee3db83a5dc77fb71011fd9a05a3f0bf72c7730", kill_on_drop: false }` [INFO] [stdout] 6bfc671925bf07e1d390ea776ee3db83a5dc77fb71011fd9a05a3f0bf72c7730 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35ed2e20276a161ccb3b519f28a12cd4109b4a0ec386e78d45658b9ab7d91af1 [INFO] running `Command { std: "docker" "start" "-a" "35ed2e20276a161ccb3b519f28a12cd4109b4a0ec386e78d45658b9ab7d91af1", kill_on_drop: false }` [INFO] [stderr] Compiling 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: 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: 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: 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/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: 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/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: 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: 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/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: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/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/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/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/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/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/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/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 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: 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: `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: `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: 8 warnings emitted [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "35ed2e20276a161ccb3b519f28a12cd4109b4a0ec386e78d45658b9ab7d91af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ed2e20276a161ccb3b519f28a12cd4109b4a0ec386e78d45658b9ab7d91af1", kill_on_drop: false }` [INFO] [stdout] 35ed2e20276a161ccb3b519f28a12cd4109b4a0ec386e78d45658b9ab7d91af1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ca3ea07cef3a599c51e10677595519fb050fcfc669b3759117ccb9eb8210f2e [INFO] running `Command { std: "docker" "start" "-a" "5ca3ea07cef3a599c51e10677595519fb050fcfc669b3759117ccb9eb8210f2e", kill_on_drop: false }` [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/optimal.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / macro_rules! try_input{ [INFO] [stderr] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `max` [INFO] [stderr] --> src/optimal.rs:172:16 [INFO] [stderr] | [INFO] [stderr] 172 | use std::cmp::{max, min}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/optimal.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 182 | / input!{source = &mut stdin, [INFO] [stderr] 183 | | n : usize, [INFO] [stderr] 184 | | p : f64, [INFO] [stderr] 185 | | }; [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 `read_value` (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] --> src/optimal.rs:4:63 [INFO] [stderr] | [INFO] [stderr] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 182 | / input!{source = &mut stdin, [INFO] [stderr] 183 | | n : usize, [INFO] [stderr] 184 | | p : f64, [INFO] [stderr] 185 | | }; [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 `catch` (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] --> src/optimal.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 182 | / input!{source = &mut stdin, [INFO] [stderr] 183 | | n : usize, [INFO] [stderr] 184 | | p : f64, [INFO] [stderr] 185 | | }; [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 `read_value` (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] --> src/optimal.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 197 | input!{source=&mut stdin, res: u64}; [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 `read_value` (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] --> src/optimal.rs:4:63 [INFO] [stderr] | [INFO] [stderr] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 197 | input!{source=&mut stdin, res: u64}; [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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `h` [INFO] [stderr] --> src/optimal.rs:174:4 [INFO] [stderr] | [INFO] [stderr] 174 | fn h(x:f64) -> f64{ [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/onestep.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / macro_rules! try_input{ [INFO] [stderr] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/onestep.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 95 | / input!{source = &mut stdin, [INFO] [stderr] 96 | | n : usize, [INFO] [stderr] 97 | | p : f64, [INFO] [stderr] 98 | | }; [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 `read_value` (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] --> src/onestep.rs:4:63 [INFO] [stderr] | [INFO] [stderr] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 95 | / input!{source = &mut stdin, [INFO] [stderr] 96 | | n : usize, [INFO] [stderr] 97 | | p : f64, [INFO] [stderr] 98 | | }; [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 `catch` (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] --> src/onestep.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 95 | / input!{source = &mut stdin, [INFO] [stderr] 96 | | n : usize, [INFO] [stderr] 97 | | p : f64, [INFO] [stderr] 98 | | }; [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 `read_value` (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] --> src/onestep.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 116 | input!{source=&mut stdin, res: u64}; [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 `read_value` (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] --> src/onestep.rs:4:63 [INFO] [stderr] | [INFO] [stderr] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 116 | input!{source=&mut stdin, res: u64}; [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 `catch` (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] --> src/onestep.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 122 | input!{source=&mut stdin, res2: u64}; [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 `read_value` (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] --> src/onestep.rs:4:63 [INFO] [stderr] | [INFO] [stderr] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 122 | input!{source=&mut stdin, res2: u64}; [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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/poisson.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / macro_rules! try_input{ [INFO] [stderr] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `max` [INFO] [stderr] --> src/poisson.rs:88:16 [INFO] [stderr] | [INFO] [stderr] 88 | use std::cmp::{max, min}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/poisson.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 98 | / input!{source = &mut stdin, [INFO] [stderr] 99 | | n : usize, [INFO] [stderr] 100 | | p : f64, [INFO] [stderr] 101 | | }; [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 `read_value` (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] --> src/poisson.rs:4:63 [INFO] [stderr] | [INFO] [stderr] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 98 | / input!{source = &mut stdin, [INFO] [stderr] 99 | | n : usize, [INFO] [stderr] 100 | | p : f64, [INFO] [stderr] 101 | | }; [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 `catch` (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] --> src/poisson.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 98 | / input!{source = &mut stdin, [INFO] [stderr] 99 | | n : usize, [INFO] [stderr] 100 | | p : f64, [INFO] [stderr] 101 | | }; [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 `read_value` (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] --> src/poisson.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 112 | input!{source=&mut stdin, res: u64}; [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 `read_value` (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] --> src/poisson.rs:4:63 [INFO] [stderr] | [INFO] [stderr] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 112 | input!{source=&mut stdin, res: u64}; [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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `h` [INFO] [stderr] --> src/poisson.rs:90:4 [INFO] [stderr] | [INFO] [stderr] 90 | fn h(x:f64) -> f64{ [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/judge.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / macro_rules! input{ [INFO] [stderr] 24 | | ($($r:tt)*) => {input_basic!{unwrap, $($r)*}} [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/judge.rs:95:40 [INFO] [stderr] | [INFO] [stderr] 95 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 195 | / try_input!{ tokens = tokens, [INFO] [stderr] 196 | | k: usize, [INFO] [stderr] 197 | | v: [usize; k], [INFO] [stderr] 198 | | }; [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 `read_value` (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] --> src/judge.rs:17:63 [INFO] [stderr] | [INFO] [stderr] 17 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 195 | / try_input!{ tokens = tokens, [INFO] [stderr] 196 | | k: usize, [INFO] [stderr] 197 | | v: [usize; k], [INFO] [stderr] 198 | | }; [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 `catch` (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] --> src/judge.rs:95:40 [INFO] [stderr] | [INFO] [stderr] 95 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 195 | / try_input!{ tokens = tokens, [INFO] [stderr] 196 | | k: usize, [INFO] [stderr] 197 | | v: [usize; k], [INFO] [stderr] 198 | | }; [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 `read_value` (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] --> src/judge.rs:95:40 [INFO] [stderr] | [INFO] [stderr] 95 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 204 | / try_input!{tokens = tokens, [INFO] [stderr] 205 | | v: [u64; n], [INFO] [stderr] 206 | | }; [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 `read_value` (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] --> src/judge.rs:17:63 [INFO] [stderr] | [INFO] [stderr] 17 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 204 | / try_input!{tokens = tokens, [INFO] [stderr] 205 | | v: [u64; n], [INFO] [stderr] 206 | | }; [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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/naive.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / macro_rules! try_input{ [INFO] [stderr] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/naive.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 94 | / input!{source = &mut stdin, [INFO] [stderr] 95 | | n : usize, [INFO] [stderr] 96 | | p : f64, [INFO] [stderr] 97 | | }; [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 `read_value` (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] --> src/naive.rs:4:63 [INFO] [stderr] | [INFO] [stderr] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 94 | / input!{source = &mut stdin, [INFO] [stderr] 95 | | n : usize, [INFO] [stderr] 96 | | p : f64, [INFO] [stderr] 97 | | }; [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 `catch` (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] --> src/naive.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 94 | / input!{source = &mut stdin, [INFO] [stderr] 95 | | n : usize, [INFO] [stderr] 96 | | p : f64, [INFO] [stderr] 97 | | }; [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 `read_value` (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] --> src/naive.rs:82:40 [INFO] [stderr] | [INFO] [stderr] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 101 | / input!{source= &mut stdin, [INFO] [stderr] 102 | | res : u64 [INFO] [stderr] 103 | | }; [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 `read_value` (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] --> src/naive.rs:4:63 [INFO] [stderr] | [INFO] [stderr] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 101 | / input!{source= &mut stdin, [INFO] [stderr] 102 | | res : u64 [INFO] [stderr] 103 | | }; [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 `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `p` [INFO] [stderr] --> src/naive.rs:96:9 [INFO] [stderr] | [INFO] [stderr] 96 | p : f64, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `kitamasa_fib` [INFO] [stderr] --> src/optimal_analysis.rs:1:4 [INFO] [stderr] | [INFO] [stderr] 1 | fn kitamasa_fib((a0,b0): &(i64, i64), (a1,b1): &(i64, i64)) -> (i64, i64){ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_fib_near` [INFO] [stderr] --> src/optimal_analysis.rs:4:4 [INFO] [stderr] | [INFO] [stderr] 4 | fn find_fib_near(n: i64) -> (i64,(i64, i64)) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `golden_minimize_by` [INFO] [stderr] --> src/optimal_analysis.rs:42:4 [INFO] [stderr] | [INFO] [stderr] 42 | fn golden_minimize_by(f: F, l_: f64, r_: f64, tol: f64, cmp: C) -> (f64, T) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `minimize_int_by` [INFO] [stderr] --> src/optimal_analysis.rs:113:4 [INFO] [stderr] | [INFO] [stderr] 113 | fn minimize_int_by(f: F, l_: i32, r_: i32, cmp: C) -> (i32, T) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `dp` [INFO] [stderr] --> src/optimal_analysis.rs:158:4 [INFO] [stderr] | [INFO] [stderr] 158 | fn dp(p: f64, n: usize) -> Vec<(i32, f64, f64)>{ [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: `inspection` (bin "optimal" test) generated 9 warnings (1 duplicate) [INFO] [stderr] warning: `inspection` (bin "onestep" test) generated 9 warnings (1 duplicate) [INFO] [stderr] warning: `inspection` (bin "poisson" test) generated 9 warnings (1 duplicate) [INFO] [stderr] warning: `inspection` (bin "judge" test) generated 7 warnings (1 duplicate) [INFO] [stderr] warning: `inspection` (bin "naive" test) generated 8 warnings (1 duplicate) [INFO] [stderr] warning: `inspection` (bin "optimal_analysis" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/judge-d2dc17658b240e94) [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 (/opt/rustwide/target/debug/deps/naive-feac09f324342803) [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 (/opt/rustwide/target/debug/deps/onestep-8c2f6ceb2adfa701) [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 (/opt/rustwide/target/debug/deps/optimal-925f6696386648b0) [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 (/opt/rustwide/target/debug/deps/optimal_analysis-985bd4fa111c0fc1) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/poisson-43abd8f4db8e7559) [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] [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" "5ca3ea07cef3a599c51e10677595519fb050fcfc669b3759117ccb9eb8210f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ca3ea07cef3a599c51e10677595519fb050fcfc669b3759117ccb9eb8210f2e", kill_on_drop: false }` [INFO] [stdout] 5ca3ea07cef3a599c51e10677595519fb050fcfc669b3759117ccb9eb8210f2e