[INFO] cloning repository https://github.com/betaveros/paradoc-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/betaveros/paradoc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetaveros%2Fparadoc-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetaveros%2Fparadoc-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80347570971c5d586188cd729931952467154662 [INFO] testing betaveros/paradoc-rust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetaveros%2Fparadoc-rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/betaveros/paradoc-rust on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/betaveros/paradoc-rust [INFO] finished tweaking git repo https://github.com/betaveros/paradoc-rust [INFO] tweaked toml for git repo https://github.com/betaveros/paradoc-rust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/betaveros/paradoc-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eb002421d3f95177bf26e70a7134c6ee67ed991becc7f8460aab114126c8a7f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7eb002421d3f95177bf26e70a7134c6ee67ed991becc7f8460aab114126c8a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eb002421d3f95177bf26e70a7134c6ee67ed991becc7f8460aab114126c8a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb002421d3f95177bf26e70a7134c6ee67ed991becc7f8460aab114126c8a7f", kill_on_drop: false }` [INFO] [stdout] 7eb002421d3f95177bf26e70a7134c6ee67ed991becc7f8460aab114126c8a7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f904db31a8e4851ef6c150252489461dcdb6fea4950ab24e202deadebba9694 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5f904db31a8e4851ef6c150252489461dcdb6fea4950ab24e202deadebba9694", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling paradoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3969 | add_cases!("Plus", cc![plus_case]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3970 | add_cases!("Cat", cc![cat_list_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3971 | add_cases!("Strcat", cc![str_cat_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3972 | add_cases!("Compose", cc![compose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3973 | add_cases!("+", cc![plus_case, cat_list_case, str_cat_case, filter_case, compose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3975 | add_cases!("Cat_between", cc![cat_between_case], alias "Cb"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3976 | add_cases!("Cat_flank", cc![cat_flanking_case], alias "Cf"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3978 | add_cases!("Minus", cc![minus_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3979 | add_cases!("Filter_not_in", cc![set_difference_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3980 | add_cases!("Reject_in", cc![set_difference_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3981 | add_cases!("Filter_not", cc![reject_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3982 | add_cases!("Reject", cc![reject_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3983 | add_cases!("-", cc![minus_case, set_difference_case, reject_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3984 | add_cases!("-c", cc![clamped_minus_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3985 | add_cases!("Antiminus", cc![antiminus_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3986 | add_cases!("¯", cc![antiminus_case, anti_set_difference_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3988 | add_cases!("Mul_or_xloop", cc![times_case, repeat_seq_case, flat_cartesian_product_case, xloop_case], alias "*"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3989 | add_cases!("Table", cc![cartesian_product_case, map_cartesian_product_case], alias "T"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3990 | add_cases!("Div_or_split_or_each", cc![div_case, seq_split_case, str_split_by_case, seq_split_by_case, each_case], alias "/"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3991 | add_cases!("%", cc![mod_case, mod_slice_case, map_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3992 | add_cases!("Divmod", cc![divmod_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3993 | add_cases!("Zip", cc![zip_as_list_case, zip_with_block_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3994 | add_cases!("Divmod_or_zip", cc![divmod_case, zip_as_list_case, zip_with_block_case], aliases ["%p", "‰"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3995 | add_cases!("Power", cc![pow_case, cartesian_power_case], aliases ["*p", "ˆ"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3996 | add_cases!("÷", cc![intdiv_case, seq_split_discarding_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3997 | add_cases!("&", cc![bitand_case, intersection_case, just_if_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3998 | add_cases!("|", cc![bitor_case, union_case, just_unless_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3999 | add_cases!("&p", cc![boolean_and_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4000 | add_cases!("|p", cc![boolean_or_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4001 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4002 | add_cases!(">s", cc![right_slices_case, shr_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4003 | add_cases!("=s", cc![all_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4004 | add_cases!("§", cc![all_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4005 | add_cases!("If", cc![just_if_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4006 | add_cases!("Ul", cc![just_unless_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4008 | add_cases!("^", cc![bitxor_case, symmetric_difference_case, find_not_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4009 | add_cases!("(", cc![dec_case, uncons_case, modify_first_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4010 | add_cases!(")", cc![inc_case, unsnoc_case, modify_last_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4011 | add_cases!("=", cc![index_hoard_case, eq_case, index_case, find_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4012 | add_cases!("Find_index", cc![find_index_str_str_case, find_index_equal_case, find_index_case], alias "@"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4013 | add_cases!("#", cc![count_factors_case, count_str_str_case, count_equal_case, count_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4014 | add_cases!("<", cc![lt_case, lt_slice_case, take_while_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4015 | add_cases!(">", cc![gt_case, ge_slice_case, drop_while_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4016 | add_cases!("=c", cc![cyclic_index_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4017 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4018 | add_cases!(">c", cc![cycle_right_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4019 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4020 | add_cases!(">o", cc![cycle_right_one_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4021 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4022 | add_cases!(">m", cc![max_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4023 | add_cases!("Õ", cc![min_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4024 | add_cases!("Ã", cc![max_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4025 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4026 | add_cases!(">r", cc![max_seq_case, max_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4027 | add_cases!("D", cc![down_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4028 | add_cases!("W", cc![seq_words_case, seq_window_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4029 | add_cases!("L", cc![abs_case, hoard_len_case, len_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4030 | add_cases!("M", cc![neg_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4031 | add_cases!("U", cc![signum_case, uniquify_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4032 | add_cases!("=g", cc![first_duplicate_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4033 | add_cases!("Œ", cc![min_seq_case, min_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4034 | add_cases!("Æ", cc![max_seq_case, max_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4035 | add_cases!("Œs", cc![minima_seq_case, minima_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4036 | add_cases!("Æs", cc![maxima_seq_case, maxima_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4037 | add_cases!("‹", cc![floor_case, hoard_first_case, first_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4038 | add_cases!("›", cc![ceil_case, hoard_last_case, last_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4039 | add_cases!("«", cc![dec2_case, butlast_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4040 | add_cases!("»", cc![inc2_case, rest_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4041 | add_cases!("«s", cc![from_empty_left_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4042 | add_cases!("»s", cc![from_empty_right_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4043 | add_cases!("Floor", cc![floor_case], alias " [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4044 | add_cases!("Ceil", cc![ceil_case], alias ">i"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4045 | add_cases!("Round", cc![round_case], alias "=i"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4046 | add_cases!("(s", cc![butlast_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4047 | add_cases!(")s", cc![rest_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4048 | add_cases!("×", cc![double_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4049 | add_cases!("½", cc![frac_12_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4050 | add_cases!("¼", cc![frac_14_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4051 | add_cases!("¾", cc![frac_34_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4052 | add_cases!("²", cc![square_case, square_cartesian_product_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4053 | add_cases!("³", cc![cube_case, cube_cartesian_product_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4054 | add_cases!("¡", cc![factorial_case, permutations_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4055 | add_cases!("!p", cc![factorial_case, permutations_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4056 | add_cases!("¿", cc![two_to_the_power_of_case, subsequences_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4057 | add_cases!("Ss", cc![two_to_the_power_of_case, subsequences_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4058 | add_cases!("B", cc![to_base_digits_case, from_base_digits_case, flatmap_cartesian_product_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4059 | add_cases!("Ub", cc![to_upper_base_digits_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4060 | add_cases!("Lb", cc![to_lower_base_digits_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4061 | add_cases!("™", cc![transpose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4062 | add_cases!("Tt", cc![transpose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4063 | add_cases!(" r", cc![space_join_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4064 | add_cases!(",r", cc![comma_join_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4065 | add_cases!(",", cc![range_case, zip_range_case, filter_indices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4066 | add_cases!("J", cc![one_range_case, zip_one_range_case, reject_indices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4067 | add_cases!("Ð", cc![down_one_range_case, map_down_singleton_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4068 | add_cases!("Fo", cc![flatten_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4069 | add_cases!("Fl", cc![flatten_all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4070 | add_cases!("…", cc![flatten_all_case, to_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4071 | add_cases!("¨", cc![flatten_case, til_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4072 | add_cases!("´", cc![range_len_keep_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4073 | add_cases!("To", cc![to_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4074 | add_cases!("Tl", cc![til_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4076 | add_cases!("R", cc![join_case, reduce_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4077 | add_cases!("G", cc![group_case, gcd_case, group_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4078 | add_cases!("Ø", cc![organize_case, organize_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4079 | add_cases!("$", cc![index_stack_case, sort_case, sort_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4080 | add_cases!("¢", cc![order_statistic_case, order_statistic_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4081 | add_cases!("$p", cc![is_sorted_case, is_sorted_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4082 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4083 | add_cases!(">p", cc![is_strictly_decreasing_case, is_strictly_decreasing_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4084 | add_cases!("Â", cc![positive_case, all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4085 | add_cases!("Ê", cc![even_case, any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4086 | add_cases!("Î", cc![equals_one_case, identical_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4087 | add_cases!("Ô", cc![odd_case, not_any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4088 | add_cases!("Û", cc![negative_case, unique_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4089 | add_cases!("Al", cc![all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4090 | add_cases!("Ay", cc![any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4091 | add_cases!("Na", cc![not_all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4092 | add_cases!("Ne", cc![not_any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4093 | add_cases!("=p", cc![identical_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4094 | add_cases!("Ev", cc![even_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4095 | add_cases!("Od", cc![odd_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4096 | add_cases!("+p", cc![positive_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4097 | add_cases!("-p", cc![negative_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4098 | add_cases!("+o", cc![positive_or_zero_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4099 | add_cases!("-o", cc![negative_or_zero_case]); [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 `cc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4101 | add_cases!("Dup", vec![juggle!(a -> a, a)], alias ":"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4102 | add_cases!("Dup_pair", vec![juggle!(a, b -> a, b, a, b)], aliases [":p", "¦"]); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4103 | add_cases!("Dup_out", vec![juggle!(a, b -> a, b, a)], alias ":o"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4105 | add_cases!("Swap", vec![juggle!(a, b -> b, a)], alias "\\"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4106 | add_cases!("Swap_around", vec![juggle!(a, b, c -> c, b, a)], alias "\\a"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4107 | add_cases!("Swap_in", vec![juggle!(a, b, c -> c, a, b)], alias "\\i"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4108 | add_cases!("Swap_out", vec![juggle!(a, b, c -> b, c, a)], alias "\\o"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4110 | add_cases!("Pop", vec![juggle!(_a -> )], alias ";"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4111 | add_cases!("Pop_out", vec![juggle!(_a, b, c -> b, c)], alias ";o"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4112 | add_cases!("Pop_pair", vec![juggle!(_a, _b, c -> c)], alias ";p"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4113 | add_cases!("Pop_around", vec![juggle!(_a, b, _c -> b)], alias ";a"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4114 | add_cases!("¸", vec![juggle!(_a, b -> b)]); [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 `poc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4157 | add_cases!(":i", cc![is_int_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4158 | add_cases!(":f", cc![is_float_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4159 | add_cases!(":c", cc![is_char_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4160 | add_cases!(":n", cc![is_num_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4161 | add_cases!(":s", cc![is_string_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4162 | add_cases!(":a", cc![is_array_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4163 | add_cases!(":b", cc![is_block_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4164 | add_cases!(":h", cc![is_hoard_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4176 | add_cases!("†", cc![pack_one_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4178 | add_cases!("‡", cc![pack_two_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4180 | add_cases!("!", cc![not_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4183 | add_cases!("Sum", cc![sum_case], aliases ["+w", "Š"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4186 | add_cases!("Product", cc![product_case], aliases ["*w", "Þ"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4189 | add_cases!("Deep_length", cc![deep_length_case], alias "Dl"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4192 | add_cases!("Average", cc![average_case], alias "Av"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4195 | add_cases!("Hypotenuse", cc![hypotenuse_case], alias "Hy"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4198 | add_cases!("Standard_deviation", cc![standard_deviation_case], alias "Sg"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4209 | add_cases!("I", cc![trunc_case, string_to_int_case, iterate_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4215 | add_cases!("Ig", cc![int_groups_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4226 | add_cases!("F", cc![to_float_case, string_to_float_case, fixed_point_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4232 | add_cases!("Fg", cc![float_groups_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4235 | add_cases!("S", cc![to_string_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4238 | add_cases!("`", cc![to_repr_string_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4247 | add_cases!("Replicate", cc![replicate_case], aliases ["Rp", "°"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4507 | add_cases!("Complex_components", cc![complex_components_case], alias "~j"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4511 | add_cases!("Complex_components_array", cc![complex_components_array_case], alias "Aj"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4513 | add_cases!("Reduce_complex", cc![reduce_complex_case], alias "Rj"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4515 | add_cases!("+j", cc![plus_j_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4516 | add_cases!("-j", cc![minus_j_case]); [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 `cc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 167 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.80s [INFO] running `Command { std: "docker" "inspect" "5f904db31a8e4851ef6c150252489461dcdb6fea4950ab24e202deadebba9694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f904db31a8e4851ef6c150252489461dcdb6fea4950ab24e202deadebba9694", kill_on_drop: false }` [INFO] [stdout] 5f904db31a8e4851ef6c150252489461dcdb6fea4950ab24e202deadebba9694 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c5373cb5d0aa8bf76b33a140a1c0d5d2a7335606754b14225195b05ebd2bdaa [INFO] running `Command { std: "docker" "start" "-a" "0c5373cb5d0aa8bf76b33a140a1c0d5d2a7335606754b14225195b05ebd2bdaa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3969 | add_cases!("Plus", cc![plus_case]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3970 | add_cases!("Cat", cc![cat_list_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3971 | add_cases!("Strcat", cc![str_cat_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3972 | add_cases!("Compose", cc![compose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3973 | add_cases!("+", cc![plus_case, cat_list_case, str_cat_case, filter_case, compose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3975 | add_cases!("Cat_between", cc![cat_between_case], alias "Cb"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3976 | add_cases!("Cat_flank", cc![cat_flanking_case], alias "Cf"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3978 | add_cases!("Minus", cc![minus_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3979 | add_cases!("Filter_not_in", cc![set_difference_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3980 | add_cases!("Reject_in", cc![set_difference_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3981 | add_cases!("Filter_not", cc![reject_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3982 | add_cases!("Reject", cc![reject_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3983 | add_cases!("-", cc![minus_case, set_difference_case, reject_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3984 | add_cases!("-c", cc![clamped_minus_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3985 | add_cases!("Antiminus", cc![antiminus_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3986 | add_cases!("¯", cc![antiminus_case, anti_set_difference_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3988 | add_cases!("Mul_or_xloop", cc![times_case, repeat_seq_case, flat_cartesian_product_case, xloop_case], alias "*"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3989 | add_cases!("Table", cc![cartesian_product_case, map_cartesian_product_case], alias "T"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3990 | add_cases!("Div_or_split_or_each", cc![div_case, seq_split_case, str_split_by_case, seq_split_by_case, each_case], alias "/"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3991 | add_cases!("%", cc![mod_case, mod_slice_case, map_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3992 | add_cases!("Divmod", cc![divmod_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3993 | add_cases!("Zip", cc![zip_as_list_case, zip_with_block_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3994 | add_cases!("Divmod_or_zip", cc![divmod_case, zip_as_list_case, zip_with_block_case], aliases ["%p", "‰"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3995 | add_cases!("Power", cc![pow_case, cartesian_power_case], aliases ["*p", "ˆ"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3996 | add_cases!("÷", cc![intdiv_case, seq_split_discarding_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3997 | add_cases!("&", cc![bitand_case, intersection_case, just_if_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3998 | add_cases!("|", cc![bitor_case, union_case, just_unless_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3999 | add_cases!("&p", cc![boolean_and_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4000 | add_cases!("|p", cc![boolean_or_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4001 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4002 | add_cases!(">s", cc![right_slices_case, shr_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4003 | add_cases!("=s", cc![all_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4004 | add_cases!("§", cc![all_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4005 | add_cases!("If", cc![just_if_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4006 | add_cases!("Ul", cc![just_unless_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4008 | add_cases!("^", cc![bitxor_case, symmetric_difference_case, find_not_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4009 | add_cases!("(", cc![dec_case, uncons_case, modify_first_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4010 | add_cases!(")", cc![inc_case, unsnoc_case, modify_last_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4011 | add_cases!("=", cc![index_hoard_case, eq_case, index_case, find_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4012 | add_cases!("Find_index", cc![find_index_str_str_case, find_index_equal_case, find_index_case], alias "@"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4013 | add_cases!("#", cc![count_factors_case, count_str_str_case, count_equal_case, count_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4014 | add_cases!("<", cc![lt_case, lt_slice_case, take_while_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4015 | add_cases!(">", cc![gt_case, ge_slice_case, drop_while_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4016 | add_cases!("=c", cc![cyclic_index_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4017 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4018 | add_cases!(">c", cc![cycle_right_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4019 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4020 | add_cases!(">o", cc![cycle_right_one_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4021 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4022 | add_cases!(">m", cc![max_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4023 | add_cases!("Õ", cc![min_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4024 | add_cases!("Ã", cc![max_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4025 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4026 | add_cases!(">r", cc![max_seq_case, max_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4027 | add_cases!("D", cc![down_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4028 | add_cases!("W", cc![seq_words_case, seq_window_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4029 | add_cases!("L", cc![abs_case, hoard_len_case, len_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4030 | add_cases!("M", cc![neg_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4031 | add_cases!("U", cc![signum_case, uniquify_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4032 | add_cases!("=g", cc![first_duplicate_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4033 | add_cases!("Œ", cc![min_seq_case, min_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4034 | add_cases!("Æ", cc![max_seq_case, max_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4035 | add_cases!("Œs", cc![minima_seq_case, minima_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4036 | add_cases!("Æs", cc![maxima_seq_case, maxima_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4037 | add_cases!("‹", cc![floor_case, hoard_first_case, first_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4038 | add_cases!("›", cc![ceil_case, hoard_last_case, last_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4039 | add_cases!("«", cc![dec2_case, butlast_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4040 | add_cases!("»", cc![inc2_case, rest_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4041 | add_cases!("«s", cc![from_empty_left_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4042 | add_cases!("»s", cc![from_empty_right_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4043 | add_cases!("Floor", cc![floor_case], alias " [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4044 | add_cases!("Ceil", cc![ceil_case], alias ">i"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4045 | add_cases!("Round", cc![round_case], alias "=i"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4046 | add_cases!("(s", cc![butlast_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4047 | add_cases!(")s", cc![rest_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4048 | add_cases!("×", cc![double_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4049 | add_cases!("½", cc![frac_12_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4050 | add_cases!("¼", cc![frac_14_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4051 | add_cases!("¾", cc![frac_34_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4052 | add_cases!("²", cc![square_case, square_cartesian_product_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4053 | add_cases!("³", cc![cube_case, cube_cartesian_product_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4054 | add_cases!("¡", cc![factorial_case, permutations_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4055 | add_cases!("!p", cc![factorial_case, permutations_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4056 | add_cases!("¿", cc![two_to_the_power_of_case, subsequences_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4057 | add_cases!("Ss", cc![two_to_the_power_of_case, subsequences_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4058 | add_cases!("B", cc![to_base_digits_case, from_base_digits_case, flatmap_cartesian_product_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4059 | add_cases!("Ub", cc![to_upper_base_digits_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4060 | add_cases!("Lb", cc![to_lower_base_digits_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4061 | add_cases!("™", cc![transpose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4062 | add_cases!("Tt", cc![transpose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4063 | add_cases!(" r", cc![space_join_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4064 | add_cases!(",r", cc![comma_join_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4065 | add_cases!(",", cc![range_case, zip_range_case, filter_indices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4066 | add_cases!("J", cc![one_range_case, zip_one_range_case, reject_indices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4067 | add_cases!("Ð", cc![down_one_range_case, map_down_singleton_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4068 | add_cases!("Fo", cc![flatten_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4069 | add_cases!("Fl", cc![flatten_all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4070 | add_cases!("…", cc![flatten_all_case, to_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4071 | add_cases!("¨", cc![flatten_case, til_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4072 | add_cases!("´", cc![range_len_keep_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4073 | add_cases!("To", cc![to_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4074 | add_cases!("Tl", cc![til_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4076 | add_cases!("R", cc![join_case, reduce_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4077 | add_cases!("G", cc![group_case, gcd_case, group_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4078 | add_cases!("Ø", cc![organize_case, organize_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4079 | add_cases!("$", cc![index_stack_case, sort_case, sort_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4080 | add_cases!("¢", cc![order_statistic_case, order_statistic_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4081 | add_cases!("$p", cc![is_sorted_case, is_sorted_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4082 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4083 | add_cases!(">p", cc![is_strictly_decreasing_case, is_strictly_decreasing_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4084 | add_cases!("Â", cc![positive_case, all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4085 | add_cases!("Ê", cc![even_case, any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4086 | add_cases!("Î", cc![equals_one_case, identical_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4087 | add_cases!("Ô", cc![odd_case, not_any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4088 | add_cases!("Û", cc![negative_case, unique_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4089 | add_cases!("Al", cc![all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4090 | add_cases!("Ay", cc![any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4091 | add_cases!("Na", cc![not_all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4092 | add_cases!("Ne", cc![not_any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4093 | add_cases!("=p", cc![identical_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4094 | add_cases!("Ev", cc![even_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4095 | add_cases!("Od", cc![odd_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4096 | add_cases!("+p", cc![positive_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4097 | add_cases!("-p", cc![negative_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4098 | add_cases!("+o", cc![positive_or_zero_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4099 | add_cases!("-o", cc![negative_or_zero_case]); [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 `cc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4101 | add_cases!("Dup", vec![juggle!(a -> a, a)], alias ":"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4102 | add_cases!("Dup_pair", vec![juggle!(a, b -> a, b, a, b)], aliases [":p", "¦"]); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4103 | add_cases!("Dup_out", vec![juggle!(a, b -> a, b, a)], alias ":o"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4105 | add_cases!("Swap", vec![juggle!(a, b -> b, a)], alias "\\"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4106 | add_cases!("Swap_around", vec![juggle!(a, b, c -> c, b, a)], alias "\\a"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4107 | add_cases!("Swap_in", vec![juggle!(a, b, c -> c, a, b)], alias "\\i"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4108 | add_cases!("Swap_out", vec![juggle!(a, b, c -> b, c, a)], alias "\\o"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4110 | add_cases!("Pop", vec![juggle!(_a -> )], alias ";"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4111 | add_cases!("Pop_out", vec![juggle!(_a, b, c -> b, c)], alias ";o"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4112 | add_cases!("Pop_pair", vec![juggle!(_a, _b, c -> c)], alias ";p"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4113 | add_cases!("Pop_around", vec![juggle!(_a, b, _c -> b)], alias ";a"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4114 | add_cases!("¸", vec![juggle!(_a, b -> b)]); [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 `poc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4157 | add_cases!(":i", cc![is_int_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4158 | add_cases!(":f", cc![is_float_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4159 | add_cases!(":c", cc![is_char_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4160 | add_cases!(":n", cc![is_num_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4161 | add_cases!(":s", cc![is_string_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4162 | add_cases!(":a", cc![is_array_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4163 | add_cases!(":b", cc![is_block_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4164 | add_cases!(":h", cc![is_hoard_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4176 | add_cases!("†", cc![pack_one_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4178 | add_cases!("‡", cc![pack_two_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4180 | add_cases!("!", cc![not_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4183 | add_cases!("Sum", cc![sum_case], aliases ["+w", "Š"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4186 | add_cases!("Product", cc![product_case], aliases ["*w", "Þ"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4189 | add_cases!("Deep_length", cc![deep_length_case], alias "Dl"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4192 | add_cases!("Average", cc![average_case], alias "Av"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4195 | add_cases!("Hypotenuse", cc![hypotenuse_case], alias "Hy"); [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 `cc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling paradoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4198 | add_cases!("Standard_deviation", cc![standard_deviation_case], alias "Sg"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4209 | add_cases!("I", cc![trunc_case, string_to_int_case, iterate_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4215 | add_cases!("Ig", cc![int_groups_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4226 | add_cases!("F", cc![to_float_case, string_to_float_case, fixed_point_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4232 | add_cases!("Fg", cc![float_groups_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4235 | add_cases!("S", cc![to_string_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4238 | add_cases!("`", cc![to_repr_string_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4247 | add_cases!("Replicate", cc![replicate_case], aliases ["Rp", "°"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4507 | add_cases!("Complex_components", cc![complex_components_case], alias "~j"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4511 | add_cases!("Complex_components_array", cc![complex_components_array_case], alias "Aj"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4513 | add_cases!("Reduce_complex", cc![reduce_complex_case], alias "Rj"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4515 | add_cases!("+j", cc![plus_j_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4516 | add_cases!("-j", cc![minus_j_case]); [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 `cc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 167 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3969 | add_cases!("Plus", cc![plus_case]); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3970 | add_cases!("Cat", cc![cat_list_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3971 | add_cases!("Strcat", cc![str_cat_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3972 | add_cases!("Compose", cc![compose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3973 | add_cases!("+", cc![plus_case, cat_list_case, str_cat_case, filter_case, compose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3975 | add_cases!("Cat_between", cc![cat_between_case], alias "Cb"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3976 | add_cases!("Cat_flank", cc![cat_flanking_case], alias "Cf"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3978 | add_cases!("Minus", cc![minus_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3979 | add_cases!("Filter_not_in", cc![set_difference_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3980 | add_cases!("Reject_in", cc![set_difference_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3981 | add_cases!("Filter_not", cc![reject_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3982 | add_cases!("Reject", cc![reject_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3983 | add_cases!("-", cc![minus_case, set_difference_case, reject_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3984 | add_cases!("-c", cc![clamped_minus_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3985 | add_cases!("Antiminus", cc![antiminus_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3986 | add_cases!("¯", cc![antiminus_case, anti_set_difference_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3988 | add_cases!("Mul_or_xloop", cc![times_case, repeat_seq_case, flat_cartesian_product_case, xloop_case], alias "*"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3989 | add_cases!("Table", cc![cartesian_product_case, map_cartesian_product_case], alias "T"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3990 | add_cases!("Div_or_split_or_each", cc![div_case, seq_split_case, str_split_by_case, seq_split_by_case, each_case], alias "/"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3991 | add_cases!("%", cc![mod_case, mod_slice_case, map_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3992 | add_cases!("Divmod", cc![divmod_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3993 | add_cases!("Zip", cc![zip_as_list_case, zip_with_block_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3994 | add_cases!("Divmod_or_zip", cc![divmod_case, zip_as_list_case, zip_with_block_case], aliases ["%p", "‰"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3995 | add_cases!("Power", cc![pow_case, cartesian_power_case], aliases ["*p", "ˆ"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3996 | add_cases!("÷", cc![intdiv_case, seq_split_discarding_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3997 | add_cases!("&", cc![bitand_case, intersection_case, just_if_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3998 | add_cases!("|", cc![bitor_case, union_case, just_unless_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3999 | add_cases!("&p", cc![boolean_and_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4000 | add_cases!("|p", cc![boolean_or_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4001 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4002 | add_cases!(">s", cc![right_slices_case, shr_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4003 | add_cases!("=s", cc![all_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4004 | add_cases!("§", cc![all_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4005 | add_cases!("If", cc![just_if_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4006 | add_cases!("Ul", cc![just_unless_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4008 | add_cases!("^", cc![bitxor_case, symmetric_difference_case, find_not_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4009 | add_cases!("(", cc![dec_case, uncons_case, modify_first_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4010 | add_cases!(")", cc![inc_case, unsnoc_case, modify_last_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4011 | add_cases!("=", cc![index_hoard_case, eq_case, index_case, find_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4012 | add_cases!("Find_index", cc![find_index_str_str_case, find_index_equal_case, find_index_case], alias "@"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4013 | add_cases!("#", cc![count_factors_case, count_str_str_case, count_equal_case, count_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4014 | add_cases!("<", cc![lt_case, lt_slice_case, take_while_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4015 | add_cases!(">", cc![gt_case, ge_slice_case, drop_while_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4016 | add_cases!("=c", cc![cyclic_index_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4017 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4018 | add_cases!(">c", cc![cycle_right_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4019 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4020 | add_cases!(">o", cc![cycle_right_one_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4021 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4022 | add_cases!(">m", cc![max_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4023 | add_cases!("Õ", cc![min_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4024 | add_cases!("Ã", cc![max_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4025 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4026 | add_cases!(">r", cc![max_seq_case, max_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4027 | add_cases!("D", cc![down_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4028 | add_cases!("W", cc![seq_words_case, seq_window_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4029 | add_cases!("L", cc![abs_case, hoard_len_case, len_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4030 | add_cases!("M", cc![neg_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4031 | add_cases!("U", cc![signum_case, uniquify_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4032 | add_cases!("=g", cc![first_duplicate_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4033 | add_cases!("Œ", cc![min_seq_case, min_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4034 | add_cases!("Æ", cc![max_seq_case, max_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4035 | add_cases!("Œs", cc![minima_seq_case, minima_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4036 | add_cases!("Æs", cc![maxima_seq_case, maxima_seq_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4037 | add_cases!("‹", cc![floor_case, hoard_first_case, first_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4038 | add_cases!("›", cc![ceil_case, hoard_last_case, last_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4039 | add_cases!("«", cc![dec2_case, butlast_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4040 | add_cases!("»", cc![inc2_case, rest_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4041 | add_cases!("«s", cc![from_empty_left_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4042 | add_cases!("»s", cc![from_empty_right_slices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4043 | add_cases!("Floor", cc![floor_case], alias " [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4044 | add_cases!("Ceil", cc![ceil_case], alias ">i"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4045 | add_cases!("Round", cc![round_case], alias "=i"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4046 | add_cases!("(s", cc![butlast_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4047 | add_cases!(")s", cc![rest_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4048 | add_cases!("×", cc![double_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4049 | add_cases!("½", cc![frac_12_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4050 | add_cases!("¼", cc![frac_14_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4051 | add_cases!("¾", cc![frac_34_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4052 | add_cases!("²", cc![square_case, square_cartesian_product_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4053 | add_cases!("³", cc![cube_case, cube_cartesian_product_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4054 | add_cases!("¡", cc![factorial_case, permutations_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4055 | add_cases!("!p", cc![factorial_case, permutations_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4056 | add_cases!("¿", cc![two_to_the_power_of_case, subsequences_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4057 | add_cases!("Ss", cc![two_to_the_power_of_case, subsequences_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4058 | add_cases!("B", cc![to_base_digits_case, from_base_digits_case, flatmap_cartesian_product_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4059 | add_cases!("Ub", cc![to_upper_base_digits_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4060 | add_cases!("Lb", cc![to_lower_base_digits_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4061 | add_cases!("™", cc![transpose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4062 | add_cases!("Tt", cc![transpose_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4063 | add_cases!(" r", cc![space_join_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4064 | add_cases!(",r", cc![comma_join_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4065 | add_cases!(",", cc![range_case, zip_range_case, filter_indices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4066 | add_cases!("J", cc![one_range_case, zip_one_range_case, reject_indices_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4067 | add_cases!("Ð", cc![down_one_range_case, map_down_singleton_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4068 | add_cases!("Fo", cc![flatten_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4069 | add_cases!("Fl", cc![flatten_all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4070 | add_cases!("…", cc![flatten_all_case, to_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4071 | add_cases!("¨", cc![flatten_case, til_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4072 | add_cases!("´", cc![range_len_keep_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4073 | add_cases!("To", cc![to_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4074 | add_cases!("Tl", cc![til_range_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4076 | add_cases!("R", cc![join_case, reduce_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4077 | add_cases!("G", cc![group_case, gcd_case, group_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4078 | add_cases!("Ø", cc![organize_case, organize_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4079 | add_cases!("$", cc![index_stack_case, sort_case, sort_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4080 | add_cases!("¢", cc![order_statistic_case, order_statistic_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4081 | add_cases!("$p", cc![is_sorted_case, is_sorted_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4082 | add_cases!(" [INFO] [stdout] = note: this warning originates in the macro `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4083 | add_cases!(">p", cc![is_strictly_decreasing_case, is_strictly_decreasing_by_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4084 | add_cases!("Â", cc![positive_case, all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4085 | add_cases!("Ê", cc![even_case, any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4086 | add_cases!("Î", cc![equals_one_case, identical_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4087 | add_cases!("Ô", cc![odd_case, not_any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4088 | add_cases!("Û", cc![negative_case, unique_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4089 | add_cases!("Al", cc![all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4090 | add_cases!("Ay", cc![any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4091 | add_cases!("Na", cc![not_all_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4092 | add_cases!("Ne", cc![not_any_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4093 | add_cases!("=p", cc![identical_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4094 | add_cases!("Ev", cc![even_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4095 | add_cases!("Od", cc![odd_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4096 | add_cases!("+p", cc![positive_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4097 | add_cases!("-p", cc![negative_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4098 | add_cases!("+o", cc![positive_or_zero_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4099 | add_cases!("-o", cc![negative_or_zero_case]); [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 `cc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4101 | add_cases!("Dup", vec![juggle!(a -> a, a)], alias ":"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4102 | add_cases!("Dup_pair", vec![juggle!(a, b -> a, b, a, b)], aliases [":p", "¦"]); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4103 | add_cases!("Dup_out", vec![juggle!(a, b -> a, b, a)], alias ":o"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4105 | add_cases!("Swap", vec![juggle!(a, b -> b, a)], alias "\\"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4106 | add_cases!("Swap_around", vec![juggle!(a, b, c -> c, b, a)], alias "\\a"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4107 | add_cases!("Swap_in", vec![juggle!(a, b, c -> c, a, b)], alias "\\i"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4108 | add_cases!("Swap_out", vec![juggle!(a, b, c -> b, c, a)], alias "\\o"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4110 | add_cases!("Pop", vec![juggle!(_a -> )], alias ";"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4111 | add_cases!("Pop_out", vec![juggle!(_a, b, c -> b, c)], alias ";o"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4112 | add_cases!("Pop_pair", vec![juggle!(_a, _b, c -> c)], alias ";p"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4113 | add_cases!("Pop_around", vec![juggle!(_a, b, _c -> b)], alias ";a"); [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 `poc` (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/lib.rs:2537:42 [INFO] [stdout] | [INFO] [stdout] 2537 | vec![$( PdObj::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4114 | add_cases!("¸", vec![juggle!(_a, b -> b)]); [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 `poc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4157 | add_cases!(":i", cc![is_int_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4158 | add_cases!(":f", cc![is_float_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4159 | add_cases!(":c", cc![is_char_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4160 | add_cases!(":n", cc![is_num_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4161 | add_cases!(":s", cc![is_string_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4162 | add_cases!(":a", cc![is_array_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4163 | add_cases!(":b", cc![is_block_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4164 | add_cases!(":h", cc![is_hoard_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4176 | add_cases!("†", cc![pack_one_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4178 | add_cases!("‡", cc![pack_two_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4180 | add_cases!("!", cc![not_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4183 | add_cases!("Sum", cc![sum_case], aliases ["+w", "Š"]); [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 `cc` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 36 | assert_eq!(paradoc::simple_eval("3 4+"), intvec![7]); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `intvec` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4186 | add_cases!("Product", cc![product_case], aliases ["*w", "Þ"]); [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 `cc` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 37 | assert_eq!(paradoc::simple_eval("3:"), intvec![3, 3]); [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 `intvec` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4189 | add_cases!("Deep_length", cc![deep_length_case], alias "Dl"); [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 `cc` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 38 | assert_eq!(paradoc::simple_eval("11 7%"), intvec![4]); [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 `intvec` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4192 | add_cases!("Average", cc![average_case], alias "Av"); [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 `cc` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 43 | assert_eq!(paradoc::simple_eval("3 4+"), intvec![7]); [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 `intvec` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4195 | add_cases!("Hypotenuse", cc![hypotenuse_case], alias "Hy"); [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 `cc` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 44 | assert_eq!(paradoc::simple_eval("3 4-"), intvec![-1]); [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 `intvec` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4198 | add_cases!("Standard_deviation", cc![standard_deviation_case], alias "Sg"); [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 `cc` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 45 | assert_eq!(paradoc::simple_eval("3 4*"), intvec![12]); [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 `intvec` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4209 | add_cases!("I", cc![trunc_case, string_to_int_case, iterate_case]); [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 `cc` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 51 | assert_eq!(paradoc::simple_eval("3 5&"), intvec![1]); [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 `intvec` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4215 | add_cases!("Ig", cc![int_groups_case]); [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 `cc` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 52 | assert_eq!(paradoc::simple_eval("3 5|"), intvec![7]); [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 `intvec` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4226 | add_cases!("F", cc![to_float_case, string_to_float_case, fixed_point_case]); [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 `cc` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | assert_eq!(paradoc::simple_eval("3 5^"), intvec![6]); [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 `intvec` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4232 | add_cases!("Fg", cc![float_groups_case]); [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 `cc` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | assert_eq!(paradoc::simple_eval("3 5 [INFO] [stdout] = note: this warning originates in the macro `intvec` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4235 | add_cases!("S", cc![to_string_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4238 | add_cases!("`", cc![to_repr_string_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4247 | add_cases!("Replicate", cc![replicate_case], aliases ["Rp", "°"]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4507 | add_cases!("Complex_components", cc![complex_components_case], alias "~j"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4511 | add_cases!("Complex_components_array", cc![complex_components_array_case], alias "Aj"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4513 | add_cases!("Reduce_complex", cc![reduce_complex_case], alias "Rj"); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4515 | add_cases!("+j", cc![plus_j_case]); [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 `cc` (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/lib.rs:2531:39 [INFO] [stdout] | [INFO] [stdout] 2531 | vec![$( Rc::clone(&$case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4516 | add_cases!("-j", cc![minus_j_case]); [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 `cc` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 55 | assert_eq!(paradoc::simple_eval("253 492&"), intvec![236]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | assert_eq!(paradoc::simple_eval("253 492|"), intvec![509]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | assert_eq!(paradoc::simple_eval("253 492^"), intvec![273]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | assert_eq!(paradoc::simple_eval("253 3 [INFO] [stdout] = note: this warning originates in the macro `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | assert_eq!(paradoc::simple_eval("253 3>s"), intvec![31]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | assert_eq!(paradoc::simple_eval("¹²m"), vec![liv![0, 1, 4, 9, 16, 25, 36, 49, 64, 81, 100]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | assert_eq!(paradoc::simple_eval("¹²m"), vec![liv![0, 1, 4, 9, 16, 25, 36, 49, 64, 81, 100]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | assert_eq!(paradoc::simple_eval("3 Od 4 Od 5 Ô 6 Ô"), intvec![1, 0, 1, 0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 83 | assert_eq!(paradoc::simple_eval("3 Ev 4 Ev 5 Ê 6 Ê"), intvec![0, 1, 0, 1]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | assert_eq!(paradoc::simple_eval("0! 1!"), intvec![1, 0]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | assert_eq!(paradoc::simple_eval("[3 4])m"), vec![liv![4, 5]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | assert_eq!(paradoc::simple_eval("[3 4])m"), vec![liv![4, 5]]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | assert_eq!(paradoc::simple_eval("[3 4]{Y+}%"), vec![liv![3, 5]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | assert_eq!(paradoc::simple_eval("[3 4]{Y+}%"), vec![liv![3, 5]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | assert_eq!(paradoc::simple_eval("253 492 {^} {²} + ~"), intvec![74529]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | assert_eq!(paradoc::simple_eval("[3 4]βm))"), vec![liv![5, 6]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | assert_eq!(paradoc::simple_eval("[3 4]βm))"), vec![liv![5, 6]]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | assert_eq!(paradoc::simple_eval("[3 4]γm)))"), vec![liv![6, 7]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | assert_eq!(paradoc::simple_eval("[3 4]γm)))"), vec![liv![6, 7]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 115 | assert_eq!(paradoc::simple_eval("[3 4]{:}e"), intvec![3, 3, 4, 4]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | assert_eq!(paradoc::simple_eval("[3 4]:e"), intvec![3, 3, 4, 4]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | assert_eq!(paradoc::simple_eval("[3 4]{2*1+}e"), intvec![7, 9]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | assert_eq!(paradoc::simple_eval("3 4:" ), intvec![3, 4, 4]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 123 | assert_eq!(paradoc::simple_eval("3 4:p"), intvec![3, 4, 3, 4]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | assert_eq!(paradoc::simple_eval("3 4:o"), intvec![3, 4, 3]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | assert_eq!(paradoc::simple_eval("3 4\\"), intvec![4, 3]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | assert_eq!(paradoc::simple_eval("3 4 5\\o"), intvec![4, 5, 3]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | assert_eq!(paradoc::simple_eval("3 4 5\\i"), intvec![5, 3, 4]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | assert_eq!(paradoc::simple_eval("3 4 5+u" ), intvec![7, 5]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | assert_eq!(paradoc::simple_eval("3 4 5+k" ), intvec![3, 4, 5, 9]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | assert_eq!(paradoc::simple_eval("3 4 5+q" ), intvec![3, 9, 4, 5]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | assert_eq!(paradoc::simple_eval("3 3= 3 4= 4 3=" ), intvec![1, 0, 0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | assert_eq!(paradoc::simple_eval("3 3< 3 4< 4 3<" ), intvec![0, 1, 0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | assert_eq!(paradoc::simple_eval("3 3> 3 4> 4 3>" ), intvec![0, 0, 1]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | assert_eq!(paradoc::simple_eval("[3 1 4 1 5 9] 0=q;2=q;5=q;1m=q;6m="), intvec![3, 4, 9, 9, 3]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | assert_eq!(paradoc::simple_eval("[3 7 2 5]1"), vec![liv![3], liv![7, 2, 5]]); [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | assert_eq!(paradoc::simple_eval("[3 7 2 5]1"), vec![liv![3], liv![7, 2, 5]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | assert_eq!(paradoc::simple_eval("[3 7 2 5]1"), vec![liv![3], liv![7, 2, 5]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | assert_eq!(paradoc::simple_eval("[3 7 2 5]1"), vec![liv![3], liv![7, 2, 5]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | assert_eq!(paradoc::simple_eval("[2 5 3])e"), intvec![3, 6, 4]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | assert_eq!(paradoc::simple_eval("[2 5 3])m"), vec![liv![3, 6, 4]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | assert_eq!(paradoc::simple_eval("[2 5 3])m"), vec![liv![3, 6, 4]]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 158 | assert_eq!(paradoc::simple_eval("[2 5 3 6 1]{4<}f"), vec![liv![2, 3, 1]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 158 | assert_eq!(paradoc::simple_eval("[2 5 3 6 1]{4<}f"), vec![liv![2, 3, 1]]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | assert_eq!(paradoc::simple_eval("[2 5 3]3-v"), vec![liv![-1, 2, 0]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | assert_eq!(paradoc::simple_eval("[2 5 3]3-v"), vec![liv![-1, 2, 0]]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | assert_eq!(paradoc::simple_eval("9[2 5 3]-y"), vec![liv![7, 4, 6]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | assert_eq!(paradoc::simple_eval("9[2 5 3]-y"), vec![liv![7, 4, 6]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 165 | assert_eq!(paradoc::simple_eval("[2 4 6]Odê"), intvec![0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | assert_eq!(paradoc::simple_eval("[2 5 3]Odê"), intvec![1]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 167 | assert_eq!(paradoc::simple_eval("[3 5 7]Odê"), intvec![1]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | assert_eq!(paradoc::simple_eval("[2 4 6]Odâ"), intvec![0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | assert_eq!(paradoc::simple_eval("[2 5 3]Odâ"), intvec![0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | assert_eq!(paradoc::simple_eval("[3 5 7]Odâ"), intvec![1]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | assert_eq!(paradoc::simple_eval("[2 4 6]Odô"), intvec![1]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | assert_eq!(paradoc::simple_eval("[2 5 3]Odô"), intvec![0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 173 | assert_eq!(paradoc::simple_eval("[3 5 7]Odô"), intvec![0]); [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | assert_eq!(paradoc::simple_eval("5{2%}ø"), vec![lv![liv![0, 2, 4], liv![1, 3]]]); [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | assert_eq!(paradoc::simple_eval("5{2%}ø"), vec![lv![liv![0, 2, 4], liv![1, 3]]]); [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | assert_eq!(paradoc::simple_eval("5{2%}ø"), vec![lv![liv![0, 2, 4], liv![1, 3]]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | assert_eq!(paradoc::simple_eval("5{2%}ø"), vec![lv![liv![0, 2, 4], liv![1, 3]]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | assert_eq!(paradoc::simple_eval("5{2%}ø"), vec![lv![liv![0, 2, 4], liv![1, 3]]]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 183 | assert_eq!(paradoc::simple_eval("[3 1 4 1 5]$"), vec![liv![1, 1, 3, 4, 5]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 183 | assert_eq!(paradoc::simple_eval("[3 1 4 1 5]$"), vec![liv![1, 1, 3, 4, 5]]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 184 | assert_eq!(paradoc::simple_eval("[3 1 4 1 5]M_$"), vec![liv![5, 4, 3, 1, 1]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 184 | assert_eq!(paradoc::simple_eval("[3 1 4 1 5]M_$"), vec![liv![5, 4, 3, 1, 1]]); [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | / lv![ [INFO] [stdout] 191 | | liv![2, 6], liv![2, 0], liv![2, 1], [INFO] [stdout] 192 | | liv![4, 6], liv![4, 0], liv![4, 1] [INFO] [stdout] 193 | | ] [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | liv![2, 6], liv![2, 0], liv![2, 1], [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | liv![2, 6], liv![2, 0], liv![2, 1], [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | liv![2, 6], liv![2, 0], liv![2, 1], [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | liv![4, 6], liv![4, 0], liv![4, 1] [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | liv![4, 6], liv![4, 0], liv![4, 1] [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | liv![4, 6], liv![4, 0], liv![4, 1] [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | liv![2, 6], liv![2, 0], liv![2, 1], [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | liv![2, 6], liv![2, 0], liv![2, 1], [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | liv![2, 6], liv![2, 0], liv![2, 1], [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | liv![4, 6], liv![4, 0], liv![4, 1] [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | liv![4, 6], liv![4, 0], liv![4, 1] [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | liv![4, 6], liv![4, 0], liv![4, 1] [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | / lv![ [INFO] [stdout] 197 | | lv![liv![2, 6], liv![2, 0], liv![2, 1]], [INFO] [stdout] 198 | | lv![liv![4, 6], liv![4, 0], liv![4, 1]] [INFO] [stdout] 199 | | ] [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 `lv` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | lv![liv![2, 6], liv![2, 0], liv![2, 1]], [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 `lv` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | lv![liv![4, 6], liv![4, 0], liv![4, 1]] [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | lv![liv![2, 6], liv![2, 0], liv![2, 1]], [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | lv![liv![2, 6], liv![2, 0], liv![2, 1]], [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | lv![liv![2, 6], liv![2, 0], liv![2, 1]], [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | lv![liv![2, 6], liv![2, 0], liv![2, 1]], [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | lv![liv![2, 6], liv![2, 0], liv![2, 1]], [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | lv![liv![2, 6], liv![2, 0], liv![2, 1]], [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | lv![liv![4, 6], liv![4, 0], liv![4, 1]] [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | lv![liv![4, 6], liv![4, 0], liv![4, 1]] [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | lv![liv![4, 6], liv![4, 0], liv![4, 1]] [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | lv![liv![4, 6], liv![4, 0], liv![4, 1]] [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | lv![liv![4, 6], liv![4, 0], liv![4, 1]] [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | lv![liv![4, 6], liv![4, 0], liv![4, 1]] [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | liv![8, 2, 3, 10, 4, 5] [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | liv![8, 2, 3, 10, 4, 5] [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 205 | / lv![ [INFO] [stdout] 206 | | liv![8, 2, 3], [INFO] [stdout] 207 | | liv![10, 4, 5] [INFO] [stdout] 208 | | ] [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 206 | liv![8, 2, 3], [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 207 | liv![10, 4, 5] [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 206 | liv![8, 2, 3], [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 207 | liv![10, 4, 5] [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | / lv![ [INFO] [stdout] 212 | | lv![liv![2, 2], liv![2, 3]], [INFO] [stdout] 213 | | lv![liv![3, 2], liv![3, 3]] [INFO] [stdout] 214 | | ] [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 `lv` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | lv![liv![2, 2], liv![2, 3]], [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 `lv` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | lv![liv![3, 2], liv![3, 3]] [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | lv![liv![2, 2], liv![2, 3]], [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | lv![liv![2, 2], liv![2, 3]], [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | lv![liv![2, 2], liv![2, 3]], [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | lv![liv![2, 2], liv![2, 3]], [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | lv![liv![3, 2], liv![3, 3]] [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | lv![liv![3, 2], liv![3, 3]] [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | lv![liv![3, 2], liv![3, 3]] [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | lv![liv![3, 2], liv![3, 3]] [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | / lv![ [INFO] [stdout] 218 | | lv![ [INFO] [stdout] 219 | | lv![liv![2, 2, 2], liv![2, 2, 3]], [INFO] [stdout] 220 | | lv![liv![2, 3, 2], liv![2, 3, 3]] [INFO] [stdout] ... | [INFO] [stdout] 225 | | ] [INFO] [stdout] 226 | | ] [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 `lv` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 218 | / lv![ [INFO] [stdout] 219 | | lv![liv![2, 2, 2], liv![2, 2, 3]], [INFO] [stdout] 220 | | lv![liv![2, 3, 2], liv![2, 3, 3]] [INFO] [stdout] 221 | | ], [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 `lv` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 222 | / lv![ [INFO] [stdout] 223 | | lv![liv![3, 2, 2], liv![3, 2, 3]], [INFO] [stdout] 224 | | lv![liv![3, 3, 2], liv![3, 3, 3]] [INFO] [stdout] 225 | | ] [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 `lv` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | lv![liv![2, 2, 2], liv![2, 2, 3]], [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 `lv` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | lv![liv![2, 3, 2], liv![2, 3, 3]] [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | lv![liv![2, 2, 2], liv![2, 2, 3]], [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | lv![liv![2, 2, 2], liv![2, 2, 3]], [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | lv![liv![2, 2, 2], liv![2, 2, 3]], [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | lv![liv![2, 2, 2], liv![2, 2, 3]], [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | lv![liv![2, 3, 2], liv![2, 3, 3]] [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | lv![liv![2, 3, 2], liv![2, 3, 3]] [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | lv![liv![2, 3, 2], liv![2, 3, 3]] [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | lv![liv![2, 3, 2], liv![2, 3, 3]] [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | lv![liv![3, 2, 2], liv![3, 2, 3]], [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 `lv` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 224 | lv![liv![3, 3, 2], liv![3, 3, 3]] [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | lv![liv![3, 2, 2], liv![3, 2, 3]], [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | lv![liv![3, 2, 2], liv![3, 2, 3]], [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | lv![liv![3, 2, 2], liv![3, 2, 3]], [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | lv![liv![3, 2, 2], liv![3, 2, 3]], [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 224 | lv![liv![3, 3, 2], liv![3, 3, 3]] [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 224 | lv![liv![3, 3, 2], liv![3, 3, 3]] [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 224 | lv![liv![3, 3, 2], liv![3, 3, 3]] [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 224 | lv![liv![3, 3, 2], liv![3, 3, 3]] [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 232 | assert_eq!(paradoc::simple_eval("[[1][2 3 4][5 6]]™"), vec![lv![liv![1, 2, 5], liv![3, 6], liv![4]]]); [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 232 | assert_eq!(paradoc::simple_eval("[[1][2 3 4][5 6]]™"), vec![lv![liv![1, 2, 5], liv![3, 6], liv![4]]]); [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 232 | assert_eq!(paradoc::simple_eval("[[1][2 3 4][5 6]]™"), vec![lv![liv![1, 2, 5], liv![3, 6], liv![4]]]); [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 232 | assert_eq!(paradoc::simple_eval("[[1][2 3 4][5 6]]™"), vec![lv![liv![1, 2, 5], liv![3, 6], liv![4]]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 232 | assert_eq!(paradoc::simple_eval("[[1][2 3 4][5 6]]™"), vec![lv![liv![1, 2, 5], liv![3, 6], liv![4]]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 232 | assert_eq!(paradoc::simple_eval("[[1][2 3 4][5 6]]™"), vec![lv![liv![1, 2, 5], liv![3, 6], liv![4]]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 232 | assert_eq!(paradoc::simple_eval("[[1][2 3 4][5 6]]™"), vec![lv![liv![1, 2, 5], liv![3, 6], liv![4]]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | assert_eq!(paradoc::simple_eval("[1 3 5]$p"), intvec![1]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 238 | assert_eq!(paradoc::simple_eval("[2 5 3]$p"), intvec![0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | assert_eq!(paradoc::simple_eval("[4 4 8]$p"), intvec![1]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 240 | assert_eq!(paradoc::simple_eval("[5 3 1]$p"), intvec![0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 241 | assert_eq!(paradoc::simple_eval("[1 3 5] [INFO] [stdout] = note: this warning originates in the macro `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 242 | assert_eq!(paradoc::simple_eval("[2 5 3] [INFO] [stdout] = note: this warning originates in the macro `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 243 | assert_eq!(paradoc::simple_eval("[4 4 8] [INFO] [stdout] = note: this warning originates in the macro `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | assert_eq!(paradoc::simple_eval("[5 3 1] [INFO] [stdout] = note: this warning originates in the macro `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 245 | assert_eq!(paradoc::simple_eval("[1 3 5]>p"), intvec![0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 246 | assert_eq!(paradoc::simple_eval("[2 5 3]>p"), intvec![0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 247 | assert_eq!(paradoc::simple_eval("[4 4 8]>p"), intvec![0]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | assert_eq!(paradoc::simple_eval("[5 3 1]>p"), intvec![1]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | assert_eq!(paradoc::simple_eval("1 2 Hu 4 5 Hu 4 H="), intvec![5]); [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 258 | assert_eq!(paradoc::simple_eval("[1 2 3]2/"), vec![lv![liv![1, 2], liv![3]]]); [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 258 | assert_eq!(paradoc::simple_eval("[1 2 3]2/"), vec![lv![liv![1, 2], liv![3]]]); [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 258 | assert_eq!(paradoc::simple_eval("[1 2 3]2/"), vec![lv![liv![1, 2], liv![3]]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 258 | assert_eq!(paradoc::simple_eval("[1 2 3]2/"), vec![lv![liv![1, 2], liv![3]]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 258 | assert_eq!(paradoc::simple_eval("[1 2 3]2/"), vec![lv![liv![1, 2], liv![3]]]); [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | assert_eq!(paradoc::simple_eval("[1 2 3 4]2/"), vec![lv![liv![1, 2], liv![3, 4]]]); [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | assert_eq!(paradoc::simple_eval("[1 2 3 4]2/"), vec![lv![liv![1, 2], liv![3, 4]]]); [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | assert_eq!(paradoc::simple_eval("[1 2 3 4]2/"), vec![lv![liv![1, 2], liv![3, 4]]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | assert_eq!(paradoc::simple_eval("[1 2 3 4]2/"), vec![lv![liv![1, 2], liv![3, 4]]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | assert_eq!(paradoc::simple_eval("[1 2 3 4]2/"), vec![lv![liv![1, 2], liv![3, 4]]]); [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 260 | assert_eq!(paradoc::simple_eval("[1 2 3]2÷"), vec![lv![liv![1, 2]]]); [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 260 | assert_eq!(paradoc::simple_eval("[1 2 3]2÷"), vec![lv![liv![1, 2]]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 260 | assert_eq!(paradoc::simple_eval("[1 2 3]2÷"), vec![lv![liv![1, 2]]]); [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | assert_eq!(paradoc::simple_eval("[1 2 3 4]2÷"), vec![lv![liv![1, 2], liv![3, 4]]]); [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | assert_eq!(paradoc::simple_eval("[1 2 3 4]2÷"), vec![lv![liv![1, 2], liv![3, 4]]]); [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 `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | assert_eq!(paradoc::simple_eval("[1 2 3 4]2÷"), vec![lv![liv![1, 2], liv![3, 4]]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | assert_eq!(paradoc::simple_eval("[1 2 3 4]2÷"), vec![lv![liv![1, 2], liv![3, 4]]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | assert_eq!(paradoc::simple_eval("[1 2 3 4]2÷"), vec![lv![liv![1, 2], liv![3, 4]]]); [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | assert_eq!(paradoc::simple_eval("\"12345\"2/"), vec![lv![PdObj::from("12"), PdObj::from("34"), PdObj::from("5")]]); [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 `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 269 | assert_eq!(paradoc::simple_eval(r#"[2 5 3]0R"#), vec![liv![2, 0, 5, 0, 3]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 269 | assert_eq!(paradoc::simple_eval(r#"[2 5 3]0R"#), vec![liv![2, 0, 5, 0, 3]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | assert_eq!(paradoc::simple_eval("[2 0 1]3B"), intvec![19]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | assert_eq!(paradoc::simple_eval("[2m 0 1m]3B"), intvec![-19]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | assert_eq!(paradoc::simple_eval("19 3B"), vec![liv![2, 0, 1]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | assert_eq!(paradoc::simple_eval("19 3B"), vec![liv![2, 0, 1]]); [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 `intvec` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | assert_eq!(paradoc::simple_eval("19m 3B"), vec![liv![-2, 0, -1]]); [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 `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | assert_eq!(paradoc::simple_eval("19m 3B"), vec![liv![-2, 0, -1]]); [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 `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | assert_eq!(paradoc::simple_eval("[2 0 1]3B"), intvec![19]); [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 `intvec` (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] --> tests/test.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | list(vec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 295 | vec![lv![ [INFO] [stdout] | ______________- [INFO] [stdout] 296 | | liv![0], [INFO] [stdout] 297 | | liv![1], [INFO] [stdout] 298 | | liv![2], [INFO] [stdout] ... | [INFO] [stdout] 303 | | liv![6] [INFO] [stdout] 304 | | ]] [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `lv` [INFO] [stdout] = note: this warning originates in the macro `lv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 296 | liv![0], [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `liv` [INFO] [stdout] = note: this warning originates in the macro `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 297 | liv![1], [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `liv` [INFO] [stdout] = note: this warning originates in the macro `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 298 | liv![2], [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `liv` [INFO] [stdout] = note: this warning originates in the macro `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 299 | liv![0,1,2], [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `liv` [INFO] [stdout] = note: this warning originates in the macro `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | liv![3], [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `liv` [INFO] [stdout] = note: this warning originates in the macro `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 301 | liv![4], [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `liv` [INFO] [stdout] = note: this warning originates in the macro `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 302 | liv![5], [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `liv` [INFO] [stdout] = note: this warning originates in the macro `liv` (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] --> tests/test.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | list(intvec![$( $case ),*]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 303 | liv![6] [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `liv` [INFO] [stdout] = note: this warning originates in the macro `liv` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 296 | liv![0], [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `intvec` [INFO] [stdout] = note: this warning originates in the macro `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 297 | liv![1], [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `intvec` [INFO] [stdout] = note: this warning originates in the macro `intvec` (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] --> tests/test.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | vec![$( int($case) ),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 298 | liv![2], [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `intvec` [INFO] [stdout] = note: this warning originates in the macro `intvec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [WARN] too many lines in the log, truncating it