[INFO] fetching crate sgxs-tools 0.9.4...
[INFO] checking sgxs-tools-0.9.4 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate sgxs-tools 0.9.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sgxs-tools 0.9.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sgxs-tools 0.9.4
[INFO] tweaked toml for crates.io crate sgxs-tools 0.9.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sgxs-tools 0.9.4 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sgxs-tools 0.9.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 328759a0b82bb5957df739f9475b12482275aa09f11485d2af1219c0b6435895
[INFO] running `Command { std: "docker" "start" "-a" "328759a0b82bb5957df739f9475b12482275aa09f11485d2af1219c0b6435895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "328759a0b82bb5957df739f9475b12482275aa09f11485d2af1219c0b6435895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328759a0b82bb5957df739f9475b12482275aa09f11485d2af1219c0b6435895", kill_on_drop: false }`
[INFO] [stdout] 328759a0b82bb5957df739f9475b12482275aa09f11485d2af1219c0b6435895
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d94f8249f507cd41df7001c70aa043cae398c7c4a4a586f60ee6ec37d92853fc
[INFO] running `Command { std: "docker" "start" "-a" "d94f8249f507cd41df7001c70aa043cae398c7c4a4a586f60ee6ec37d92853fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling vcpkg v0.2.10
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]     Checking futures v0.1.30
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking sgx-isa v0.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustix v0.38.10
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nix v0.13.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling enclave-runner-sgx v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling encoding_rs v0.8.24
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling dcap-ql-sys v0.2.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]     Checking fortanix-sgx-abi v0.7.0
[INFO] [stderr]     Checking ipc-queue v0.5.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking insecure-time v0.2.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking unix_socket2 v0.5.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling protobuf-support v3.4.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking partition-identity v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]     Checking proc-mounts v0.3.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking sgxs v0.8.2
[INFO] [stderr]     Checking yansi v0.5.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking sgxs-loaders v0.5.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking enclave-runner v0.8.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling protobuf-parse v3.4.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking dcap-ql v0.4.2
[INFO] [stderr]     Checking report-test v0.5.2
[INFO] [stderr]    Compiling protobuf-codegen v3.4.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling aesm-client v0.6.2
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking sgxs-tools v0.9.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]   --> src/bin/sgxs-load.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |     if cfg!(target_os = "unix") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: `unix` is an expected value for `target_family`
[INFO] [stdout]    |
[INFO] [stdout] 80 -     if cfg!(target_os = "unix") {
[INFO] [stdout] 80 +     if cfg!(target_family = "unix") {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unix`
[INFO] [stdout]   --> src/bin/sgxs-load.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |     if cfg!(target_os = "unix") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: `unix` is an expected value for `target_family`
[INFO] [stdout]    |
[INFO] [stdout] 80 -     if cfg!(target_os = "unix") {
[INFO] [stdout] 80 +     if cfg!(target_family = "unix") {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/sgx_detect/main.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     unsafe {
[INFO] [stdout]    |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ui_hidden` is never read
[INFO] [stdout]    --> src/sgx_detect/tests/scaffold.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct Tests {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub ui_hidden: FnvHashSet<TypeIdIdx>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `Root` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `Isa` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `SgxCpuSupport` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `SgxCpuConfiguration` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EnclaveAttributes` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EnclavePageCache` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `SgxFeaturesCat` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `SgxFeatures` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EpcSize` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `SgxFeaturesCat` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxFeatures` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxFeatures` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1080 | |                 "SGX features" => Category(SgxFeaturesCat, tests: {
[INFO] [stdout]      | |                                            -------------- `SgxFeaturesCat` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `SgxFeaturesCat` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EpcSize` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EpcSize` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1080 | |                 "SGX features" => Category(SgxFeaturesCat, tests: {
[INFO] [stdout]      | |                                            -------------- `SgxFeaturesCat` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Isa` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxCpuSupport` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxCpuSupport` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout]      | |                                               --- `Isa` is not local
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Isa` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxCpuConfiguration` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxCpuConfiguration` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout]      | |                                               --- `Isa` is not local
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Isa` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveAttributes` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveAttributes` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout]      | |                                               --- `Isa` is not local
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Isa` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclavePageCache` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclavePageCache` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout]      | |                                               --- `Isa` is not local
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Isa` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxFeaturesCat` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxFeaturesCat` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout]      | |                                               --- `Isa` is not local
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `Flc` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `FlcCpuSupport` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `FlcCpuConfiguration` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `RunEnclaveProdWrap` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Flc` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `FlcCpuSupport` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `FlcCpuSupport` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1086 | |             "Flexible launch control" => Category(Flc, tests: {
[INFO] [stdout]      | |                                                   --- `Flc` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Flc` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `FlcCpuConfiguration` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `FlcCpuConfiguration` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1086 | |             "Flexible launch control" => Category(Flc, tests: {
[INFO] [stdout]      | |                                                   --- `Flc` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Flc` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProdWrap` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProdWrap` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1086 | |             "Flexible launch control" => Category(Flc, tests: {
[INFO] [stdout]      | |                                                   --- `Flc` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `Psw` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `DeviceLoader` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EncllibLoader` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `AesmService` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `RunEnclave` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `RunEnclaveDebug` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `RunEnclaveProd` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `RunEnclaveProdWl` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `RunEnclave` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveDebug` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveDebug` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1102 | |                 "Able to launch enclaves" => Category(RunEnclave, tests: {
[INFO] [stdout]      | |                                                       ---------- `RunEnclave` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `RunEnclave` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProd` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProd` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1102 | |                 "Able to launch enclaves" => Category(RunEnclave, tests: {
[INFO] [stdout]      | |                                                       ---------- `RunEnclave` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `RunEnclave` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProdWl` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProdWl` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1102 | |                 "Able to launch enclaves" => Category(RunEnclave, tests: {
[INFO] [stdout]      | |                                                       ---------- `RunEnclave` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Psw` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `DeviceLoader` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `DeviceLoader` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | |             "SGX system software" => Category(Psw, tests: {
[INFO] [stdout]      | |                                               --- `Psw` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Psw` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EncllibLoader` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EncllibLoader` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | |             "SGX system software" => Category(Psw, tests: {
[INFO] [stdout]      | |                                               --- `Psw` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Psw` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `AesmService` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `AesmService` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | |             "SGX system software" => Category(Psw, tests: {
[INFO] [stdout]      | |                                               --- `Psw` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Psw` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclave` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclave` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | |             "SGX system software" => Category(Psw, tests: {
[INFO] [stdout]      | |                                               --- `Psw` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `DataShield` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EnclaveOS` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `GrapheneDevice` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `PermDaemon` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `EnclaveOS` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `GrapheneDevice` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `GrapheneDevice` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1113 | |                 "EnclaveOS" => Category(EnclaveOS, tests: {
[INFO] [stdout]      | |                                         --------- `EnclaveOS` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `EnclaveOS` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `PermDaemon` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `PermDaemon` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1113 | |                 "EnclaveOS" => Category(EnclaveOS, tests: {
[INFO] [stdout]      | |                                         --------- `EnclaveOS` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EnclaveManager` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `DataShield` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveOS` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveOS` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1111 | |             "DataShield Components" => Category(DataShield, tests: {
[INFO] [stdout]      | |                                                 ---------- `DataShield` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `DataShield` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveManager` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveManager` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1111 | |             "DataShield Components" => Category(DataShield, tests: {
[INFO] [stdout]      | |                                                 ---------- `DataShield` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Root` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Isa` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Isa` is not local
[INFO] [stdout] ...
[INFO] [stdout]  260 |           let ui_root = tests_inner!( node tests "root" => Category(Root, tests: { $($rest)* } ) );
[INFO] [stdout]      |                                                                     ---- `Root` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Root` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Flc` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Flc` is not local
[INFO] [stdout] ...
[INFO] [stdout]  260 |           let ui_root = tests_inner!( node tests "root" => Category(Root, tests: { $($rest)* } ) );
[INFO] [stdout]      |                                                                     ---- `Root` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Root` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Psw` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Psw` is not local
[INFO] [stdout] ...
[INFO] [stdout]  260 |           let ui_root = tests_inner!( node tests "root" => Category(Root, tests: { $($rest)* } ) );
[INFO] [stdout]      |                                                                     ---- `Root` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Root` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `DataShield` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `DataShield` is not local
[INFO] [stdout] ...
[INFO] [stdout]  260 |           let ui_root = tests_inner!( node tests "root" => Category(Root, tests: { $($rest)* } ) );
[INFO] [stdout]      |                                                                     ---- `Root` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/sgx_detect/main.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     unsafe {
[INFO] [stdout]    |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ui_hidden` is never read
[INFO] [stdout]    --> src/sgx_detect/tests/scaffold.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct Tests {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub ui_hidden: FnvHashSet<TypeIdIdx>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `Root` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `Isa` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `SgxCpuSupport` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `SgxCpuConfiguration` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EnclaveAttributes` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EnclavePageCache` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `SgxFeaturesCat` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `SgxFeatures` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EpcSize` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `SgxFeaturesCat` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxFeatures` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxFeatures` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1080 | |                 "SGX features" => Category(SgxFeaturesCat, tests: {
[INFO] [stdout]      | |                                            -------------- `SgxFeaturesCat` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `SgxFeaturesCat` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EpcSize` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EpcSize` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1080 | |                 "SGX features" => Category(SgxFeaturesCat, tests: {
[INFO] [stdout]      | |                                            -------------- `SgxFeaturesCat` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Isa` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxCpuSupport` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxCpuSupport` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout]      | |                                               --- `Isa` is not local
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Isa` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxCpuConfiguration` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxCpuConfiguration` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout]      | |                                               --- `Isa` is not local
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Isa` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveAttributes` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveAttributes` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout]      | |                                               --- `Isa` is not local
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Isa` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclavePageCache` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclavePageCache` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout]      | |                                               --- `Isa` is not local
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Isa` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxFeaturesCat` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `SgxFeaturesCat` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout]      | |                                               --- `Isa` is not local
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `Flc` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `FlcCpuSupport` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `FlcCpuConfiguration` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `RunEnclaveProdWrap` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Flc` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `FlcCpuSupport` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `FlcCpuSupport` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1086 | |             "Flexible launch control" => Category(Flc, tests: {
[INFO] [stdout]      | |                                                   --- `Flc` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Flc` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `FlcCpuConfiguration` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `FlcCpuConfiguration` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1086 | |             "Flexible launch control" => Category(Flc, tests: {
[INFO] [stdout]      | |                                                   --- `Flc` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Flc` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProdWrap` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProdWrap` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1086 | |             "Flexible launch control" => Category(Flc, tests: {
[INFO] [stdout]      | |                                                   --- `Flc` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `Psw` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `DeviceLoader` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EncllibLoader` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `AesmService` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `RunEnclave` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `RunEnclaveDebug` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `RunEnclaveProd` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `RunEnclaveProdWl` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `RunEnclave` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveDebug` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveDebug` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1102 | |                 "Able to launch enclaves" => Category(RunEnclave, tests: {
[INFO] [stdout]      | |                                                       ---------- `RunEnclave` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `RunEnclave` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProd` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProd` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1102 | |                 "Able to launch enclaves" => Category(RunEnclave, tests: {
[INFO] [stdout]      | |                                                       ---------- `RunEnclave` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `RunEnclave` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProdWl` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclaveProdWl` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1102 | |                 "Able to launch enclaves" => Category(RunEnclave, tests: {
[INFO] [stdout]      | |                                                       ---------- `RunEnclave` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Psw` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `DeviceLoader` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `DeviceLoader` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | |             "SGX system software" => Category(Psw, tests: {
[INFO] [stdout]      | |                                               --- `Psw` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Psw` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EncllibLoader` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EncllibLoader` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | |             "SGX system software" => Category(Psw, tests: {
[INFO] [stdout]      | |                                               --- `Psw` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Psw` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `AesmService` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `AesmService` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | |             "SGX system software" => Category(Psw, tests: {
[INFO] [stdout]      | |                                               --- `Psw` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Psw` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclave` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `RunEnclave` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1094 | |             "SGX system software" => Category(Psw, tests: {
[INFO] [stdout]      | |                                               --- `Psw` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `DataShield` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EnclaveOS` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `GrapheneDevice` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `PermDaemon` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `EnclaveOS` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `GrapheneDevice` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `GrapheneDevice` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1113 | |                 "EnclaveOS" => Category(EnclaveOS, tests: {
[INFO] [stdout]      | |                                         --------- `EnclaveOS` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `EnclaveOS` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `PermDaemon` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `PermDaemon` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1113 | |                 "EnclaveOS" => Category(EnclaveOS, tests: {
[INFO] [stdout]      | |                                         --------- `EnclaveOS` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:211:13
[INFO] [stdout]      |
[INFO] [stdout]  211 |               impl $crate::tests::Name for $test {
[INFO] [stdout]      |               ^^^^^-------------------^^^^^-^^^^
[INFO] [stdout]      |                    |                       |
[INFO] [stdout]      |                    |                       `EnclaveManager` is not local
[INFO] [stdout]      |                    `Name` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `DataShield` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveOS` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveOS` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1111 | |             "DataShield Components" => Category(DataShield, tests: {
[INFO] [stdout]      | |                                                 ---------- `DataShield` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `DataShield` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveManager` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `EnclaveManager` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1111 | |             "DataShield Components" => Category(DataShield, tests: {
[INFO] [stdout]      | |                                                 ---------- `DataShield` is not local
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Root` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Isa` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Isa` is not local
[INFO] [stdout] ...
[INFO] [stdout]  260 |           let ui_root = tests_inner!( node tests "root" => Category(Root, tests: { $($rest)* } ) );
[INFO] [stdout]      |                                                                     ---- `Root` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Root` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Flc` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Flc` is not local
[INFO] [stdout] ...
[INFO] [stdout]  260 |           let ui_root = tests_inner!( node tests "root" => Category(Root, tests: { $($rest)* } ) );
[INFO] [stdout]      |                                                                     ---- `Root` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Root` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Psw` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `Psw` is not local
[INFO] [stdout] ...
[INFO] [stdout]  260 |           let ui_root = tests_inner!( node tests "root" => Category(Root, tests: { $($rest)* } ) );
[INFO] [stdout]      |                                                                     ---- `Root` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:194:17
[INFO] [stdout]      |
[INFO] [stdout]  188 |               let idx = tests_inner!( node_common $tests $test $name );
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout]  189 | |
[INFO] [stdout]  190 | |             let ui_children = vec![ $(tests_inner!( node $tests $(@$cmeta)* $cname => $cty $cparam ),)* ];
[INFO] [stdout] ...    |
[INFO] [stdout]  193 | |                 #[dependency]
[INFO] [stdout]  194 | |                 impl Dependency<tests_inner!( typename $cparam )> for $test {
[INFO] [stdout]      | |                 ^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^
[INFO] [stdout]      | |______________________|_______________________________________________|
[INFO] [stdout]      |                        |                                               `Root` is not local
[INFO] [stdout]      |                        `Dependency` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `DataShield` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the macro `tests_inner` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the macro `tests_inner` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/sgx_detect/tests/scaffold.rs:193:17
[INFO] [stdout]      |
[INFO] [stdout]  193 |                   #[dependency]
[INFO] [stdout]      |                   ^ `__missing_dependency_attribute__` is not local
[INFO] [stdout] ...
[INFO] [stdout]  221 |           $name
[INFO] [stdout]      |           - `DataShield` is not local
[INFO] [stdout] ...
[INFO] [stdout]  260 |           let ui_root = tests_inner!( node tests "root" => Category(Root, tests: { $($rest)* } ) );
[INFO] [stdout]      |                                                                     ---- `Root` is not local
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/sgx_detect/tests/mod.rs:1069:5
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       pub fn new() -> Tests {
[INFO] [stdout]      |       --------------------- move the `impl` block outside of this associated function `new`
[INFO] [stdout] 1070 |           let mut tests = tests! {
[INFO] [stdout]      |  _________________________-
[INFO] [stdout] 1071 | |             "SGX instruction set" => Category(Isa, tests: {
[INFO] [stdout] 1072 | |                 @[update_supported = cpu]
[INFO] [stdout] 1073 | |                 "CPU support" => Test(SgxCpuSupport),
[INFO] [stdout] ...    |
[INFO] [stdout] 1130 | |         };
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `dependency` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `dependency` may come from an old version of the `sgxs_tools` crate, try updating your dependency with `cargo update -p sgxs_tools`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `dependency` which comes from the expansion of the macro `tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "d94f8249f507cd41df7001c70aa043cae398c7c4a4a586f60ee6ec37d92853fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d94f8249f507cd41df7001c70aa043cae398c7c4a4a586f60ee6ec37d92853fc", kill_on_drop: false }`
[INFO] [stdout] d94f8249f507cd41df7001c70aa043cae398c7c4a4a586f60ee6ec37d92853fc
