[INFO] fetching crate shm-rs 0.10.3... [INFO] checking shm-rs-0.10.3 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate shm-rs 0.10.3 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate shm-rs 0.10.3 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate shm-rs 0.10.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate shm-rs 0.10.3 [INFO] tweaked toml for crates.io crate shm-rs 0.10.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate shm-rs 0.10.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indexmap v2.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b641d43e5913e481bc311555ceba08b98b4d03c5fab5e2d79352bc0e8dfd4424 [INFO] running `Command { std: "docker" "start" "-a" "b641d43e5913e481bc311555ceba08b98b4d03c5fab5e2d79352bc0e8dfd4424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b641d43e5913e481bc311555ceba08b98b4d03c5fab5e2d79352bc0e8dfd4424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b641d43e5913e481bc311555ceba08b98b4d03c5fab5e2d79352bc0e8dfd4424", kill_on_drop: false }` [INFO] [stdout] b641d43e5913e481bc311555ceba08b98b4d03c5fab5e2d79352bc0e8dfd4424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 740e5ce0df05dd58368e0bb500e5e05357a1989f4371e9eda29075448cb5d194 [INFO] running `Command { std: "docker" "start" "-a" "740e5ce0df05dd58368e0bb500e5e05357a1989f4371e9eda29075448cb5d194", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking shm-rs v0.10.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:921:29 [INFO] [stdout] | [INFO] [stdout] 921 | / ... dyn_error_return!( [INFO] [stdout] 922 | | ... DynamicSchemeErrorType::DynUnknownProcedure [INFO] [stdout] 923 | | ... { [INFO] [stdout] 924 | | ... li: li, [INFO] [stdout] ... | [INFO] [stdout] 929 | | ... "procedure is not allowed to be repeated multiple times" [INFO] [stdout] 930 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:957:29 [INFO] [stdout] | [INFO] [stdout] 957 | / ... dyn_error_return!( [INFO] [stdout] 958 | | ... DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 959 | | ... { [INFO] [stdout] 960 | | ... li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 964 | | ... "unexpected value was encountered" [INFO] [stdout] 965 | | ... ), [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:967:29 [INFO] [stdout] | [INFO] [stdout] 967 | / ... dyn_error_return!( [INFO] [stdout] 968 | | ... DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 969 | | ... { [INFO] [stdout] 970 | | ... li: v.extract_lexerinfo(), [INFO] [stdout] ... | [INFO] [stdout] 974 | | ... "scheme should start from " [INFO] [stdout] 975 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:993:17 [INFO] [stdout] | [INFO] [stdout] 993 | / dyn_error_return!( [INFO] [stdout] 994 | | DynamicSchemeErrorType::DynProcedureError [INFO] [stdout] 995 | | { [INFO] [stdout] 996 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1001 | | "in procedure missing madatory procedure" [INFO] [stdout] 1002 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1021:25 [INFO] [stdout] | [INFO] [stdout] 1021 | / dyn_error_return!( [INFO] [stdout] 1022 | | DynamicSchemeErrorType::DynSymbolNotFound [INFO] [stdout] 1023 | | { [INFO] [stdout] 1024 | | symb_name: v.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1029 | | "symbol is not declared" [INFO] [stdout] 1030 | | ) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1046:21 [INFO] [stdout] | [INFO] [stdout] 1046 | / dyn_error_return!( [INFO] [stdout] 1047 | | DynamicSchemeErrorType::DynListEmpty [INFO] [stdout] 1048 | | { [INFO] [stdout] 1049 | | trace: Some(value.clone()), [INFO] [stdout] ... | [INFO] [stdout] 1053 | | " is empty" [INFO] [stdout] 1054 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1073:17 [INFO] [stdout] | [INFO] [stdout] 1073 | / dyn_error_return!( [INFO] [stdout] 1074 | | DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 1075 | | { [INFO] [stdout] 1076 | | trace: value.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1080 | | "can not evaulate value, not expected here" [INFO] [stdout] 1081 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1085:17 [INFO] [stdout] | [INFO] [stdout] 1085 | / dyn_error_return!( [INFO] [stdout] 1086 | | DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 1087 | | { [INFO] [stdout] 1088 | | trace: value.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1092 | | "can not evaulate , not expected here" [INFO] [stdout] 1093 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1097:17 [INFO] [stdout] | [INFO] [stdout] 1097 | / dyn_error_return!( [INFO] [stdout] 1098 | | DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 1099 | | { [INFO] [stdout] 1100 | | trace: value.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1104 | | "can not evaulate , not expected here" [INFO] [stdout] 1105 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1116:13 [INFO] [stdout] | [INFO] [stdout] 1116 | / dyn_error_return!( [INFO] [stdout] 1117 | | DynamicSchemeErrorType::DynListEmpty [INFO] [stdout] 1118 | | { [INFO] [stdout] 1119 | | trace: None, [INFO] [stdout] ... | [INFO] [stdout] 1123 | | "can not evaulate empty expression" [INFO] [stdout] 1124 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1139:17 [INFO] [stdout] | [INFO] [stdout] 1139 | / dyn_error_return!( [INFO] [stdout] 1140 | | DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 1141 | | { [INFO] [stdout] 1142 | | trace: first, [INFO] [stdout] ... | [INFO] [stdout] 1146 | | "can not evaluate expression because value type is " [INFO] [stdout] 1147 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / dyn_error_return!( [INFO] [stdout] 1157 | | DynamicSchemeErrorType::DynArgsProblem [INFO] [stdout] 1158 | | { [INFO] [stdout] 1159 | | trace: Some(args[0].clone()), [INFO] [stdout] ... | [INFO] [stdout] 1163 | | "not enough arguments for native_quoted '()" [INFO] [stdout] 1164 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1193:17 [INFO] [stdout] | [INFO] [stdout] 1193 | / dyn_error_return!( [INFO] [stdout] 1194 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1195 | | { [INFO] [stdout] 1196 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1199 | | "expected !" [INFO] [stdout] 1200 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1229:17 [INFO] [stdout] | [INFO] [stdout] 1229 | / dyn_error_return!( [INFO] [stdout] 1230 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1231 | | { [INFO] [stdout] 1232 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1235 | | "expected !" [INFO] [stdout] 1236 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:921:29 [INFO] [stdout] | [INFO] [stdout] 921 | / ... dyn_error_return!( [INFO] [stdout] 922 | | ... DynamicSchemeErrorType::DynUnknownProcedure [INFO] [stdout] 923 | | ... { [INFO] [stdout] 924 | | ... li: li, [INFO] [stdout] ... | [INFO] [stdout] 929 | | ... "procedure is not allowed to be repeated multiple times" [INFO] [stdout] 930 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:957:29 [INFO] [stdout] | [INFO] [stdout] 957 | / ... dyn_error_return!( [INFO] [stdout] 958 | | ... DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 959 | | ... { [INFO] [stdout] 960 | | ... li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 964 | | ... "unexpected value was encountered" [INFO] [stdout] 965 | | ... ), [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:967:29 [INFO] [stdout] | [INFO] [stdout] 967 | / ... dyn_error_return!( [INFO] [stdout] 968 | | ... DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 969 | | ... { [INFO] [stdout] 970 | | ... li: v.extract_lexerinfo(), [INFO] [stdout] ... | [INFO] [stdout] 974 | | ... "scheme should start from " [INFO] [stdout] 975 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:993:17 [INFO] [stdout] | [INFO] [stdout] 993 | / dyn_error_return!( [INFO] [stdout] 994 | | DynamicSchemeErrorType::DynProcedureError [INFO] [stdout] 995 | | { [INFO] [stdout] 996 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1001 | | "in procedure missing madatory procedure" [INFO] [stdout] 1002 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1021:25 [INFO] [stdout] | [INFO] [stdout] 1021 | / dyn_error_return!( [INFO] [stdout] 1022 | | DynamicSchemeErrorType::DynSymbolNotFound [INFO] [stdout] 1023 | | { [INFO] [stdout] 1024 | | symb_name: v.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1029 | | "symbol is not declared" [INFO] [stdout] 1030 | | ) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1046:21 [INFO] [stdout] | [INFO] [stdout] 1046 | / dyn_error_return!( [INFO] [stdout] 1047 | | DynamicSchemeErrorType::DynListEmpty [INFO] [stdout] 1048 | | { [INFO] [stdout] 1049 | | trace: Some(value.clone()), [INFO] [stdout] ... | [INFO] [stdout] 1053 | | " is empty" [INFO] [stdout] 1054 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1073:17 [INFO] [stdout] | [INFO] [stdout] 1073 | / dyn_error_return!( [INFO] [stdout] 1074 | | DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 1075 | | { [INFO] [stdout] 1076 | | trace: value.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1080 | | "can not evaulate value, not expected here" [INFO] [stdout] 1081 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1085:17 [INFO] [stdout] | [INFO] [stdout] 1085 | / dyn_error_return!( [INFO] [stdout] 1086 | | DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 1087 | | { [INFO] [stdout] 1088 | | trace: value.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1092 | | "can not evaulate , not expected here" [INFO] [stdout] 1093 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1097:17 [INFO] [stdout] | [INFO] [stdout] 1097 | / dyn_error_return!( [INFO] [stdout] 1098 | | DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 1099 | | { [INFO] [stdout] 1100 | | trace: value.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1104 | | "can not evaulate , not expected here" [INFO] [stdout] 1105 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1116:13 [INFO] [stdout] | [INFO] [stdout] 1116 | / dyn_error_return!( [INFO] [stdout] 1117 | | DynamicSchemeErrorType::DynListEmpty [INFO] [stdout] 1118 | | { [INFO] [stdout] 1119 | | trace: None, [INFO] [stdout] ... | [INFO] [stdout] 1123 | | "can not evaulate empty expression" [INFO] [stdout] 1124 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1139:17 [INFO] [stdout] | [INFO] [stdout] 1139 | / dyn_error_return!( [INFO] [stdout] 1140 | | DynamicSchemeErrorType::DynUnexpectedItem [INFO] [stdout] 1141 | | { [INFO] [stdout] 1142 | | trace: first, [INFO] [stdout] ... | [INFO] [stdout] 1146 | | "can not evaluate expression because value type is " [INFO] [stdout] 1147 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | / dyn_error_return!( [INFO] [stdout] 1157 | | DynamicSchemeErrorType::DynArgsProblem [INFO] [stdout] 1158 | | { [INFO] [stdout] 1159 | | trace: Some(args[0].clone()), [INFO] [stdout] ... | [INFO] [stdout] 1163 | | "not enough arguments for native_quoted '()" [INFO] [stdout] 1164 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1193:17 [INFO] [stdout] | [INFO] [stdout] 1193 | / dyn_error_return!( [INFO] [stdout] 1194 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1195 | | { [INFO] [stdout] 1196 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1199 | | "expected !" [INFO] [stdout] 1200 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1229:17 [INFO] [stdout] | [INFO] [stdout] 1229 | / dyn_error_return!( [INFO] [stdout] 1230 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1231 | | { [INFO] [stdout] 1232 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1235 | | "expected !" [INFO] [stdout] 1236 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1265:17 [INFO] [stdout] | [INFO] [stdout] 1265 | / dyn_error_return!( [INFO] [stdout] 1266 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1267 | | { [INFO] [stdout] 1268 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1271 | | "expected !" [INFO] [stdout] 1272 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1299:17 [INFO] [stdout] | [INFO] [stdout] 1299 | / dyn_error_return!( [INFO] [stdout] 1300 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1301 | | { [INFO] [stdout] 1302 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1305 | | "expected !" [INFO] [stdout] 1306 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1437:17 [INFO] [stdout] | [INFO] [stdout] 1437 | / dyn_error_return!( [INFO] [stdout] 1438 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1439 | | { [INFO] [stdout] 1440 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1443 | | "expected !" [INFO] [stdout] 1444 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1471:17 [INFO] [stdout] | [INFO] [stdout] 1471 | / dyn_error_return!( [INFO] [stdout] 1472 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1473 | | { [INFO] [stdout] 1474 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1477 | | "expected !" [INFO] [stdout] 1478 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1265:17 [INFO] [stdout] | [INFO] [stdout] 1265 | / dyn_error_return!( [INFO] [stdout] 1266 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1267 | | { [INFO] [stdout] 1268 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1271 | | "expected !" [INFO] [stdout] 1272 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1536:29 [INFO] [stdout] | [INFO] [stdout] 1536 | / ... dyn_error_return!( [INFO] [stdout] 1537 | | ... DynamicSchemeErrorType::DynIncorrectRange [INFO] [stdout] 1538 | | ... { [INFO] [stdout] 1539 | | ... proc_name: proc_name.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1543 | | ... arg_inner [INFO] [stdout] 1544 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1299:17 [INFO] [stdout] | [INFO] [stdout] 1299 | / dyn_error_return!( [INFO] [stdout] 1300 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1301 | | { [INFO] [stdout] 1302 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1305 | | "expected !" [INFO] [stdout] 1306 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1550:17 [INFO] [stdout] | [INFO] [stdout] 1550 | / dyn_error_return!( [INFO] [stdout] 1551 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1552 | | { [INFO] [stdout] 1553 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1556 | | "expected !" [INFO] [stdout] 1557 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1437:17 [INFO] [stdout] | [INFO] [stdout] 1437 | / dyn_error_return!( [INFO] [stdout] 1438 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1439 | | { [INFO] [stdout] 1440 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1443 | | "expected !" [INFO] [stdout] 1444 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1471:17 [INFO] [stdout] | [INFO] [stdout] 1471 | / dyn_error_return!( [INFO] [stdout] 1472 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1473 | | { [INFO] [stdout] 1474 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1477 | | "expected !" [INFO] [stdout] 1478 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1615:29 [INFO] [stdout] | [INFO] [stdout] 1615 | / ... dyn_error_return!( [INFO] [stdout] 1616 | | ... DynamicSchemeErrorType::DynIncorrectRange [INFO] [stdout] 1617 | | ... { [INFO] [stdout] 1618 | | ... proc_name: proc_name.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1622 | | ... arg_inner [INFO] [stdout] 1623 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1629:17 [INFO] [stdout] | [INFO] [stdout] 1629 | / dyn_error_return!( [INFO] [stdout] 1630 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1631 | | { [INFO] [stdout] 1632 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1635 | | "expected !" [INFO] [stdout] 1636 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1536:29 [INFO] [stdout] | [INFO] [stdout] 1536 | / ... dyn_error_return!( [INFO] [stdout] 1537 | | ... DynamicSchemeErrorType::DynIncorrectRange [INFO] [stdout] 1538 | | ... { [INFO] [stdout] 1539 | | ... proc_name: proc_name.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1543 | | ... arg_inner [INFO] [stdout] 1544 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1722:29 [INFO] [stdout] | [INFO] [stdout] 1722 | / ... dyn_error_return!( [INFO] [stdout] 1723 | | ... DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1724 | | ... { [INFO] [stdout] 1725 | | ... trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1728 | | ... "auto argument, expected (symbol), found: '{}'", symb_dyn_val [INFO] [stdout] 1729 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1550:17 [INFO] [stdout] | [INFO] [stdout] 1550 | / dyn_error_return!( [INFO] [stdout] 1551 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1552 | | { [INFO] [stdout] 1553 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1556 | | "expected !" [INFO] [stdout] 1557 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1773:21 [INFO] [stdout] | [INFO] [stdout] 1773 | / dyn_error_return!( [INFO] [stdout] 1774 | | DynamicSchemeErrorType::DynAutoArgIncompType [INFO] [stdout] 1775 | | { [INFO] [stdout] 1776 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1780 | | " can not be used here" [INFO] [stdout] 1781 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1615:29 [INFO] [stdout] | [INFO] [stdout] 1615 | / ... dyn_error_return!( [INFO] [stdout] 1616 | | ... DynamicSchemeErrorType::DynIncorrectRange [INFO] [stdout] 1617 | | ... { [INFO] [stdout] 1618 | | ... proc_name: proc_name.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1622 | | ... arg_inner [INFO] [stdout] 1623 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1629:17 [INFO] [stdout] | [INFO] [stdout] 1629 | / dyn_error_return!( [INFO] [stdout] 1630 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1631 | | { [INFO] [stdout] 1632 | | trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1635 | | "expected !" [INFO] [stdout] 1636 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1922:25 [INFO] [stdout] | [INFO] [stdout] 1922 | / dyn_error_return!( [INFO] [stdout] 1923 | | DynamicSchemeErrorType::DynDefineDataTypeMismatch [INFO] [stdout] 1924 | | { [INFO] [stdout] 1925 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1930 | | symb_dyn_val [INFO] [stdout] 1931 | | ) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1722:29 [INFO] [stdout] | [INFO] [stdout] 1722 | / ... dyn_error_return!( [INFO] [stdout] 1723 | | ... DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 1724 | | ... { [INFO] [stdout] 1725 | | ... trace: arg.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1728 | | ... "auto argument, expected (symbol), found: '{}'", symb_dyn_val [INFO] [stdout] 1729 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1773:21 [INFO] [stdout] | [INFO] [stdout] 1773 | / dyn_error_return!( [INFO] [stdout] 1774 | | DynamicSchemeErrorType::DynAutoArgIncompType [INFO] [stdout] 1775 | | { [INFO] [stdout] 1776 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1780 | | " can not be used here" [INFO] [stdout] 1781 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:1922:25 [INFO] [stdout] | [INFO] [stdout] 1922 | / dyn_error_return!( [INFO] [stdout] 1923 | | DynamicSchemeErrorType::DynDefineDataTypeMismatch [INFO] [stdout] 1924 | | { [INFO] [stdout] 1925 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 1930 | | symb_dyn_val [INFO] [stdout] 1931 | | ) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2055:17 [INFO] [stdout] | [INFO] [stdout] 2055 | / dyn_error_return!( [INFO] [stdout] 2056 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 2057 | | { [INFO] [stdout] 2058 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2062 | | proc_name [INFO] [stdout] 2063 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2132:25 [INFO] [stdout] | [INFO] [stdout] 2132 | / dyn_error_return!( [INFO] [stdout] 2133 | | DynamicSchemeErrorType::DynDefineDataTypeMismatch [INFO] [stdout] 2134 | | { [INFO] [stdout] 2135 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2140 | | symb_dyn_val [INFO] [stdout] 2141 | | ) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2145:17 [INFO] [stdout] | [INFO] [stdout] 2145 | / dyn_error_return!( [INFO] [stdout] 2146 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 2147 | | { [INFO] [stdout] 2148 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proc_name [INFO] [stdout] 2153 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2242:33 [INFO] [stdout] | [INFO] [stdout] 2242 | / ... dyn_error_return!( [INFO] [stdout] 2243 | | ... DynamicSchemeErrorType::DynIncorrectArgDataType [INFO] [stdout] 2244 | | ... { [INFO] [stdout] 2245 | | ... li: fli, [INFO] [stdout] ... | [INFO] [stdout] 2250 | | ... argv.get_collection_type() [INFO] [stdout] 2251 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2055:17 [INFO] [stdout] | [INFO] [stdout] 2055 | / dyn_error_return!( [INFO] [stdout] 2056 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 2057 | | { [INFO] [stdout] 2058 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2062 | | proc_name [INFO] [stdout] 2063 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2263:17 [INFO] [stdout] | [INFO] [stdout] 2263 | / dyn_error_return!( [INFO] [stdout] 2264 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 2265 | | { [INFO] [stdout] 2266 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2270 | | proc_name [INFO] [stdout] 2271 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2132:25 [INFO] [stdout] | [INFO] [stdout] 2132 | / dyn_error_return!( [INFO] [stdout] 2133 | | DynamicSchemeErrorType::DynDefineDataTypeMismatch [INFO] [stdout] 2134 | | { [INFO] [stdout] 2135 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2140 | | symb_dyn_val [INFO] [stdout] 2141 | | ) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2373:25 [INFO] [stdout] | [INFO] [stdout] 2373 | / dyn_error_return!( [INFO] [stdout] 2374 | | DynamicSchemeErrorType::DynIncorrectArgDataType [INFO] [stdout] 2375 | | { [INFO] [stdout] 2376 | | li: oli.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2380 | | "expected argument datatype, argument datatype was not defined i.e None" [INFO] [stdout] 2381 | | ) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2145:17 [INFO] [stdout] | [INFO] [stdout] 2145 | / dyn_error_return!( [INFO] [stdout] 2146 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 2147 | | { [INFO] [stdout] 2148 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proc_name [INFO] [stdout] 2153 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2430:29 [INFO] [stdout] | [INFO] [stdout] 2430 | / ... dyn_error_return!( [INFO] [stdout] 2431 | | ... DynamicSchemeErrorType::DynProcedureError [INFO] [stdout] 2432 | | ... { [INFO] [stdout] 2433 | | ... li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2438 | | ... "procedure can not appear more than once" [INFO] [stdout] 2439 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2242:33 [INFO] [stdout] | [INFO] [stdout] 2242 | / ... dyn_error_return!( [INFO] [stdout] 2243 | | ... DynamicSchemeErrorType::DynIncorrectArgDataType [INFO] [stdout] 2244 | | ... { [INFO] [stdout] 2245 | | ... li: fli, [INFO] [stdout] ... | [INFO] [stdout] 2250 | | ... argv.get_collection_type() [INFO] [stdout] 2251 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2263:17 [INFO] [stdout] | [INFO] [stdout] 2263 | / dyn_error_return!( [INFO] [stdout] 2264 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 2265 | | { [INFO] [stdout] 2266 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2270 | | proc_name [INFO] [stdout] 2271 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2463:21 [INFO] [stdout] | [INFO] [stdout] 2463 | / dyn_error_return!( [INFO] [stdout] 2464 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 2465 | | { [INFO] [stdout] 2466 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2470 | | p [INFO] [stdout] 2471 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2373:25 [INFO] [stdout] | [INFO] [stdout] 2373 | / dyn_error_return!( [INFO] [stdout] 2374 | | DynamicSchemeErrorType::DynIncorrectArgDataType [INFO] [stdout] 2375 | | { [INFO] [stdout] 2376 | | li: oli.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2380 | | "expected argument datatype, argument datatype was not defined i.e None" [INFO] [stdout] 2381 | | ) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2430:29 [INFO] [stdout] | [INFO] [stdout] 2430 | / ... dyn_error_return!( [INFO] [stdout] 2431 | | ... DynamicSchemeErrorType::DynProcedureError [INFO] [stdout] 2432 | | ... { [INFO] [stdout] 2433 | | ... li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2438 | | ... "procedure can not appear more than once" [INFO] [stdout] 2439 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2463:21 [INFO] [stdout] | [INFO] [stdout] 2463 | / dyn_error_return!( [INFO] [stdout] 2464 | | DynamicSchemeErrorType::DynUnexpectedType [INFO] [stdout] 2465 | | { [INFO] [stdout] 2466 | | li: li.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2470 | | p [INFO] [stdout] 2471 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2489:17 [INFO] [stdout] | [INFO] [stdout] 2489 | / dyn_error_return!( [INFO] [stdout] 2490 | | DynamicSchemeErrorType::DynProcedureError [INFO] [stdout] 2491 | | { [INFO] [stdout] 2492 | | li: oli.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2497 | | "in procedure missing madatory procedure" [INFO] [stdout] 2498 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt` [INFO] [stdout] --> src/scheme_composer/schm_composer.rs:10:57 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{rc::Rc, cell::RefCell, collections::VecDeque, fmt}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::some_kind_of_lowercase_first_letter` [INFO] [stdout] --> src/scheme_composer/schm_comp_map.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | common::some_kind_of_lowercase_first_letter, Lexer, lexer::lexer::ESCAPED_CHARS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/loader/config_loader_local.rs:217:24 [INFO] [stdout] | [INFO] [stdout] 217 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dynamic_scheme/error.rs:371:111 [INFO] [stdout] | [INFO] [stdout] 371 | return Err($crate::dynamic_scheme::error::DynamicSchemeError::new(None, $err_type, format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dynamic_scheme/environment.rs:2489:17 [INFO] [stdout] | [INFO] [stdout] 2489 | / dyn_error_return!( [INFO] [stdout] 2490 | | DynamicSchemeErrorType::DynProcedureError [INFO] [stdout] 2491 | | { [INFO] [stdout] 2492 | | li: oli.clone(), [INFO] [stdout] ... | [INFO] [stdout] 2497 | | "in procedure missing madatory procedure" [INFO] [stdout] 2498 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `dyn_error_return` [INFO] [stdout] = note: this warning originates in the macro `dyn_error_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt` [INFO] [stdout] --> src/scheme_composer/schm_composer.rs:10:57 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{rc::Rc, cell::RefCell, collections::VecDeque, fmt}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::some_kind_of_lowercase_first_letter` [INFO] [stdout] --> src/scheme_composer/schm_comp_map.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | common::some_kind_of_lowercase_first_letter, Lexer, lexer::lexer::ESCAPED_CHARS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/loader/config_loader_local.rs:217:24 [INFO] [stdout] | [INFO] [stdout] 217 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | fn parse_whitespace(&mut self, depth: u64, cnt: usize) -> LexerResult<()> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:8:48 [INFO] [stdout] | [INFO] [stdout] 8 | fn parse_whitespace(&mut self, depth: u64, cnt: usize) -> LexerResult<()> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | fn parse_semicolon(&mut self, depth: u64, cnt: usize) -> LexerResult<()> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:15:47 [INFO] [stdout] | [INFO] [stdout] 15 | fn parse_semicolon(&mut self, depth: u64, cnt: usize) -> LexerResult<()> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_brkopen(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:98:46 [INFO] [stdout] | [INFO] [stdout] 98 | fn parse_brkclose(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:169:30 [INFO] [stdout] | [INFO] [stdout] 169 | fn parse_star(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:169:42 [INFO] [stdout] | [INFO] [stdout] 169 | fn parse_star(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:174:30 [INFO] [stdout] | [INFO] [stdout] 174 | fn parse_plus(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:174:42 [INFO] [stdout] | [INFO] [stdout] 174 | fn parse_plus(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:206:29 [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_min(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_min(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:238:30 [INFO] [stdout] | [INFO] [stdout] 238 | fn parse_jail(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:238:42 [INFO] [stdout] | [INFO] [stdout] 238 | fn parse_jail(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | fn parse_digit(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:264:43 [INFO] [stdout] | [INFO] [stdout] 264 | fn parse_digit(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:273:37 [INFO] [stdout] | [INFO] [stdout] 273 | fn parse_doublequote(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:273:49 [INFO] [stdout] | [INFO] [stdout] 273 | fn parse_doublequote(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:284:30 [INFO] [stdout] | [INFO] [stdout] 284 | fn parse_rest(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_exts.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | fn parse_variable(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_exts.rs:8:46 [INFO] [stdout] | [INFO] [stdout] 8 | fn parse_variable(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_exts.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | fn parse_entity(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_exts.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 51 | fn parse_entity(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `li` [INFO] [stdout] --> src/lexer/lexer.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | let li = LexerInfo {line: line, column: 1}; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_li` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | fn parse_whitespace(&mut self, depth: u64, cnt: usize) -> LexerResult<()> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:8:48 [INFO] [stdout] | [INFO] [stdout] 8 | fn parse_whitespace(&mut self, depth: u64, cnt: usize) -> LexerResult<()> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | fn parse_semicolon(&mut self, depth: u64, cnt: usize) -> LexerResult<()> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:15:47 [INFO] [stdout] | [INFO] [stdout] 15 | fn parse_semicolon(&mut self, depth: u64, cnt: usize) -> LexerResult<()> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_brkopen(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:98:46 [INFO] [stdout] | [INFO] [stdout] 98 | fn parse_brkclose(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:169:30 [INFO] [stdout] | [INFO] [stdout] 169 | fn parse_star(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:169:42 [INFO] [stdout] | [INFO] [stdout] 169 | fn parse_star(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:174:30 [INFO] [stdout] | [INFO] [stdout] 174 | fn parse_plus(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:174:42 [INFO] [stdout] | [INFO] [stdout] 174 | fn parse_plus(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:206:29 [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_min(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_min(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:238:30 [INFO] [stdout] | [INFO] [stdout] 238 | fn parse_jail(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:238:42 [INFO] [stdout] | [INFO] [stdout] 238 | fn parse_jail(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | fn parse_digit(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:264:43 [INFO] [stdout] | [INFO] [stdout] 264 | fn parse_digit(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:273:37 [INFO] [stdout] | [INFO] [stdout] 273 | fn parse_doublequote(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_items.rs:273:49 [INFO] [stdout] | [INFO] [stdout] 273 | fn parse_doublequote(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_items.rs:284:30 [INFO] [stdout] | [INFO] [stdout] 284 | fn parse_rest(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_exts.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | fn parse_variable(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_exts.rs:8:46 [INFO] [stdout] | [INFO] [stdout] 8 | fn parse_variable(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lexer/lexer_exts.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | fn parse_entity(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cnt` [INFO] [stdout] --> src/lexer/lexer_exts.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 51 | fn parse_entity(&mut self, depth: u64, cnt: usize) -> LexerResult> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `li` [INFO] [stdout] --> src/lexer/lexer.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | let li = LexerInfo {line: line, column: 1}; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_li` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `li` [INFO] [stdout] --> src/static_scheme/scheme.rs:195:37 [INFO] [stdout] | [INFO] [stdout] 195 | Self::Vector(ref r, ref li) => [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_li` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `li` [INFO] [stdout] --> src/static_scheme/scheme.rs:195:37 [INFO] [stdout] | [INFO] [stdout] 195 | Self::Vector(ref r, ref li) => [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_li` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `li` [INFO] [stdout] --> src/dynamic_scheme/environment.rs:893:23 [INFO] [stdout] | [INFO] [stdout] 893 | let (res, li) = Self::evaluate_value(v, env.clone(), li)?; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_li` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `li` [INFO] [stdout] --> src/dynamic_scheme/environment.rs:893:23 [INFO] [stdout] | [INFO] [stdout] 893 | let (res, li) = Self::evaluate_value(v, env.clone(), li)?; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_li` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scheme_def_verion` is never read [INFO] [stdout] --> src/loader/config_loader_local.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ConfigLocaFileSystem [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | scheme_def_verion: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/static_scheme/common.rs:549:53 [INFO] [stdout] | [INFO] [stdout] 549 | SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Environment` does not implement `Clone`, so calling `clone` on `&Environment` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 549 - SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] 549 + SchemeInit::evaluate_value(arg, self.env)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Environment`, implement `Clone` for it [INFO] [stdout] --> src/static_scheme/init.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 + #[derive(Clone)] [INFO] [stdout] 302 | pub struct Environment [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/static_scheme/common.rs:603:53 [INFO] [stdout] | [INFO] [stdout] 603 | SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Environment` does not implement `Clone`, so calling `clone` on `&Environment` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 603 - SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] 603 + SchemeInit::evaluate_value(arg, self.env)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Environment`, implement `Clone` for it [INFO] [stdout] --> src/static_scheme/init.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 + #[derive(Clone)] [INFO] [stdout] 302 | pub struct Environment [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/static_scheme/common.rs:650:53 [INFO] [stdout] | [INFO] [stdout] 650 | SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Environment` does not implement `Clone`, so calling `clone` on `&Environment` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 650 - SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] 650 + SchemeInit::evaluate_value(arg, self.env)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Environment`, implement `Clone` for it [INFO] [stdout] --> src/static_scheme/init.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 + #[derive(Clone)] [INFO] [stdout] 302 | pub struct Environment [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/static_scheme/common.rs:688:53 [INFO] [stdout] | [INFO] [stdout] 688 | SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Environment` does not implement `Clone`, so calling `clone` on `&Environment` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 688 - SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] 688 + SchemeInit::evaluate_value(arg, self.env)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Environment`, implement `Clone` for it [INFO] [stdout] --> src/static_scheme/init.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 + #[derive(Clone)] [INFO] [stdout] 302 | pub struct Environment [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/static_scheme/init.rs:616:57 [INFO] [stdout] | [INFO] [stdout] 616 | let first = Self::evaluate_value(&values[0], env.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Environment` does not implement `Clone`, so calling `clone` on `&Environment` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 616 - let first = Self::evaluate_value(&values[0], env.clone())?; [INFO] [stdout] 616 + let first = Self::evaluate_value(&values[0], env)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Environment`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 301 + #[derive(Clone)] [INFO] [stdout] 302 | pub struct Environment [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scheme_def_verion` is never read [INFO] [stdout] --> src/loader/config_loader_local.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ConfigLocaFileSystem [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | scheme_def_verion: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/static_scheme/common.rs:549:53 [INFO] [stdout] | [INFO] [stdout] 549 | SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Environment` does not implement `Clone`, so calling `clone` on `&Environment` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 549 - SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] 549 + SchemeInit::evaluate_value(arg, self.env)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Environment`, implement `Clone` for it [INFO] [stdout] --> src/static_scheme/init.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 + #[derive(Clone)] [INFO] [stdout] 302 | pub struct Environment [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/static_scheme/common.rs:603:53 [INFO] [stdout] | [INFO] [stdout] 603 | SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Environment` does not implement `Clone`, so calling `clone` on `&Environment` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 603 - SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] 603 + SchemeInit::evaluate_value(arg, self.env)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Environment`, implement `Clone` for it [INFO] [stdout] --> src/static_scheme/init.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 + #[derive(Clone)] [INFO] [stdout] 302 | pub struct Environment [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/static_scheme/common.rs:650:53 [INFO] [stdout] | [INFO] [stdout] 650 | SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Environment` does not implement `Clone`, so calling `clone` on `&Environment` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 650 - SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] 650 + SchemeInit::evaluate_value(arg, self.env)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Environment`, implement `Clone` for it [INFO] [stdout] --> src/static_scheme/init.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 + #[derive(Clone)] [INFO] [stdout] 302 | pub struct Environment [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/static_scheme/common.rs:688:53 [INFO] [stdout] | [INFO] [stdout] 688 | SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Environment` does not implement `Clone`, so calling `clone` on `&Environment` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 688 - SchemeInit::evaluate_value(arg, self.env.clone())?; [INFO] [stdout] 688 + SchemeInit::evaluate_value(arg, self.env)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Environment`, implement `Clone` for it [INFO] [stdout] --> src/static_scheme/init.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 + #[derive(Clone)] [INFO] [stdout] 302 | pub struct Environment [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/static_scheme/init.rs:616:57 [INFO] [stdout] | [INFO] [stdout] 616 | let first = Self::evaluate_value(&values[0], env.clone())?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Environment` does not implement `Clone`, so calling `clone` on `&Environment` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 616 - let first = Self::evaluate_value(&values[0], env.clone())?; [INFO] [stdout] 616 + let first = Self::evaluate_value(&values[0], env)?; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Environment`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 301 + #[derive(Clone)] [INFO] [stdout] 302 | pub struct Environment [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 69 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 69 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dyn_res` [INFO] [stdout] --> examples/another/another.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | let dyn_res = environment::DynEnvironment::run(&lex, dynenv).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dyn_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dyn_res` [INFO] [stdout] --> examples/error_descr_test/errtest.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | let (_dynenv, dyn_res) = [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dyn_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `APPNAME` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced2/struct2scheme.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const APPNAME: &'static str = "appname"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PORT` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced2/struct2scheme.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const PORT: &'static str = "port"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MSG` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced2/struct2scheme.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const MSG: &'static str = "msg"; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HOST` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced2/struct2scheme.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const HOST: &'static str = "host"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USER` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced2/struct2scheme.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const USER: &'static str = "user"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TIMESTAMP` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced2/struct2scheme.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const TIMESTAMP: &'static str = "timestamp"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STATUS` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const STATUS: u64 = 5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SHA1` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const SHA1: &'static str = "SCRAM-SHA-1"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RELOAD` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const RELOAD: u64 = 2; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LOOKUP` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const LOOKUP: u64 = 4; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SHA512` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const SHA512: &'static str = "SCRAM-SHA-512"; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FAST` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const FAST: u64 = 3; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LOAD` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const LOAD: u64 = 3; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UNBAN` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub const UNBAN: u64 = 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SHA256` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const SHA256: &'static str = "SCRAM-SHA-256"; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BEST` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const BEST: u64 = 7; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WITHOUT` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub const WITHOUT: u64 = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BAN` is never used [INFO] [stdout] --> examples/struct_to_scheme/advanced4/struct2scheme.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | pub const BAN: u64 = 0; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AUTO` is never used [INFO] [stdout] --> examples/struct_to_scheme/enum_proc/struct2scheme.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const AUTO: u64 = 0; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AUTO` is never used [INFO] [stdout] --> examples/struct_to_scheme/struct_proc/struct2scheme.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const AUTO: u64 = 0; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: shm-rs v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "740e5ce0df05dd58368e0bb500e5e05357a1989f4371e9eda29075448cb5d194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740e5ce0df05dd58368e0bb500e5e05357a1989f4371e9eda29075448cb5d194", kill_on_drop: false }` [INFO] [stdout] 740e5ce0df05dd58368e0bb500e5e05357a1989f4371e9eda29075448cb5d194