[INFO] fetching crate smpli 0.4.0... [INFO] checking smpli-0.4.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate smpli 0.4.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate smpli 0.4.0 [INFO] finished tweaking crates.io crate smpli 0.4.0 [INFO] tweaked toml for crates.io crate smpli 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate smpli 0.4.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 92 packages to latest compatible versions [INFO] [stderr] Adding derive_builder v0.7.2 (available: v0.20.2) [INFO] [stderr] Adding paste v0.1.18 (available: v1.0.15) [INFO] [stderr] Adding uuid v0.7.4 (available: v1.17.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded irmatch v0.2.0 [INFO] [stderr] Downloaded display_derive v0.0.0 [INFO] [stderr] Downloaded smpl v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e20f641aa53f7dac27b5988664d54b5214316b78504ba566c67a32f8c7295258 [INFO] running `Command { std: "docker" "start" "-a" "e20f641aa53f7dac27b5988664d54b5214316b78504ba566c67a32f8c7295258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e20f641aa53f7dac27b5988664d54b5214316b78504ba566c67a32f8c7295258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20f641aa53f7dac27b5988664d54b5214316b78504ba566c67a32f8c7295258", kill_on_drop: false }` [INFO] [stdout] e20f641aa53f7dac27b5988664d54b5214316b78504ba566c67a32f8c7295258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf3d629fada79dd9cc83ca26865bc822b16ced4b61a0d2e7256ed39a8168e3d5 [INFO] running `Command { std: "docker" "start" "-a" "cf3d629fada79dd9cc83ca26865bc822b16ced4b61a0d2e7256ed39a8168e3d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking irmatch v0.2.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling display_derive v0.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking smpl v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking smpli v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_basic.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | / expect_value!(interpreter_basic, [INFO] [stdout] 124 | | module :: "mod1", [INFO] [stdout] 125 | | eval :: "test", [INFO] [stdout] 126 | | args :: vec![Value::Int(5), Value::Int(7)], [INFO] [stdout] 127 | | expect :: Value::Int(12) [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_struct.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | / expect_value!(interpreter_struct, [INFO] [stdout] 131 | | module :: "mod1", [INFO] [stdout] 132 | | eval :: "test", [INFO] [stdout] 133 | | args :: vec![Value::Int(5), Value::Int(7)], [INFO] [stdout] ... | [INFO] [stdout] 140 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_builtin.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | / expect_value!(interpreter_builtin, [INFO] [stdout] 143 | | module :: "mod1", [INFO] [stdout] 144 | | eval :: "test", [INFO] [stdout] 145 | | args :: vec![Value::Int(5), Value::Int(7)], [INFO] [stdout] ... | [INFO] [stdout] 150 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_builtin_unchecked_params.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | / expect_value!(interpreter_builtin_unchecked_params, [INFO] [stdout] 153 | | module :: "mod1", [INFO] [stdout] 154 | | eval :: "test", [INFO] [stdout] 155 | | args :: vec![Value::Int(5), Value::Int(7)], [INFO] [stdout] ... | [INFO] [stdout] 160 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_field_access.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | / expect_value!(interpreter_field_access, [INFO] [stdout] 208 | | module :: "mod1", [INFO] [stdout] 209 | | eval :: "test", [INFO] [stdout] 210 | | args :: vec![], [INFO] [stdout] 211 | | expect :: Value::Int(1337) [INFO] [stdout] 212 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_array.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | / expect_value!(interpreter_array, [INFO] [stdout] 215 | | module :: "mod1", [INFO] [stdout] 216 | | eval :: "test", [INFO] [stdout] 217 | | args :: vec![], [INFO] [stdout] 218 | | expect :: Value::Int(1 + 2 + 3 + 4 + 5) [INFO] [stdout] 219 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_fn_value.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / expect_value!(interpreter_fn_value, [INFO] [stdout] 222 | | module :: "mod1", [INFO] [stdout] 223 | | eval :: "test", [INFO] [stdout] 224 | | args :: vec![], [INFO] [stdout] 225 | | expect :: Value::Int(420) [INFO] [stdout] 226 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_optional_local_type_annotation.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | / expect_value!(interpreter_optional_local_type_annotation, [INFO] [stdout] 229 | | module :: "mod1", [INFO] [stdout] 230 | | eval :: "test", [INFO] [stdout] 231 | | args :: vec![], [INFO] [stdout] 232 | | expect :: Value::Int(420) [INFO] [stdout] 233 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_recursive_fn_call.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | / expect_value!(interpreter_recursive_fn_call, [INFO] [stdout] 236 | | module :: "mod1", [INFO] [stdout] 237 | | eval :: "recurse", [INFO] [stdout] 238 | | args :: vec![Value::Int(2)], [INFO] [stdout] 239 | | expect :: Value::Int(3) [INFO] [stdout] 240 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_mutually_recursive_fn_call.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | / expect_value!(interpreter_mutually_recursive_fn_call, [INFO] [stdout] 243 | | module :: "mod1", [INFO] [stdout] 244 | | eval :: "recurse_a", [INFO] [stdout] 245 | | args :: vec![Value::Int(1)], [INFO] [stdout] 246 | | expect :: Value::Int(-5) [INFO] [stdout] 247 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_loaded_builtin.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | / expect_value!(interpreter_loaded_builtin, [INFO] [stdout] 250 | | module :: "mod1", [INFO] [stdout] 251 | | eval :: "test_floor", [INFO] [stdout] 252 | | args :: vec![], [INFO] [stdout] 253 | | expect :: Value::Float(1.0) [INFO] [stdout] 254 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_anonymous_fn_call.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 256 | / expect_value!(interpreter_anonymous_fn_call, [INFO] [stdout] 257 | | module :: "mod1", [INFO] [stdout] 258 | | eval :: "test", [INFO] [stdout] 259 | | args :: vec![], [INFO] [stdout] 260 | | expect :: Value::Int(15) [INFO] [stdout] 261 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_anonymous_fn_arg.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | / expect_value!(interpreter_anonymous_fn_arg, [INFO] [stdout] 264 | | module :: "mod1", [INFO] [stdout] 265 | | eval :: "test", [INFO] [stdout] 266 | | args :: vec![], [INFO] [stdout] 267 | | expect :: Value::Int(15) [INFO] [stdout] 268 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_anonymous_fn_nested.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | / expect_value!(interpreter_anonymous_fn_nested, [INFO] [stdout] 271 | | module :: "mod1", [INFO] [stdout] 272 | | eval :: "test", [INFO] [stdout] 273 | | args :: vec![Value::Int(21)], [INFO] [stdout] 274 | | expect :: Value::Int(43) [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_fn_piping.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | / expect_value!(interpreter_fn_piping, [INFO] [stdout] 278 | | module :: "mod1", [INFO] [stdout] 279 | | eval :: "test", [INFO] [stdout] 280 | | args :: vec![], [INFO] [stdout] 281 | | expect :: Value::Int(5) [INFO] [stdout] 282 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_builtin_bind.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | / expect_value!(interpreter_builtin_bind, [INFO] [stdout] 285 | | module :: "mod1", [INFO] [stdout] 286 | | eval :: "bar", [INFO] [stdout] 287 | | args :: vec![], [INFO] [stdout] ... | [INFO] [stdout] 292 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_complex_if.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | / expect_value!(interpreter_complex_if, [INFO] [stdout] 295 | | module :: "mod1", [INFO] [stdout] 296 | | eval :: "foo", [INFO] [stdout] 297 | | args :: vec![], [INFO] [stdout] 298 | | expect :: Value::Int(1000) [INFO] [stdout] 299 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_uni_expr.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | / expect_value!(interpreter_uni_expr, [INFO] [stdout] 302 | | module :: "mod1", [INFO] [stdout] 303 | | eval :: "foo", [INFO] [stdout] 304 | | args :: vec![], [INFO] [stdout] 305 | | expect :: Value::Bool(true) [INFO] [stdout] 306 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_2d_array.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | / expect_value!(interpreter_2d_array, [INFO] [stdout] 309 | | module :: "mod1", [INFO] [stdout] 310 | | eval :: "foo", [INFO] [stdout] 311 | | args :: vec![], [INFO] [stdout] 312 | | expect :: Value::Int(0) [INFO] [stdout] 313 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_structs_complex.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | / expect_value!(interpreter_structs_complex, [INFO] [stdout] 316 | | module :: "mod1", [INFO] [stdout] 317 | | eval :: "foo", [INFO] [stdout] 318 | | args :: vec![], [INFO] [stdout] 319 | | expect :: Value::Int(0) [INFO] [stdout] 320 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_while_loop.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | / expect_value!(interpreter_while_loop, [INFO] [stdout] 323 | | module :: "mod1", [INFO] [stdout] 324 | | eval :: "foo", [INFO] [stdout] 325 | | args :: vec![], [INFO] [stdout] 326 | | expect :: Value::Int(137) [INFO] [stdout] 327 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_array_path_assignment.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | / expect_value!(interpreter_array_path_assignment, [INFO] [stdout] 375 | | module :: "mod1", [INFO] [stdout] 376 | | eval :: "test", [INFO] [stdout] 377 | | args :: vec![], [INFO] [stdout] ... | [INFO] [stdout] 388 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `smpl::*` [INFO] [stdout] --> src/vm_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use smpl::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `smpl::ModuleId` [INFO] [stdout] --> src/err.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use smpl::ModuleId; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `failure::Error` [INFO] [stdout] --> src/vm.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use failure::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/vm.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | if (self.compiled.get(&fn_id).is_some()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - if (self.compiled.get(&fn_id).is_some()) { [INFO] [stdout] 100 + if self.compiled.get(&fn_id).is_some() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `smpl::prelude::*` [INFO] [stdout] --> src/builtins/str.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | use smpl::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/builtins/vec.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/builtins/vec.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/executor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FnId` [INFO] [stdout] --> src/executor.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use smpl::{ FnId, byte_gen }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `smpl::ModuleId` [INFO] [stdout] --> src/err.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use smpl::ModuleId; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `failure::Error` [INFO] [stdout] --> src/vm.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use failure::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/vm.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | if (self.compiled.get(&fn_id).is_some()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - if (self.compiled.get(&fn_id).is_some()) { [INFO] [stdout] 100 + if self.compiled.get(&fn_id).is_some() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/builtins/vec.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/builtins/vec.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/executor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FnId` [INFO] [stdout] --> src/executor.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use smpl::{ FnId, byte_gen }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/vm_tests.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 101 | async fn add(mut args: Vec) -> Result { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compiled` [INFO] [stdout] --> src/executor.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | ref compiled, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `compiled: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compiled` [INFO] [stdout] --> src/executor.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | ref compiled, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `compiled: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `builtins` [INFO] [stdout] --> src/executor.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | ref builtins, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `builtins: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `builtins` [INFO] [stdout] --> src/executor.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | ref builtins, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `builtins: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/vm_tests.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | let mut avm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/builtins/option.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | v => Err(OptionError::NonOption)?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/builtins/option.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | v => Err(OptionError::NonOption)?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn execute_sync(mut self) -> Result { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/str.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let mut vm = AVM::new(Std::std(), Vec::new()).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/str.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | let mut vm = AVM::new(Std::std(), Vec::new()).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/str.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | let mut vm = AVM::new(Std::std(), Vec::new()).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/str.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | let mut vm = AVM::new(Std::std(), Vec::new()).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/str.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | let mut vm = AVM::new(Std::std(), Vec::new()).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/str.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | let mut vm = AVM::new(Std::std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/executor.rs:886:13 [INFO] [stdout] | [INFO] [stdout] 886 | let env = Env::new(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ModQuery` is never used [INFO] [stdout] --> src/vm_i.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum ModQuery { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> src/vm_i.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 42 | impl TypeHandle { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 43 | pub(crate) fn id(&self) -> TypeId { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `wipe_tmps` is never used [INFO] [stdout] --> src/env.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Env { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn wipe_tmps(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOD_CONVERT` is never used [INFO] [stdout] --> src/builtins/convert.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const MOD_CONVERT: &'static str = "convert"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `String` is never constructed [INFO] [stdout] --> src/builtins/convert.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum ConversionTarget { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 41 | #[fail(display = "String")] [INFO] [stdout] 42 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConversionTarget` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOD_ERR` is never used [INFO] [stdout] --> src/builtins/err.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const MOD_ERR: &'static str = "err"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOD_LOG` is never used [INFO] [stdout] --> src/builtins/log.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const MOD_LOG: &'static str = "log"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOD_MATH` is never used [INFO] [stdout] --> src/builtins/math.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const MOD_MATH: &'static str = "math"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOD_STRING` is never used [INFO] [stdout] --> src/builtins/str.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const MOD_STRING: &'static str = "str"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOD_VEC` is never used [INFO] [stdout] --> src/builtins/vec.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const MOD_VEC: &'static str = "vec"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ExecResult` is never used [INFO] [stdout] --> src/executor.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum ExecResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FetchResult` is never used [INFO] [stdout] --> src/executor.rs:826:6 [INFO] [stdout] | [INFO] [stdout] 826 | enum FetchResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `handle`, `compiled`, and `builtins` are never read [INFO] [stdout] --> src/executor.rs:848:5 [INFO] [stdout] | [INFO] [stdout] 847 | struct BuiltinStack { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 848 | handle: FnHandle, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 849 | current_fn: Arc, [INFO] [stdout] 850 | compiled: CompiledProgram, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 851 | builtins: MappedBuiltins, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BuiltinStack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/executor.rs:873:5 [INFO] [stdout] | [INFO] [stdout] 872 | struct ByteCodeStack { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 873 | handle: FnHandle, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ByteCodeStack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | let mut modules = vec![vm_module(), super::super::option::vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 309 | let result = vec_test!(mod1, "mod1", "vec_new", vec![]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 309 | let result = vec_test!(mod1, "mod1", "vec_new", vec![]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/err.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Fail, Debug, Clone)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_InternalError` [INFO] [stdout] 29 | pub enum InternalError { [INFO] [stdout] | ------------- `InternalError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | let mut modules = vec![vm_module(), super::super::option::vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 330 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 330 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | let mut modules = vec![vm_module(), super::super::option::vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 355 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 355 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | let mut modules = vec![vm_module(), super::super::option::vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 379 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 379 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | let mut modules = vec![vm_module(), super::super::option::vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 404 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 404 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | let mut modules = vec![vm_module(), super::super::option::vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 443 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 443 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/err.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Fail, Debug, Clone)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_InternalError` [INFO] [stdout] 29 | pub enum InternalError { [INFO] [stdout] | ------------- `InternalError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | let mut modules = vec![vm_module(), super::super::option::vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 447 | let result = vec_test!(mod1, "mod1", "test2", vec![]); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/err.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Fail, Debug, Clone)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_RuntimeInstructionError` [INFO] [stdout] 63 | pub enum RuntimeInstructionError { [INFO] [stdout] | ----------------------- `RuntimeInstructionError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/err.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Fail, Debug, Clone)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_RuntimeInstructionError` [INFO] [stdout] 63 | pub enum RuntimeInstructionError { [INFO] [stdout] | ----------------------- `RuntimeInstructionError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/err.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | #[derive(Fail, Debug, Clone)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_IIReason` [INFO] [stdout] 94 | pub enum IIReason { [INFO] [stdout] | -------- `IIReason` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 447 | let result = vec_test!(mod1, "mod1", "test2", vec![]); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | let mut modules = vec![vm_module(), super::super::option::vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 470 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/err.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | #[derive(Fail, Debug, Clone)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_IIReason` [INFO] [stdout] 94 | pub enum IIReason { [INFO] [stdout] | -------- `IIReason` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/vec.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 470 | let result = vec_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/err.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Fail, Debug, Clone)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ExpectedArgCount` [INFO] [stdout] 107 | pub enum ExpectedArgCount { [INFO] [stdout] | ---------------- `ExpectedArgCount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/err.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Fail, Debug, Clone)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ExpectedArgCount` [INFO] [stdout] 107 | pub enum ExpectedArgCount { [INFO] [stdout] | ---------------- `ExpectedArgCount` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/value.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn inner_ref(&self) -> Ref { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn inner_ref(&self) -> Ref<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/value.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn inner_ref_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn inner_ref_mut(&self) -> RefMut<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/builtins/option.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | v => Err(OptionError::NonOption)?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/builtins/option.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | v => Err(OptionError::NonOption)?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/builtins/convert.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Fail, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ConversionError` [INFO] [stdout] 36 | #[fail(display = "Error converting '{}' to {}'", _0, _1)] [INFO] [stdout] 37 | pub struct ConversionError(String, ConversionTarget); [INFO] [stdout] | --------------- `ConversionError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/builtins/convert.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Fail, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ConversionError` [INFO] [stdout] 36 | #[fail(display = "Error converting '{}' to {}'", _0, _1)] [INFO] [stdout] 37 | pub struct ConversionError(String, ConversionTarget); [INFO] [stdout] | --------------- `ConversionError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/builtins/convert.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Fail, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ConversionTarget` [INFO] [stdout] 40 | pub enum ConversionTarget { [INFO] [stdout] | ---------------- `ConversionTarget` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/builtins/convert.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Fail, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ConversionTarget` [INFO] [stdout] 40 | pub enum ConversionTarget { [INFO] [stdout] | ---------------- `ConversionTarget` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/builtins/err.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Fail, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_RuntimeError` [INFO] [stdout] 27 | pub struct RuntimeError(Option); [INFO] [stdout] | ------------ `RuntimeError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/builtins/log.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Fail, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_LoggingError` [INFO] [stdout] 25 | #[fail(display = "Logging Error: '{}'", _0)] [INFO] [stdout] 26 | pub struct LoggingError(std::io::Error); [INFO] [stdout] | ------------ `LoggingError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let mut modules = vec![vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 237 | let result = option_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 237 | let result = option_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/builtins/log.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Fail, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_LoggingError` [INFO] [stdout] 25 | #[fail(display = "Logging Error: '{}'", _0)] [INFO] [stdout] 26 | pub struct LoggingError(std::io::Error); [INFO] [stdout] | ------------ `LoggingError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/builtins/vec.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Fail, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_VecError` [INFO] [stdout] 44 | pub enum VecError { [INFO] [stdout] | -------- `VecError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/builtins/vec.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Fail, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_VecError` [INFO] [stdout] 44 | pub enum VecError { [INFO] [stdout] | -------- `VecError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/builtins/option.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Fail, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_OptionError` [INFO] [stdout] 24 | pub enum OptionError { [INFO] [stdout] | ----------- `OptionError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/builtins/option.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Fail, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_OptionError` [INFO] [stdout] 24 | pub enum OptionError { [INFO] [stdout] | ----------- `OptionError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let mut modules = vec![vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 260 | let result = option_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 260 | let result = option_test!(mod1, "mod1", "test", vec![]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let mut modules = vec![vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 295 | let is_none_true = option_test!(mod1, "mod1", "is_none_true", vec![]); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 295 | let is_none_true = option_test!(mod1, "mod1", "is_none_true", vec![]); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let mut modules = vec![vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 296 | let is_some_true = option_test!(mod1, "mod1", "is_some_true", vec![]); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 296 | let is_some_true = option_test!(mod1, "mod1", "is_some_true", vec![]); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let mut modules = vec![vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 297 | let is_none_false = option_test!(mod1, "mod1", "is_none_false", vec![]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 297 | let is_none_false = option_test!(mod1, "mod1", "is_none_false", vec![]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let mut modules = vec![vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 298 | let is_some_false = option_test!(mod1, "mod1", "is_some_false", vec![]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 298 | let is_some_false = option_test!(mod1, "mod1", "is_some_false", vec![]); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let mut modules = vec![vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 323 | let unwrap = option_test!(mod1, "mod1", "unwrap", vec![]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 323 | let unwrap = option_test!(mod1, "mod1", "unwrap", vec![]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let mut modules = vec![vm_module(), [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 324 | let expect = option_test!(mod1, "mod1", "expect", vec![]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/builtins/option.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | let mut vm = AVM::new(Std::no_std(), modules).unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 324 | let expect = option_test!(mod1, "mod1", "expect", vec![]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `option_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn execute_sync(mut self) -> Result { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/executor.rs:886:13 [INFO] [stdout] | [INFO] [stdout] 886 | let env = Env::new(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smpli` (lib test) due to 22 previous errors; 55 warnings emitted [INFO] running `Command { std: "docker" "inspect" "cf3d629fada79dd9cc83ca26865bc822b16ced4b61a0d2e7256ed39a8168e3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf3d629fada79dd9cc83ca26865bc822b16ced4b61a0d2e7256ed39a8168e3d5", kill_on_drop: false }` [INFO] [stdout] cf3d629fada79dd9cc83ca26865bc822b16ced4b61a0d2e7256ed39a8168e3d5