[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 try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famorvincitomnia53%2Finspection" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/amorvincitomnia53/inspection on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/amorvincitomnia53/inspection already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ad335006333f92d51a86f6ae30c5843bcf73c3b7bbafd70f2f4362fe307e737 [INFO] running `Command { std: "docker" "start" "-a" "9ad335006333f92d51a86f6ae30c5843bcf73c3b7bbafd70f2f4362fe307e737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ad335006333f92d51a86f6ae30c5843bcf73c3b7bbafd70f2f4362fe307e737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad335006333f92d51a86f6ae30c5843bcf73c3b7bbafd70f2f4362fe307e737", kill_on_drop: false }` [INFO] [stdout] 9ad335006333f92d51a86f6ae30c5843bcf73c3b7bbafd70f2f4362fe307e737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6423457702dae31f70e7c697e31a7ba07de4ae4ceaccae903f90a04cd163ef85 [INFO] running `Command { std: "docker" "start" "-a" "6423457702dae31f70e7c697e31a7ba07de4ae4ceaccae903f90a04cd163ef85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling inspection v0.1.0 (/opt/rustwide/workdir) [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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `read_value` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `read_value` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `read_value` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `read_value` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (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] | ^ [INFO] [stdout] | [INFO] [stdout] help: `p` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/naive.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let $var = read_value!($next, $t).unwrap(); [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] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `input_inner` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (in Nightly builds, run 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` which comes from the expansion of the macro `input` (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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `read_value` which comes from the expansion of the macro `try_input` (in Nightly builds, run 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` which comes from the expansion of the macro `try_input` (in Nightly builds, run 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` which comes from the expansion of the macro `try_input` (in Nightly builds, run 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` which comes from the expansion of the macro `try_input` (in Nightly builds, run 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` which comes from the expansion of the macro `try_input` (in Nightly builds, run 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` which comes from the expansion of the macro `try_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `h` is never used [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 `kitamasa_fib` is never used [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 `find_fib_near` is never used [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 `golden_minimize_by` is never used [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 `minimize_int_by` is never used [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 `dp` is never used [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 `h` is never used [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc1LHSgG/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librand-1164787cbd35cdb1.rlib,librand_chacha-5afb9a1170418dc4.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-714b36aa5197eb9b.rlib,libgetrandom-40429b7393656f65.rlib,liblibc-381928b6f58f55e2.rlib,libcfg_if-2d17986ae484e939.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc1LHSgG/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/judge-8b7dc5d7046cfb90" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-40429b7393656f65.rlib(getrandom-40429b7393656f65.getrandom.eef166d93fc3c808-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.0/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h4148a68fc08166efE+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inspection` (bin "judge") due to 1 previous error; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6423457702dae31f70e7c697e31a7ba07de4ae4ceaccae903f90a04cd163ef85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6423457702dae31f70e7c697e31a7ba07de4ae4ceaccae903f90a04cd163ef85", kill_on_drop: false }` [INFO] [stdout] 6423457702dae31f70e7c697e31a7ba07de4ae4ceaccae903f90a04cd163ef85