[INFO] cloning repository https://github.com/amorvincitomnia53/inspection [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amorvincitomnia53/inspection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famorvincitomnia53%2Finspection", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famorvincitomnia53%2Finspection'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2abf224129e81c71bbafdd6a69bc2df615117dd7 [INFO] checking amorvincitomnia53/inspection against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famorvincitomnia53%2Finspection" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amorvincitomnia53/inspection on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "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-8/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86c2b15ae1c2da12f72067b883bbac2a1156c1517480d31c308e136838e3117c [INFO] running `Command { std: "docker" "start" "-a" "86c2b15ae1c2da12f72067b883bbac2a1156c1517480d31c308e136838e3117c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86c2b15ae1c2da12f72067b883bbac2a1156c1517480d31c308e136838e3117c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c2b15ae1c2da12f72067b883bbac2a1156c1517480d31c308e136838e3117c", kill_on_drop: false }` [INFO] [stdout] 86c2b15ae1c2da12f72067b883bbac2a1156c1517480d31c308e136838e3117c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6095b9687db6fd417dcebfeb478e14a5aebd08446194e4c6e89e4c5a88e09896 [INFO] running `Command { std: "docker" "start" "-a" "6095b9687db6fd417dcebfeb478e14a5aebd08446194e4c6e89e4c5a88e09896", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking getrandom v0.2.0 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking inspection v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/naive.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/onestep.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/judge.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / macro_rules! input{ [INFO] [stdout] 24 | | ($($r:tt)*) => {input_basic!{unwrap, $($r)*}} [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/naive.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inspection` [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/optimal.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/poisson.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/poisson.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/optimal.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/poisson.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused 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] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/optimal.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/optimal.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/judge.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / macro_rules! input{ [INFO] [stdout] 24 | | ($($r:tt)*) => {input_basic!{unwrap, $($r)*}} [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `kitamasa_fib` [INFO] [stdout] --> src/optimal_analysis.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn kitamasa_fib((a0,b0): &(i64, i64), (a1,b1): &(i64, i64)) -> (i64, i64){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_fib_near` [INFO] [stdout] --> src/optimal_analysis.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn find_fib_near(n: i64) -> (i64,(i64, i64)) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `golden_minimize_by` [INFO] [stdout] --> src/optimal_analysis.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn golden_minimize_by(f: F, l_: f64, r_: f64, tol: f64, cmp: C) -> (f64, T) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `minimize_int_by` [INFO] [stdout] --> src/optimal_analysis.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn minimize_int_by(f: F, l_: i32, r_: i32, cmp: C) -> (i32, T) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dp` [INFO] [stdout] --> src/optimal_analysis.rs:158:4 [INFO] [stdout] | [INFO] [stdout] 158 | fn dp(p: f64, n: usize) -> Vec<(i32, f64, f64)>{ [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `read_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `catch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/onestep.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / macro_rules! try_input{ [INFO] [stdout] 8 | | ($($r:tt)*) => {input_basic!{try, $($r)*}} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `kitamasa_fib` [INFO] [stdout] --> src/optimal_analysis.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn kitamasa_fib((a0,b0): &(i64, i64), (a1,b1): &(i64, i64)) -> (i64, i64){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_fib_near` [INFO] [stdout] --> src/optimal_analysis.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn find_fib_near(n: i64) -> (i64,(i64, i64)) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `golden_minimize_by` [INFO] [stdout] --> src/optimal_analysis.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn golden_minimize_by(f: F, l_: f64, r_: f64, tol: f64, cmp: C) -> (f64, T) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `minimize_int_by` [INFO] [stdout] --> src/optimal_analysis.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn minimize_int_by(f: F, l_: i32, r_: i32, cmp: C) -> (i32, T) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dp` [INFO] [stdout] --> src/optimal_analysis.rs:158:4 [INFO] [stdout] | [INFO] [stdout] 158 | fn dp(p: f64, n: usize) -> Vec<(i32, f64, f64)>{ [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6095b9687db6fd417dcebfeb478e14a5aebd08446194e4c6e89e4c5a88e09896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6095b9687db6fd417dcebfeb478e14a5aebd08446194e4c6e89e4c5a88e09896", kill_on_drop: false }` [INFO] [stdout] 6095b9687db6fd417dcebfeb478e14a5aebd08446194e4c6e89e4c5a88e09896