[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famorvincitomnia53%2Finspection" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amorvincitomnia53/inspection on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-7/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57e12130da6e6315092125c1b5bf8698283e699ef92d325384d2eef64caf6d5e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "57e12130da6e6315092125c1b5bf8698283e699ef92d325384d2eef64caf6d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57e12130da6e6315092125c1b5bf8698283e699ef92d325384d2eef64caf6d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e12130da6e6315092125c1b5bf8698283e699ef92d325384d2eef64caf6d5e", kill_on_drop: false }` [INFO] [stdout] 57e12130da6e6315092125c1b5bf8698283e699ef92d325384d2eef64caf6d5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0394b59faae2f754dc039e702fd818981db60c2535590488523ae1f5f895a7f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0394b59faae2f754dc039e702fd818981db60c2535590488523ae1f5f895a7f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling inspection v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `input` [INFO] [stdout] --> src/judge.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input{ [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 macro definition: `try_input` [INFO] [stdout] --> src/onestep.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! try_input{ [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: `try_input` [INFO] [stdout] --> src/poisson.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! try_input{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/poisson.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `try_input` [INFO] [stdout] --> src/optimal.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! try_input{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/optimal.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | / input!{source = &mut stdin, [INFO] [stdout] 183 | | n : usize, [INFO] [stdout] 184 | | p : f64, [INFO] [stdout] 185 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/optimal.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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: unused macro definition: `try_input` [INFO] [stdout] --> src/naive.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! try_input{ [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 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/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: 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: 5 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 13.84s [INFO] running `Command { std: "docker" "inspect" "0394b59faae2f754dc039e702fd818981db60c2535590488523ae1f5f895a7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0394b59faae2f754dc039e702fd818981db60c2535590488523ae1f5f895a7f1", kill_on_drop: false }` [INFO] [stdout] 0394b59faae2f754dc039e702fd818981db60c2535590488523ae1f5f895a7f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71bd0fee507c2b65c3cfaafae3d671d9ca0755ece3d0b43bf478894e8d5c931b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71bd0fee507c2b65c3cfaafae3d671d9ca0755ece3d0b43bf478894e8d5c931b", kill_on_drop: false }` [INFO] [stderr] Compiling inspection v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `try_input` [INFO] [stdout] --> src/poisson.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! try_input{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/poisson.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | / input!{source = &mut stdin, [INFO] [stdout] 99 | | n : usize, [INFO] [stdout] 100 | | p : f64, [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/poisson.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `try_input` [INFO] [stdout] --> src/naive.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! try_input{ [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: `try_input` [INFO] [stdout] --> src/onestep.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! try_input{ [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: unused macro definition: `try_input` [INFO] [stdout] --> src/optimal.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! try_input{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 95 | / input!{source = &mut stdin, [INFO] [stdout] 96 | | n : usize, [INFO] [stdout] 97 | | p : f64, [INFO] [stdout] 98 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/onestep.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | catch!($next()?.parse::<$t>()?); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | input!{source=&mut stdin, res: u64}; [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused 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/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/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/onestep.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | (||-> Result<_, Box>{Ok($x)})(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | input!{source=&mut stdin, res2: u64}; [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/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: `input` [INFO] [stdout] --> src/judge.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input{ [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: `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: 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.51s [INFO] [stderr] Executable unittests src/judge.rs (/opt/rustwide/target/debug/deps/judge-24664f1fb6a3d0c7) [INFO] [stderr] Executable unittests src/naive.rs (/opt/rustwide/target/debug/deps/naive-adc80069f959470e) [INFO] [stderr] Executable unittests src/onestep.rs (/opt/rustwide/target/debug/deps/onestep-96098479b31364f0) [INFO] [stderr] Executable unittests src/optimal.rs (/opt/rustwide/target/debug/deps/optimal-98563d9766af0e64) [INFO] [stderr] Executable unittests src/optimal_analysis.rs (/opt/rustwide/target/debug/deps/optimal_analysis-1b2e245612ce8f94) [INFO] [stderr] Executable unittests src/poisson.rs (/opt/rustwide/target/debug/deps/poisson-f91511467c9ba668) [INFO] running `Command { std: "docker" "inspect" "71bd0fee507c2b65c3cfaafae3d671d9ca0755ece3d0b43bf478894e8d5c931b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71bd0fee507c2b65c3cfaafae3d671d9ca0755ece3d0b43bf478894e8d5c931b", kill_on_drop: false }` [INFO] [stdout] 71bd0fee507c2b65c3cfaafae3d671d9ca0755ece3d0b43bf478894e8d5c931b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2773fc425d7829c9c409d4f6d2c9669c7a494aef3a89451cc33353858f1f23ce [INFO] running `Command { std: "docker" "start" "-a" "2773fc425d7829c9c409d4f6d2c9669c7a494aef3a89451cc33353858f1f23ce", kill_on_drop: false }` [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: unused macro definition: `try_input` [INFO] [stderr] --> src/onestep.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | macro_rules! try_input{ [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: `try_input` [INFO] [stderr] --> src/optimal.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | macro_rules! try_input{ [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: `input` [INFO] [stderr] --> src/judge.rs:23:14 [INFO] [stderr] | [INFO] [stderr] 23 | macro_rules! input{ [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: `try_input` [INFO] [stderr] --> src/poisson.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | macro_rules! try_input{ [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: `try_input` [INFO] [stderr] --> src/naive.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | macro_rules! try_input{ [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: `inspection` (bin "optimal_analysis" test) generated 5 warnings [INFO] [stderr] warning: `inspection` (bin "onestep" test) generated 9 warnings (1 duplicate) [INFO] [stderr] warning: `inspection` (bin "optimal" test) generated 9 warnings (1 duplicate) [INFO] [stderr] warning: `inspection` (bin "judge" test) generated 7 warnings (1 duplicate) [INFO] [stderr] warning: `inspection` (bin "poisson" test) generated 9 warnings (1 duplicate) [INFO] [stderr] warning: `inspection` (bin "naive" test) generated 8 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/judge.rs (/opt/rustwide/target/debug/deps/judge-24664f1fb6a3d0c7) [INFO] [stderr] Running unittests src/naive.rs (/opt/rustwide/target/debug/deps/naive-adc80069f959470e) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/onestep.rs (/opt/rustwide/target/debug/deps/onestep-96098479b31364f0) [INFO] [stderr] Running unittests src/optimal.rs (/opt/rustwide/target/debug/deps/optimal-98563d9766af0e64) [INFO] [stdout] [INFO] [stderr] Running unittests src/optimal_analysis.rs (/opt/rustwide/target/debug/deps/optimal_analysis-1b2e245612ce8f94) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/poisson.rs (/opt/rustwide/target/debug/deps/poisson-f91511467c9ba668) [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" "2773fc425d7829c9c409d4f6d2c9669c7a494aef3a89451cc33353858f1f23ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2773fc425d7829c9c409d4f6d2c9669c7a494aef3a89451cc33353858f1f23ce", kill_on_drop: false }` [INFO] [stdout] 2773fc425d7829c9c409d4f6d2c9669c7a494aef3a89451cc33353858f1f23ce