[INFO] fetching crate sgxs-tools 0.9.4...
[INFO] checking sgxs-tools-0.9.4 against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] extracting crate sgxs-tools 0.9.4 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sgxs-tools 0.9.4 on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vcpkg v0.2.10
[INFO] [stderr]   Downloaded sgxs-loaders v0.5.1
[INFO] [stderr]   Downloaded sgxs v0.8.2
[INFO] [stderr]   Downloaded linked-hash-map v0.5.3
[INFO] [stderr]   Downloaded rustversion v1.0.3
[INFO] [stderr]   Downloaded nix v0.15.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.17
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded security-framework v2.3.1
[INFO] [stderr]   Downloaded openssl-probe v0.1.2
[INFO] [stderr]   Downloaded hyper-util v0.1.8
[INFO] [stderr]   Downloaded pin-project v1.0.8
[INFO] [stderr]   Downloaded pin-project-internal v1.0.8
[INFO] [stderr]   Downloaded h2 v0.4.6
[INFO] [stderr]   Downloaded fortanix-sgx-abi v0.7.0
[INFO] [stderr]   Downloaded enclave-runner v0.8.0
[INFO] [stderr]   Downloaded report-test v0.5.2
[INFO] [stderr]   Downloaded insecure-time v0.2.1
[INFO] [stderr]   Downloaded enclave-runner-sgx v0.1.1
[INFO] [stderr]   Downloaded ipc-queue v0.5.0
[INFO] [stderr]   Downloaded proc-mounts v0.3.0
[INFO] [stderr]   Downloaded partition-identity v0.3.0
[INFO] [stderr]   Downloaded dcap-ql-sys v0.2.2
[INFO] [stderr]   Downloaded crypto-hash v0.3.4
[INFO] [stderr]   Downloaded unix_socket2 v0.5.4
[INFO] [stderr]   Downloaded futures v0.1.30
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded num-iter v0.1.41
[INFO] [stderr]   Downloaded commoncrypto v0.2.0
[INFO] [stderr]   Downloaded commoncrypto-sys v0.2.0
[INFO] [stderr]   Downloaded dcap-ql v0.4.2
[INFO] [stderr]   Downloaded aesm-client v0.6.2
[INFO] [stderr]   Downloaded protobuf-support v3.4.0
[INFO] [stderr]   Downloaded protobuf-codegen v3.4.0
[INFO] [stderr]   Downloaded protobuf-parse v3.4.0
[INFO] [stderr]   Downloaded nix v0.13.1
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded protobuf v3.4.0
[INFO] [stderr]   Downloaded rustix v0.38.10
[INFO] [stderr]   Downloaded encoding_rs v0.8.24
[INFO] [stderr]   Downloaded sgx-isa v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2382b848f6e3efd801859f4fd50509fd0320f0bdea9cac174de92202108f6357
[INFO] running `Command { std: "docker" "start" "-a" "2382b848f6e3efd801859f4fd50509fd0320f0bdea9cac174de92202108f6357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2382b848f6e3efd801859f4fd50509fd0320f0bdea9cac174de92202108f6357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2382b848f6e3efd801859f4fd50509fd0320f0bdea9cac174de92202108f6357", kill_on_drop: false }`
[INFO] [stdout] 2382b848f6e3efd801859f4fd50509fd0320f0bdea9cac174de92202108f6357
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8413ffe1424db0d53420f5af4b773cffe569a9f9f16a629de6ff4228e98993c
[INFO] running `Command { std: "docker" "start" "-a" "e8413ffe1424db0d53420f5af4b773cffe569a9f9f16a629de6ff4228e98993c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling vcpkg v0.2.10
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[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]     Checking slab v0.4.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]     Checking futures v0.1.30
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[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 quote v1.0.41
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.204
[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 protobuf v3.4.0
[INFO] [stderr]    Compiling rustix v0.38.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling nix v0.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling enclave-runner-sgx v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling dcap-ql-sys v0.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.24
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling which v4.4.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 regex v1.5.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking fortanix-sgx-abi v0.7.0
[INFO] [stderr]     Checking ipc-queue v0.5.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking insecure-time v0.2.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking unicode-xid v0.1.0
[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 hex v0.3.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]     Checking yansi v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking pin-project v1.0.8
[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]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking protobuf-support v3.4.0
[INFO] [stderr]     Checking partition-identity v0.3.0
[INFO] [stderr]     Checking proc-mounts v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[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 sgxs v0.8.2
[INFO] [stderr]     Checking crypto-hash v0.3.4
[INFO] [stderr]     Checking sgxs-loaders v0.5.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking dcap-ql v0.4.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures v0.3.31
[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 tokio-native-tls v0.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking report-test v0.5.2
[INFO] [stderr]    Compiling protobuf-parse v3.4.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling protobuf-codegen v3.4.0
[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]    Compiling aesm-client v0.6.2
[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: 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: 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]      |                    |                       `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: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: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: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: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: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: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: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: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: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: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: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]      |                        |                                               `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: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]      |           - `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: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]      |                        |                                               `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: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]      |           - `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: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: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: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: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: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: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: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: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]      |                        |                                               `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: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]      |           - `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: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]      |                        |                                               `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]      |                        |                                               `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: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]      |           - `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: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: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: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: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: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]      |                        |                                               `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: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: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]      |                        |                                               `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]      |                        |                                               `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: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: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: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: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: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: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: 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 1m 31s
[INFO] running `Command { std: "docker" "inspect" "e8413ffe1424db0d53420f5af4b773cffe569a9f9f16a629de6ff4228e98993c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8413ffe1424db0d53420f5af4b773cffe569a9f9f16a629de6ff4228e98993c", kill_on_drop: false }`
[INFO] [stdout] e8413ffe1424db0d53420f5af4b773cffe569a9f9f16a629de6ff4228e98993c
