[INFO] fetching crate stk 0.2.1... [INFO] checking stk-0.2.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate stk 0.2.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate stk 0.2.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stk 0.2.1 [INFO] finished tweaking crates.io crate stk 0.2.1 [INFO] tweaked toml for crates.io crate stk 0.2.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81602259cd3e9ad2439074de91027b6098dde883a7fe07031755ba56e9df4613 [INFO] running `Command { std: "docker" "start" "-a" "81602259cd3e9ad2439074de91027b6098dde883a7fe07031755ba56e9df4613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81602259cd3e9ad2439074de91027b6098dde883a7fe07031755ba56e9df4613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81602259cd3e9ad2439074de91027b6098dde883a7fe07031755ba56e9df4613", kill_on_drop: false }` [INFO] [stdout] 81602259cd3e9ad2439074de91027b6098dde883a7fe07031755ba56e9df4613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 800a799eeab17ed20cc05bdfb0c200d3e0fc672e130e1fea9362dfb6f9d1c6b5 [INFO] running `Command { std: "docker" "start" "-a" "800a799eeab17ed20cc05bdfb0c200d3e0fc672e130e1fea9362dfb6f9d1c6b5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.100: default, std [INFO] [stderr] syn v1.0.75 (as host dependency): full [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking stk v0.2.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `stk` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/context/module.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:428:55 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:59 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:63 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:67 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:71 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:75 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:79 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:83 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:99 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:103 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:107 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:111 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:115 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:119 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:123 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:139 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:143 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:147 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:151 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:155 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:159 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:175 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:179 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:183 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:187 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:191 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:207 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:211 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:215 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:219 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:235 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:239 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:243 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:259 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:263 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:278 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); { let _ = &a; s... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:507:62 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:66 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:70 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:74 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:78 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:82 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:86 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:90 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:113 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:117 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:121 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:125 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:129 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:133 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:137 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:160 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:164 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:168 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:172 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:176 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:180 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:203 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:207 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:211 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:215 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:219 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:242 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:246 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:250 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:254 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:277 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:281 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:285 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:308 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:312 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:335 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); { let _ = (&inst, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:428:55 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:59 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:63 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:67 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:71 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:75 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:79 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:83 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:99 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:103 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:107 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:111 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:115 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:119 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:123 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:139 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:143 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:147 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:151 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:155 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:159 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:175 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:179 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:183 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:187 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:191 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:207 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:211 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:215 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:219 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:235 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:239 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:243 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:259 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:263 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:278 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); { let _ = &a; s... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:507:62 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:66 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:70 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:74 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:78 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:82 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:86 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:90 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:113 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:117 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:121 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:125 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:129 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:133 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:137 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:160 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:164 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:168 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:172 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:176 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:180 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:203 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:207 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:211 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:215 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:219 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:242 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:246 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:250 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:254 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:277 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:281 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:285 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:308 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:312 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:335 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); { let _ = (&inst, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:428:55 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:59 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:63 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:67 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:71 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:75 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:79 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:83 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:99 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:103 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:107 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:111 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:115 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:119 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:123 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:139 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:143 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:147 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:151 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:155 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:159 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:175 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:179 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:183 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:187 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:191 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:207 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:211 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:215 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:219 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:235 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:239 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:243 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:259 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:263 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:278 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); { let _ = &a; s... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:507:62 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:66 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:70 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:74 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:78 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:82 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:86 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:90 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:113 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:117 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:121 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:125 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:129 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:133 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:137 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:160 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:164 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:168 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:172 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:176 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:180 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:203 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:207 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:211 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:215 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:219 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:242 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:246 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:250 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:254 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:277 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:281 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:285 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:308 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:312 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:335 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); { let _ = (&inst, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:428:55 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:59 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:63 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:67 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:71 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:75 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:79 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:83 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:99 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:103 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:107 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:111 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:115 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:119 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:123 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:139 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:143 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:147 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:151 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:155 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:159 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:175 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:179 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:183 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:187 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:191 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:207 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:211 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:215 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:219 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:235 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:239 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:243 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:259 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:263 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:278 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); { let _ = &a; s... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:507:62 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:66 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:70 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:74 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:78 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:82 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:86 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:90 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:113 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:117 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:121 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:125 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:129 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:133 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:137 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:160 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:164 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:168 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:172 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:176 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:180 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:203 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:207 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:211 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:215 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:219 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:242 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:246 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:250 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:254 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:277 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:281 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:285 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:308 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:312 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:335 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); { let _ = (&inst, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:428:55 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:59 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:63 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:67 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:71 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:75 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:79 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:83 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:99 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:103 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:107 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:111 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:115 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:119 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:123 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:139 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:143 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:147 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:151 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:155 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:159 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:175 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:179 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:183 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:187 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:191 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:207 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:211 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:215 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:219 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:235 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:239 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:243 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:259 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:263 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:278 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); { let _ = &a; s... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:507:62 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:66 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:70 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:74 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:78 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:82 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:86 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:90 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:113 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:117 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:121 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:125 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:129 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:133 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:137 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:160 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:164 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:168 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:172 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:176 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:180 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:203 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:207 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:211 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:215 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:219 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:242 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:246 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:250 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:254 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:277 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:281 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:285 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:308 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:312 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:335 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); { let _ = (&inst, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:428:55 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:59 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:63 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:67 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:71 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:75 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:79 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:83 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:99 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:103 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:107 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:111 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:115 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:119 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:123 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:139 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:143 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:147 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:151 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:155 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:159 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:175 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:179 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:183 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:187 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:191 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:207 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:211 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:215 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:219 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:235 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:239 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:243 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:259 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:263 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:278 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); { let _ = &a; s... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:507:62 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:66 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:70 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:74 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:78 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:82 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:86 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:90 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:113 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:117 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:121 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:125 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:129 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:133 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:137 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:160 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:164 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:168 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:172 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:176 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:180 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:203 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:207 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:211 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:215 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:219 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:242 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:246 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:250 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:254 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:277 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:281 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:285 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:308 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:312 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:335 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); { let _ = (&inst, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:428:55 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:59 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:63 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:67 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:71 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:75 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:79 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:83 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:99 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:103 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:107 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:111 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:115 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:119 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:123 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:139 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:143 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:147 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:151 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:155 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:159 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:175 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:179 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:183 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:187 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:191 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:207 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:211 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:215 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:219 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:235 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:239 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:243 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:259 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:263 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:278 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); { let _ = &a; s... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:507:62 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:66 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:70 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:74 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:78 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:82 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:86 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:90 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:113 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:117 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:121 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:125 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:129 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:133 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:137 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:160 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:164 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:168 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:172 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:176 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:180 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:203 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:207 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:211 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:215 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:219 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:242 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:246 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:250 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:254 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:277 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:281 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:285 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:308 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:312 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:335 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); { let _ = (&inst, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:428:55 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:59 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:63 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:67 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:71 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:75 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:79 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:83 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:99 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:103 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:107 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:111 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:115 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:119 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:123 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:139 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:143 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:147 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:151 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:155 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:159 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:175 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:179 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:183 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:187 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:191 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:207 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:211 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:215 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:219 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:235 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:239 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:243 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:259 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:263 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:278 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (&f, &e, &d, &c, &b, &a); { let _ = (&e, &d, &c, &b, &a); { let _ = (&d, &c, &b, &a); { let _ = (&c, &b, &a); { let _ = (&b, &a); { let _ = &a; s... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:507:62 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:66 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:70 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:74 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:78 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:82 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:86 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:90 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:507:113 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:117 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:121 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:125 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:129 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:133 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:137 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:507:160 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:164 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:168 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:172 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:176 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:180 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:507:203 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:207 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:211 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:215 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:219 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:507:242 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:246 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:250 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:254 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:507:277 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:281 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:285 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:507:308 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &... [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:312 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:507:335 [INFO] [stderr] | [INFO] [stderr] 507 | tls::inject_vm(vm, || { let _ = (&inst, &h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &g, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &f, &e, &d, &c, &b, &a); { let _ = (&inst, &e, &d, &c, &b, &a); { let _ = (&inst, &d, &c, &b, &a); { let _ = (&inst, &c, &b, &a); { let _ = (&inst, &b, &a); { let _ = (&inst, &a); ... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `h` in this scope [INFO] [stderr] --> src/context/module.rs:428:55 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `g` in this scope [INFO] [stderr] --> src/context/module.rs:428:59 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `f` in this scope [INFO] [stderr] --> src/context/module.rs:428:63 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `e` in this scope [INFO] [stderr] --> src/context/module.rs:428:67 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `d` in this scope [INFO] [stderr] --> src/context/module.rs:428:71 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `c` in this scope [INFO] [stderr] --> src/context/module.rs:428:75 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/context/module.rs:428:79 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | / impl_register!( [INFO] [stderr] 637 | | {H, h, 8}, [INFO] [stderr] 638 | | {G, g, 7}, [INFO] [stderr] 639 | | {F, f, 6}, [INFO] [stderr] ... | [INFO] [stderr] 644 | | {A, a, 1}, [INFO] [stderr] 645 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `a` in this scope [INFO] [stderr] --> src/context/module.rs:428:83 [INFO] [stderr] | [INFO] [stderr] 428 | tls::inject_vm(vm, || { let _ = (&h, &g, &f, &e, &d, &c, &b, &a); { let _ = (&g, &f, &e, &d, &c, &b, &a); { let _ = (... [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] ... [WARN] too many lines in the log, truncating it