[INFO] fetching crate graphix-stdlib 0.1.10... [INFO] checking graphix-stdlib-0.1.10 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate graphix-stdlib 0.1.10 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate graphix-stdlib 0.1.10 [INFO] finished tweaking crates.io crate graphix-stdlib 0.1.10 [INFO] tweaked toml for crates.io crate graphix-stdlib 0.1.10 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graphix-stdlib 0.1.10 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graphix-stdlib 0.1.10 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47ae618c84cb202bcfa4d6b492be4817c0c2752450aa79c78c7ad0d508b99ae4 [INFO] running `Command { std: "docker" "start" "-a" "47ae618c84cb202bcfa4d6b492be4817c0c2752450aa79c78c7ad0d508b99ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47ae618c84cb202bcfa4d6b492be4817c0c2752450aa79c78c7ad0d508b99ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ae618c84cb202bcfa4d6b492be4817c0c2752450aa79c78c7ad0d508b99ae4", kill_on_drop: false }` [INFO] [stdout] 47ae618c84cb202bcfa4d6b492be4817c0c2752450aa79c78c7ad0d508b99ae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab8304f118ffa24697650d741f1def57c48da97e29621c67e4331a5cf7ccf778 [INFO] running `Command { std: "docker" "start" "-a" "ab8304f118ffa24697650d741f1def57c48da97e29621c67e4331a5cf7ccf778", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking asn1-rs v0.7.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking fish-printf v0.2.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking der-parser v10.0.0 [INFO] [stderr] Checking pkcs5 v0.7.1 [INFO] [stderr] Compiling netidx-derive v0.28.3 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking x509-parser v0.17.0 [INFO] [stderr] Checking keyring v3.6.3 [INFO] [stderr] Checking immutable-chunkmap v2.0.6 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking if-addrs v0.14.0 [INFO] [stderr] Compiling libgssapi-sys v0.3.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking escaping v0.2.3 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking libgssapi v0.9.1 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Checking cross-krb5 v0.4.2 [INFO] [stderr] Checking netidx-core v0.29.0 [INFO] [stderr] Checking netidx-value v0.29.1 [INFO] [stderr] Checking netidx-netproto v0.29.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking netidx v0.29.0 [INFO] [stderr] Checking netidx-protocols v0.29.0 [INFO] [stderr] Checking graphix-compiler v0.1.10 [INFO] [stderr] Checking graphix-stdlib v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use graphix_rt::{GXConfig, GXEvent, GXHandle, GXRt, NoExt}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graphix_rt` [INFO] [stdout] --> src/test/langtest.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use graphix_rt::GXEvent; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / run!(mod0, MOD0, |v: Result<&Value>| match v { [INFO] [stdout] 50 | | Ok(&Value::I64(8)) => true, [INFO] [stdout] 51 | | _ => false, [INFO] [stdout] 52 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / run!(mod0, MOD0, |v: Result<&Value>| match v { [INFO] [stdout] 50 | | Ok(&Value::I64(8)) => true, [INFO] [stdout] 51 | | _ => false, [INFO] [stdout] 52 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / run!(scope, SCOPE, |v: Result<&Value>| match v { [INFO] [stdout] 66 | | Ok(&Value::I64(85)) => true, [INFO] [stdout] 67 | | _ => false, [INFO] [stdout] 68 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / run!(scope, SCOPE, |v: Result<&Value>| match v { [INFO] [stdout] 66 | | Ok(&Value::I64(85)) => true, [INFO] [stdout] 67 | | _ => false, [INFO] [stdout] 68 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / run!(core_use, CORE_USE, |v: Result<&Value>| match v { [INFO] [stdout] 82 | | Ok(Value::Array(a)) if &**a == &[Value::I64(1), Value::I64(84)] => true, [INFO] [stdout] 83 | | _ => false, [INFO] [stdout] 84 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / run!(core_use, CORE_USE, |v: Result<&Value>| match v { [INFO] [stdout] 82 | | Ok(Value::Array(a)) if &**a == &[Value::I64(1), Value::I64(84)] => true, [INFO] [stdout] 83 | | _ => false, [INFO] [stdout] 84 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / run!(name_modpath, NAME_MODPATH, |v: Result<&Value>| match v { [INFO] [stdout] 94 | | Ok(Value::String(s)) => &**s == "foo, bar, baz", [INFO] [stdout] 95 | | _ => false, [INFO] [stdout] 96 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / run!(name_modpath, NAME_MODPATH, |v: Result<&Value>| match v { [INFO] [stdout] 94 | | Ok(Value::String(s)) => &**s == "foo, bar, baz", [INFO] [stdout] 95 | | _ => false, [INFO] [stdout] 96 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | / run!(lambda, LAMBDA, |v: Result<&Value>| match v { [INFO] [stdout] 107 | | Ok(Value::I64(20)) => true, [INFO] [stdout] 108 | | _ => false, [INFO] [stdout] 109 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | / run!(lambda, LAMBDA, |v: Result<&Value>| match v { [INFO] [stdout] 107 | | Ok(Value::I64(20)) => true, [INFO] [stdout] 108 | | _ => false, [INFO] [stdout] 109 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | / run!(static_scope, STATIC_SCOPE, |v: Result<&Value>| match v { [INFO] [stdout] 120 | | Err(_) => true, [INFO] [stdout] 121 | | _ => false, [INFO] [stdout] 122 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | / run!(static_scope, STATIC_SCOPE, |v: Result<&Value>| match v { [INFO] [stdout] 120 | | Err(_) => true, [INFO] [stdout] 121 | | _ => false, [INFO] [stdout] 122 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | / run!(undefined, UNDEFINED, |v: Result<&Value>| match v { [INFO] [stdout] 134 | | Err(_) => true, [INFO] [stdout] 135 | | _ => false, [INFO] [stdout] 136 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | / run!(undefined, UNDEFINED, |v: Result<&Value>| match v { [INFO] [stdout] 134 | | Err(_) => true, [INFO] [stdout] 135 | | _ => false, [INFO] [stdout] 136 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | / run!(first_class_lambdas, FIRST_CLASS_LAMBDAS, |v: Result<&Value>| match v { [INFO] [stdout] 147 | | Ok(Value::I64(3)) => true, [INFO] [stdout] 148 | | _ => false, [INFO] [stdout] 149 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | / run!(first_class_lambdas, FIRST_CLASS_LAMBDAS, |v: Result<&Value>| match v { [INFO] [stdout] 147 | | Ok(Value::I64(3)) => true, [INFO] [stdout] 148 | | _ => false, [INFO] [stdout] 149 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / run!(select0, SELECT0, |v: Result<&Value>| match v { [INFO] [stdout] 165 | | Ok(Value::String(s)) => &**s == "first 1", [INFO] [stdout] 166 | | _ => false, [INFO] [stdout] 167 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / run!(select0, SELECT0, |v: Result<&Value>| match v { [INFO] [stdout] 165 | | Ok(Value::String(s)) => &**s == "first 1", [INFO] [stdout] 166 | | _ => false, [INFO] [stdout] 167 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | / run!(simple_typecheck, SIMPLE_TYPECHECK, |v: Result<&Value>| match v { [INFO] [stdout] 176 | | Err(_) => true, [INFO] [stdout] 177 | | _ => false, [INFO] [stdout] 178 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | / run!(simple_typecheck, SIMPLE_TYPECHECK, |v: Result<&Value>| match v { [INFO] [stdout] 176 | | Err(_) => true, [INFO] [stdout] 177 | | _ => false, [INFO] [stdout] 178 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / run!(function_types, FUNCTION_TYPES, |v: Result<&Value>| match v { [INFO] [stdout] 188 | | Err(_) => true, [INFO] [stdout] 189 | | _ => false, [INFO] [stdout] 190 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / run!(function_types, FUNCTION_TYPES, |v: Result<&Value>| match v { [INFO] [stdout] 188 | | Err(_) => true, [INFO] [stdout] 189 | | _ => false, [INFO] [stdout] 190 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / run!(partial_function_types, PARTIAL_FUNCTION_TYPES, |v: Result<&Value>| match v { [INFO] [stdout] 200 | | Err(_) => true, [INFO] [stdout] 201 | | _ => false, [INFO] [stdout] 202 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | / run!(partial_function_types, PARTIAL_FUNCTION_TYPES, |v: Result<&Value>| match v { [INFO] [stdout] 200 | | Err(_) => true, [INFO] [stdout] 201 | | _ => false, [INFO] [stdout] 202 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | / run!(function_rtype, FUNCTION_RTYPE, |v: Result<&Value>| match v { [INFO] [stdout] 212 | | Err(_) => true, [INFO] [stdout] 213 | | _ => false, [INFO] [stdout] 214 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | / run!(function_rtype, FUNCTION_RTYPE, |v: Result<&Value>| match v { [INFO] [stdout] 212 | | Err(_) => true, [INFO] [stdout] 213 | | _ => false, [INFO] [stdout] 214 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / run!(inferred_rtype, INFERRED_RTYPE, |v: Result<&Value>| match v { [INFO] [stdout] 226 | | Err(_) => true, [INFO] [stdout] 227 | | _ => false, [INFO] [stdout] 228 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / run!(inferred_rtype, INFERRED_RTYPE, |v: Result<&Value>| match v { [INFO] [stdout] 226 | | Err(_) => true, [INFO] [stdout] 227 | | _ => false, [INFO] [stdout] 228 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | / run!(lambda_constraint, LAMBDA_CONSTRAINT, |v: Result<&Value>| match v { [INFO] [stdout] 238 | | Err(_) => true, [INFO] [stdout] 239 | | _ => false, [INFO] [stdout] 240 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | / run!(lambda_constraint, LAMBDA_CONSTRAINT, |v: Result<&Value>| match v { [INFO] [stdout] 238 | | Err(_) => true, [INFO] [stdout] 239 | | _ => false, [INFO] [stdout] 240 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | / run!(looping_select, LOOPING_SELECT, |v: Result<&Value>| match v { [INFO] [stdout] 255 | | Ok(Value::I64(2)) => true, [INFO] [stdout] 256 | | _ => false, [INFO] [stdout] 257 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | / run!(looping_select, LOOPING_SELECT, |v: Result<&Value>| match v { [INFO] [stdout] 255 | | Ok(Value::I64(2)) => true, [INFO] [stdout] 256 | | _ => false, [INFO] [stdout] 257 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | / run!(labeled_args, LABELED_ARGS, |v: Result<&Value>| match v { [INFO] [stdout] 267 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 268 | | _ => false, [INFO] [stdout] 269 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | / run!(labeled_args, LABELED_ARGS, |v: Result<&Value>| match v { [INFO] [stdout] 267 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 268 | | _ => false, [INFO] [stdout] 269 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / run!(required_args, REQUIRED_ARGS, |v: Result<&Value>| match v { [INFO] [stdout] 279 | | Err(_) => true, [INFO] [stdout] 280 | | _ => false, [INFO] [stdout] 281 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / run!(required_args, REQUIRED_ARGS, |v: Result<&Value>| match v { [INFO] [stdout] 279 | | Err(_) => true, [INFO] [stdout] 280 | | _ => false, [INFO] [stdout] 281 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | / run!(mixed_args, MIXED_ARGS, |v: Result<&Value>| match v { [INFO] [stdout] 291 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 292 | | _ => false, [INFO] [stdout] 293 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | / run!(mixed_args, MIXED_ARGS, |v: Result<&Value>| match v { [INFO] [stdout] 291 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 292 | | _ => false, [INFO] [stdout] 293 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | / run!(arg_subtyping, ARG_SUBTYPING, |v: Result<&Value>| match v { [INFO] [stdout] 304 | | Ok(Value::I64(45)) => true, [INFO] [stdout] 305 | | _ => false, [INFO] [stdout] 306 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | / run!(arg_subtyping, ARG_SUBTYPING, |v: Result<&Value>| match v { [INFO] [stdout] 304 | | Ok(Value::I64(45)) => true, [INFO] [stdout] 305 | | _ => false, [INFO] [stdout] 306 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | / run!(arg_name_short, ARG_NAME_SHORT, |v: Result<&Value>| match v { [INFO] [stdout] 317 | | Ok(Value::I64(45)) => true, [INFO] [stdout] 318 | | _ => false, [INFO] [stdout] 319 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | / run!(arg_name_short, ARG_NAME_SHORT, |v: Result<&Value>| match v { [INFO] [stdout] 317 | | Ok(Value::I64(45)) => true, [INFO] [stdout] 318 | | _ => false, [INFO] [stdout] 319 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | / run!(explicit_type_vars0, EXPLICIT_TYPE_VARS0, |v: Result<&Value>| match v { [INFO] [stdout] 329 | | Err(_) => true, [INFO] [stdout] 330 | | _ => false, [INFO] [stdout] 331 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | / run!(explicit_type_vars0, EXPLICIT_TYPE_VARS0, |v: Result<&Value>| match v { [INFO] [stdout] 329 | | Err(_) => true, [INFO] [stdout] 330 | | _ => false, [INFO] [stdout] 331 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:340:1 [INFO] [stdout] | [INFO] [stdout] 340 | / run!(explicit_type_vars1, EXPLICIT_TYPE_VARS1, |v: Result<&Value>| match v { [INFO] [stdout] 341 | | Err(_) => true, [INFO] [stdout] 342 | | _ => false, [INFO] [stdout] 343 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:340:1 [INFO] [stdout] | [INFO] [stdout] 340 | / run!(explicit_type_vars1, EXPLICIT_TYPE_VARS1, |v: Result<&Value>| match v { [INFO] [stdout] 341 | | Err(_) => true, [INFO] [stdout] 342 | | _ => false, [INFO] [stdout] 343 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:354:1 [INFO] [stdout] | [INFO] [stdout] 354 | / run!(explicit_type_vars2, EXPLICIT_TYPE_VARS2, |v: Result<&Value>| match v { [INFO] [stdout] 355 | | Ok(Value::I64(2)) => true, [INFO] [stdout] 356 | | _ => false, [INFO] [stdout] 357 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:354:1 [INFO] [stdout] | [INFO] [stdout] 354 | / run!(explicit_type_vars2, EXPLICIT_TYPE_VARS2, |v: Result<&Value>| match v { [INFO] [stdout] 355 | | Ok(Value::I64(2)) => true, [INFO] [stdout] 356 | | _ => false, [INFO] [stdout] 357 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | / run!(explicit_type_vars3, EXPLICIT_TYPE_VARS3, |v: Result<&Value>| match v { [INFO] [stdout] 369 | | Ok(Value::U32(2) | Value::U64(2)) => true, [INFO] [stdout] 370 | | _ => false, [INFO] [stdout] 371 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | / run!(explicit_type_vars3, EXPLICIT_TYPE_VARS3, |v: Result<&Value>| match v { [INFO] [stdout] 369 | | Ok(Value::U32(2) | Value::U64(2)) => true, [INFO] [stdout] 370 | | _ => false, [INFO] [stdout] 371 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | / run!(typed_arrays0, TYPED_ARRAYS0, |v: Result<&Value>| match v { [INFO] [stdout] 381 | | Ok(Value::Array(a)) => match &**a { [INFO] [stdout] 382 | | [Value::Array(a0), Value::Array(a1)] => match (&**a0, &**a1) { [INFO] [stdout] ... | [INFO] [stdout] 391 | | _ => false, [INFO] [stdout] 392 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | / run!(typed_arrays0, TYPED_ARRAYS0, |v: Result<&Value>| match v { [INFO] [stdout] 381 | | Ok(Value::Array(a)) => match &**a { [INFO] [stdout] 382 | | [Value::Array(a0), Value::Array(a1)] => match (&**a0, &**a1) { [INFO] [stdout] ... | [INFO] [stdout] 391 | | _ => false, [INFO] [stdout] 392 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:401:1 [INFO] [stdout] | [INFO] [stdout] 401 | / run!(typed_arrays1, TYPED_ARRAYS1, |v: Result<&Value>| match v { [INFO] [stdout] 402 | | Err(_) => true, [INFO] [stdout] 403 | | _ => false, [INFO] [stdout] 404 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:401:1 [INFO] [stdout] | [INFO] [stdout] 401 | / run!(typed_arrays1, TYPED_ARRAYS1, |v: Result<&Value>| match v { [INFO] [stdout] 402 | | Err(_) => true, [INFO] [stdout] 403 | | _ => false, [INFO] [stdout] 404 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:413:1 [INFO] [stdout] | [INFO] [stdout] 413 | / run!(array_indexing0, ARRAY_INDEXING0, |v: Result<&Value>| match v { [INFO] [stdout] 414 | | Ok(Value::I64(0)) => true, [INFO] [stdout] 415 | | _ => false, [INFO] [stdout] 416 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:413:1 [INFO] [stdout] | [INFO] [stdout] 413 | / run!(array_indexing0, ARRAY_INDEXING0, |v: Result<&Value>| match v { [INFO] [stdout] 414 | | Ok(Value::I64(0)) => true, [INFO] [stdout] 415 | | _ => false, [INFO] [stdout] 416 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | / run!(array_indexing1, ARRAY_INDEXING1, |v: Result<&Value>| match v { [INFO] [stdout] 426 | | Ok(Value::Array(a)) if &a[..] == [Value::I64(0), Value::I64(1), Value::I64(2)] => [INFO] [stdout] 427 | | true, [INFO] [stdout] 428 | | _ => false, [INFO] [stdout] 429 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | / run!(array_indexing1, ARRAY_INDEXING1, |v: Result<&Value>| match v { [INFO] [stdout] 426 | | Ok(Value::Array(a)) if &a[..] == [Value::I64(0), Value::I64(1), Value::I64(2)] => [INFO] [stdout] 427 | | true, [INFO] [stdout] 428 | | _ => false, [INFO] [stdout] 429 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:438:1 [INFO] [stdout] | [INFO] [stdout] 438 | / run!(array_indexing2, ARRAY_INDEXING2, |v: Result<&Value>| match v { [INFO] [stdout] 439 | | Ok(Value::Array(a)) if &a[..] == [Value::I64(0), Value::I64(1)] => true, [INFO] [stdout] 440 | | _ => false, [INFO] [stdout] 441 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:438:1 [INFO] [stdout] | [INFO] [stdout] 438 | / run!(array_indexing2, ARRAY_INDEXING2, |v: Result<&Value>| match v { [INFO] [stdout] 439 | | Ok(Value::Array(a)) if &a[..] == [Value::I64(0), Value::I64(1)] => true, [INFO] [stdout] 440 | | _ => false, [INFO] [stdout] 441 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:450:1 [INFO] [stdout] | [INFO] [stdout] 450 | / run!(array_indexing3, ARRAY_INDEXING3, |v: Result<&Value>| match v { [INFO] [stdout] 451 | | Ok(Value::Array(a)) if &a[..] == [Value::I64(5), Value::I64(6)] => true, [INFO] [stdout] 452 | | _ => false, [INFO] [stdout] 453 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:450:1 [INFO] [stdout] | [INFO] [stdout] 450 | / run!(array_indexing3, ARRAY_INDEXING3, |v: Result<&Value>| match v { [INFO] [stdout] 451 | | Ok(Value::Array(a)) if &a[..] == [Value::I64(5), Value::I64(6)] => true, [INFO] [stdout] 452 | | _ => false, [INFO] [stdout] 453 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:462:1 [INFO] [stdout] | [INFO] [stdout] 462 | / run!(array_indexing4, ARRAY_INDEXING4, |v: Result<&Value>| match v { [INFO] [stdout] 463 | | Ok(Value::Array(a)) [INFO] [stdout] 464 | | if &a[..] [INFO] [stdout] 465 | | == [ [INFO] [stdout] ... | [INFO] [stdout] 475 | | _ => false, [INFO] [stdout] 476 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:462:1 [INFO] [stdout] | [INFO] [stdout] 462 | / run!(array_indexing4, ARRAY_INDEXING4, |v: Result<&Value>| match v { [INFO] [stdout] 463 | | Ok(Value::Array(a)) [INFO] [stdout] 464 | | if &a[..] [INFO] [stdout] 465 | | == [ [INFO] [stdout] ... | [INFO] [stdout] 475 | | _ => false, [INFO] [stdout] 476 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:488:1 [INFO] [stdout] | [INFO] [stdout] 488 | / run!(array_indexing5, ARRAY_INDEXING5, |v: Result<&Value>| match v { [INFO] [stdout] 489 | | Err(_) => true, [INFO] [stdout] 490 | | _ => false, [INFO] [stdout] 491 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:488:1 [INFO] [stdout] | [INFO] [stdout] 488 | / run!(array_indexing5, ARRAY_INDEXING5, |v: Result<&Value>| match v { [INFO] [stdout] 489 | | Err(_) => true, [INFO] [stdout] 490 | | _ => false, [INFO] [stdout] 491 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 503 | / run!(array_indexing6, ARRAY_INDEXING6, |v: Result<&Value>| match v { [INFO] [stdout] 504 | | Ok(Value::Array(a)) [INFO] [stdout] 505 | | if &a[..] [INFO] [stdout] 506 | | == [ [INFO] [stdout] ... | [INFO] [stdout] 516 | | _ => false, [INFO] [stdout] 517 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 503 | / run!(array_indexing6, ARRAY_INDEXING6, |v: Result<&Value>| match v { [INFO] [stdout] 504 | | Ok(Value::Array(a)) [INFO] [stdout] 505 | | if &a[..] [INFO] [stdout] 506 | | == [ [INFO] [stdout] ... | [INFO] [stdout] 516 | | _ => false, [INFO] [stdout] 517 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:529:1 [INFO] [stdout] | [INFO] [stdout] 529 | / run!(array_match0, ARRAY_MATCH0, |v: Result<&Value>| match v { [INFO] [stdout] 530 | | Ok(Value::I64(6)) => true, [INFO] [stdout] 531 | | _ => false, [INFO] [stdout] 532 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:529:1 [INFO] [stdout] | [INFO] [stdout] 529 | / run!(array_match0, ARRAY_MATCH0, |v: Result<&Value>| match v { [INFO] [stdout] 530 | | Ok(Value::I64(6)) => true, [INFO] [stdout] 531 | | _ => false, [INFO] [stdout] 532 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:548:1 [INFO] [stdout] | [INFO] [stdout] 548 | / run!(array_match1, ARRAY_MATCH1, |v: Result<&Value>| match v { [INFO] [stdout] 549 | | Ok(Value::Array(a)) => { [INFO] [stdout] 550 | | a.len() == 4 && { [INFO] [stdout] 551 | | a.iter().enumerate().all(|(i, a)| match a { [INFO] [stdout] ... | [INFO] [stdout] 567 | | _ => false, [INFO] [stdout] 568 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:548:1 [INFO] [stdout] | [INFO] [stdout] 548 | / run!(array_match1, ARRAY_MATCH1, |v: Result<&Value>| match v { [INFO] [stdout] 549 | | Ok(Value::Array(a)) => { [INFO] [stdout] 550 | | a.len() == 4 && { [INFO] [stdout] 551 | | a.iter().enumerate().all(|(i, a)| match a { [INFO] [stdout] ... | [INFO] [stdout] 567 | | _ => false, [INFO] [stdout] 568 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:582:1 [INFO] [stdout] | [INFO] [stdout] 582 | / run!(array_match2, ARRAY_MATCH2, |v: Result<&Value>| match v { [INFO] [stdout] 583 | | Ok(v) => match v.clone().cast_to::<[ArcStr; 2]>() { [INFO] [stdout] 584 | | Ok([s0, s1]) if &*s0 == "Empty" && &*s1 == "Nonempty" => true, [INFO] [stdout] 585 | | _ => false, [INFO] [stdout] 586 | | }, [INFO] [stdout] 587 | | _ => false, [INFO] [stdout] 588 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:582:1 [INFO] [stdout] | [INFO] [stdout] 582 | / run!(array_match2, ARRAY_MATCH2, |v: Result<&Value>| match v { [INFO] [stdout] 583 | | Ok(v) => match v.clone().cast_to::<[ArcStr; 2]>() { [INFO] [stdout] 584 | | Ok([s0, s1]) if &*s0 == "Empty" && &*s1 == "Nonempty" => true, [INFO] [stdout] 585 | | _ => false, [INFO] [stdout] 586 | | }, [INFO] [stdout] 587 | | _ => false, [INFO] [stdout] 588 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | / run!(tuples0, TUPLES0, |v: Result<&Value>| match v { [INFO] [stdout] 598 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 599 | | [Value::String(s), Value::I64(42), Value::F64(23.5)] => &*s == "foo", [INFO] [stdout] 600 | | _ => false, [INFO] [stdout] 601 | | }, [INFO] [stdout] 602 | | _ => false, [INFO] [stdout] 603 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | / run!(tuples0, TUPLES0, |v: Result<&Value>| match v { [INFO] [stdout] 598 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 599 | | [Value::String(s), Value::I64(42), Value::F64(23.5)] => &*s == "foo", [INFO] [stdout] 600 | | _ => false, [INFO] [stdout] 601 | | }, [INFO] [stdout] 602 | | _ => false, [INFO] [stdout] 603 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:613:1 [INFO] [stdout] | [INFO] [stdout] 613 | / run!(tuples1, TUPLES1, |v: Result<&Value>| match v { [INFO] [stdout] 614 | | Ok(Value::F64(65.5)) => true, [INFO] [stdout] 615 | | _ => false, [INFO] [stdout] 616 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:613:1 [INFO] [stdout] | [INFO] [stdout] 613 | / run!(tuples1, TUPLES1, |v: Result<&Value>| match v { [INFO] [stdout] 614 | | Ok(Value::F64(65.5)) => true, [INFO] [stdout] 615 | | _ => false, [INFO] [stdout] 616 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:628:1 [INFO] [stdout] | [INFO] [stdout] 628 | / run!(tuples2, TUPLES2, |v: Result<&Value>| match v { [INFO] [stdout] 629 | | Ok(Value::F64(65.5)) => true, [INFO] [stdout] 630 | | _ => false, [INFO] [stdout] 631 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:628:1 [INFO] [stdout] | [INFO] [stdout] 628 | / run!(tuples2, TUPLES2, |v: Result<&Value>| match v { [INFO] [stdout] 629 | | Ok(Value::F64(65.5)) => true, [INFO] [stdout] 630 | | _ => false, [INFO] [stdout] 631 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:640:1 [INFO] [stdout] | [INFO] [stdout] 640 | / run!(structs0, STRUCTS0, |v: Result<&Value>| match v { [INFO] [stdout] 641 | | Ok(Value::Array(a)) if a.len() == 3 => match &a[..] { [INFO] [stdout] 642 | | [Value::Array(f0), Value::Array(f1), Value::Array(f2)] [INFO] [stdout] 643 | | if f0.len() == 2 && f1.len() == 2 && f2.len() == 2 => [INFO] [stdout] ... | [INFO] [stdout] 661 | | _ => false, [INFO] [stdout] 662 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:640:1 [INFO] [stdout] | [INFO] [stdout] 640 | / run!(structs0, STRUCTS0, |v: Result<&Value>| match v { [INFO] [stdout] 641 | | Ok(Value::Array(a)) if a.len() == 3 => match &a[..] { [INFO] [stdout] 642 | | [Value::Array(f0), Value::Array(f1), Value::Array(f2)] [INFO] [stdout] 643 | | if f0.len() == 2 && f1.len() == 2 && f2.len() == 2 => [INFO] [stdout] ... | [INFO] [stdout] 661 | | _ => false, [INFO] [stdout] 662 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:672:1 [INFO] [stdout] | [INFO] [stdout] 672 | / run!(bindstruct, BINDSTRUCT, |v: Result<&Value>| match v { [INFO] [stdout] 673 | | Ok(Value::F64(126.0)) => true, [INFO] [stdout] 674 | | _ => false, [INFO] [stdout] 675 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:672:1 [INFO] [stdout] | [INFO] [stdout] 672 | / run!(bindstruct, BINDSTRUCT, |v: Result<&Value>| match v { [INFO] [stdout] 673 | | Ok(Value::F64(126.0)) => true, [INFO] [stdout] 674 | | _ => false, [INFO] [stdout] 675 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:688:1 [INFO] [stdout] | [INFO] [stdout] 688 | / run!(selectstruct, SELECTSTRUCT, |v: Result<&Value>| match v { [INFO] [stdout] 689 | | Ok(Value::F64(126.0)) => true, [INFO] [stdout] 690 | | _ => false, [INFO] [stdout] 691 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:688:1 [INFO] [stdout] | [INFO] [stdout] 688 | / run!(selectstruct, SELECTSTRUCT, |v: Result<&Value>| match v { [INFO] [stdout] 689 | | Ok(Value::F64(126.0)) => true, [INFO] [stdout] 690 | | _ => false, [INFO] [stdout] 691 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:700:1 [INFO] [stdout] | [INFO] [stdout] 700 | / run!(structaccessor, STRUCTACCESSOR, |v: Result<&Value>| match v { [INFO] [stdout] 701 | | Ok(Value::String(s)) => s == "bar", [INFO] [stdout] 702 | | _ => false, [INFO] [stdout] 703 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:700:1 [INFO] [stdout] | [INFO] [stdout] 700 | / run!(structaccessor, STRUCTACCESSOR, |v: Result<&Value>| match v { [INFO] [stdout] 701 | | Ok(Value::String(s)) => s == "bar", [INFO] [stdout] 702 | | _ => false, [INFO] [stdout] 703 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | / run!(tupleaccessor, TUPLEACCESSOR, |v: Result<&Value>| match v { [INFO] [stdout] 713 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 714 | | _ => false, [INFO] [stdout] 715 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | / run!(tupleaccessor, TUPLEACCESSOR, |v: Result<&Value>| match v { [INFO] [stdout] 713 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 714 | | _ => false, [INFO] [stdout] 715 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:725:1 [INFO] [stdout] | [INFO] [stdout] 725 | / run!(structwith0, STRUCTWITH0, |v: Result<&Value>| match v { [INFO] [stdout] 726 | | Err(_) => true, [INFO] [stdout] 727 | | _ => false, [INFO] [stdout] 728 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:725:1 [INFO] [stdout] | [INFO] [stdout] 725 | / run!(structwith0, STRUCTWITH0, |v: Result<&Value>| match v { [INFO] [stdout] 726 | | Err(_) => true, [INFO] [stdout] 727 | | _ => false, [INFO] [stdout] 728 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | / run!(structwith1, STRUCTWITH1, |v: Result<&Value>| match v { [INFO] [stdout] 739 | | Ok(Value::F64(85.0)) => true, [INFO] [stdout] 740 | | _ => false, [INFO] [stdout] 741 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | / run!(structwith1, STRUCTWITH1, |v: Result<&Value>| match v { [INFO] [stdout] 739 | | Ok(Value::F64(85.0)) => true, [INFO] [stdout] 740 | | _ => false, [INFO] [stdout] 741 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:751:1 [INFO] [stdout] | [INFO] [stdout] 751 | / run!(structwith2, STRUCTWITH2, |v: Result<&Value>| match v { [INFO] [stdout] 752 | | Ok(v) => match v.clone().cast_to::<[(ArcStr, i64); 2]>() { [INFO] [stdout] 753 | | Ok([(s0, 0), (s1, 1)]) if &*s0 == "x" && &*s1 == "y" => true, [INFO] [stdout] 754 | | _ => false, [INFO] [stdout] 755 | | }, [INFO] [stdout] 756 | | _ => false, [INFO] [stdout] 757 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:751:1 [INFO] [stdout] | [INFO] [stdout] 751 | / run!(structwith2, STRUCTWITH2, |v: Result<&Value>| match v { [INFO] [stdout] 752 | | Ok(v) => match v.clone().cast_to::<[(ArcStr, i64); 2]>() { [INFO] [stdout] 753 | | Ok([(s0, 0), (s1, 1)]) if &*s0 == "x" && &*s1 == "y" => true, [INFO] [stdout] 754 | | _ => false, [INFO] [stdout] 755 | | }, [INFO] [stdout] 756 | | _ => false, [INFO] [stdout] 757 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | / run!(structwith3, STRUCTWITH3, |v: Result<&Value>| match v { [INFO] [stdout] 767 | | Ok(v) => match v.clone().cast_to::<[(ArcStr, i64); 2]>() { [INFO] [stdout] 768 | | Ok([(s0, 0), (s1, 1)]) if &*s0 == "x" && &*s1 == "y" => true, [INFO] [stdout] 769 | | _ => false, [INFO] [stdout] 770 | | }, [INFO] [stdout] 771 | | _ => false, [INFO] [stdout] 772 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | / run!(structwith3, STRUCTWITH3, |v: Result<&Value>| match v { [INFO] [stdout] 767 | | Ok(v) => match v.clone().cast_to::<[(ArcStr, i64); 2]>() { [INFO] [stdout] 768 | | Ok([(s0, 0), (s1, 1)]) if &*s0 == "x" && &*s1 == "y" => true, [INFO] [stdout] 769 | | _ => false, [INFO] [stdout] 770 | | }, [INFO] [stdout] 771 | | _ => false, [INFO] [stdout] 772 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:800:1 [INFO] [stdout] | [INFO] [stdout] 800 | / run!(structwith4, STRUCTWITH4, |v: Result<&Value>| match v { [INFO] [stdout] 801 | | Ok(v) => match v.clone().cast_to::<[[(ArcStr, i64); 2]; 4]>() { [INFO] [stdout] 802 | | Ok( [INFO] [stdout] 803 | | [[(f00, 0), (f01, -1)], [(f10, 0), (f11, 0)], [(f20, -1), (f21, 0)], [(f30, 0), (f31, 0)]], [INFO] [stdout] ... | [INFO] [stdout] 815 | | _ => false, [INFO] [stdout] 816 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:800:1 [INFO] [stdout] | [INFO] [stdout] 800 | / run!(structwith4, STRUCTWITH4, |v: Result<&Value>| match v { [INFO] [stdout] 801 | | Ok(v) => match v.clone().cast_to::<[[(ArcStr, i64); 2]; 4]>() { [INFO] [stdout] 802 | | Ok( [INFO] [stdout] 803 | | [[(f00, 0), (f01, -1)], [(f10, 0), (f11, 0)], [(f20, -1), (f21, 0)], [(f30, 0), (f31, 0)]], [INFO] [stdout] ... | [INFO] [stdout] 815 | | _ => false, [INFO] [stdout] 816 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:832:1 [INFO] [stdout] | [INFO] [stdout] 832 | / run!(structwith5, STRUCTWITH5, |v: Result<&Value>| match v { [INFO] [stdout] 833 | | Ok(v) => match v.clone().cast_to::<[[(ArcStr, i64); 2]; 1]>() { [INFO] [stdout] 834 | | Ok([[(f00, 0), (f01, -1)]]) if f00 == "x" && f01 == "y" => true, [INFO] [stdout] 835 | | _ => false, [INFO] [stdout] 836 | | }, [INFO] [stdout] 837 | | _ => false, [INFO] [stdout] 838 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:832:1 [INFO] [stdout] | [INFO] [stdout] 832 | / run!(structwith5, STRUCTWITH5, |v: Result<&Value>| match v { [INFO] [stdout] 833 | | Ok(v) => match v.clone().cast_to::<[[(ArcStr, i64); 2]; 1]>() { [INFO] [stdout] 834 | | Ok([[(f00, 0), (f01, -1)]]) if f00 == "x" && f01 == "y" => true, [INFO] [stdout] 835 | | _ => false, [INFO] [stdout] 836 | | }, [INFO] [stdout] 837 | | _ => false, [INFO] [stdout] 838 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:849:1 [INFO] [stdout] | [INFO] [stdout] 849 | / run!(nestedmatch0, NESTEDMATCH0, |v: Result<&Value>| match v { [INFO] [stdout] 850 | | Ok(Value::F64(47.0)) => true, [INFO] [stdout] 851 | | _ => false, [INFO] [stdout] 852 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:849:1 [INFO] [stdout] | [INFO] [stdout] 849 | / run!(nestedmatch0, NESTEDMATCH0, |v: Result<&Value>| match v { [INFO] [stdout] 850 | | Ok(Value::F64(47.0)) => true, [INFO] [stdout] 851 | | _ => false, [INFO] [stdout] 852 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / run!(nestedmatch1, NESTEDMATCH1, |v: Result<&Value>| match v { [INFO] [stdout] 865 | | Ok(Value::F64(47.0)) => true, [INFO] [stdout] 866 | | _ => false, [INFO] [stdout] 867 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / run!(nestedmatch1, NESTEDMATCH1, |v: Result<&Value>| match v { [INFO] [stdout] 865 | | Ok(Value::F64(47.0)) => true, [INFO] [stdout] 866 | | _ => false, [INFO] [stdout] 867 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:878:1 [INFO] [stdout] | [INFO] [stdout] 878 | / run!(nestedmatch2, NESTEDMATCH2, |v: Result<&Value>| match v { [INFO] [stdout] 879 | | Err(e) => { [INFO] [stdout] 880 | | dbg!(e); [INFO] [stdout] 881 | | true [INFO] [stdout] 882 | | } [INFO] [stdout] 883 | | _ => false, [INFO] [stdout] 884 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:878:1 [INFO] [stdout] | [INFO] [stdout] 878 | / run!(nestedmatch2, NESTEDMATCH2, |v: Result<&Value>| match v { [INFO] [stdout] 879 | | Err(e) => { [INFO] [stdout] 880 | | dbg!(e); [INFO] [stdout] 881 | | true [INFO] [stdout] 882 | | } [INFO] [stdout] 883 | | _ => false, [INFO] [stdout] 884 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:896:1 [INFO] [stdout] | [INFO] [stdout] 896 | / run!(nestedmatch3, NESTEDMATCH3, |v: Result<&Value>| match v { [INFO] [stdout] 897 | | Ok(Value::F64(3.0)) => true, [INFO] [stdout] 898 | | _ => false, [INFO] [stdout] 899 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:896:1 [INFO] [stdout] | [INFO] [stdout] 896 | / run!(nestedmatch3, NESTEDMATCH3, |v: Result<&Value>| match v { [INFO] [stdout] 897 | | Ok(Value::F64(3.0)) => true, [INFO] [stdout] 898 | | _ => false, [INFO] [stdout] 899 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:910:1 [INFO] [stdout] | [INFO] [stdout] 910 | / run!(lambdamatch0, LAMBDAMATCH0, |v: Result<&Value>| match v { [INFO] [stdout] 911 | | Ok(Value::I64(84)) => true, [INFO] [stdout] 912 | | _ => false, [INFO] [stdout] 913 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:910:1 [INFO] [stdout] | [INFO] [stdout] 910 | / run!(lambdamatch0, LAMBDAMATCH0, |v: Result<&Value>| match v { [INFO] [stdout] 911 | | Ok(Value::I64(84)) => true, [INFO] [stdout] 912 | | _ => false, [INFO] [stdout] 913 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:924:1 [INFO] [stdout] | [INFO] [stdout] 924 | / run!(lambdamatch1, LAMBDAMATCH1, |v: Result<&Value>| match v { [INFO] [stdout] 925 | | Err(_) => true, [INFO] [stdout] 926 | | _ => false, [INFO] [stdout] 927 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:924:1 [INFO] [stdout] | [INFO] [stdout] 924 | / run!(lambdamatch1, LAMBDAMATCH1, |v: Result<&Value>| match v { [INFO] [stdout] 925 | | Err(_) => true, [INFO] [stdout] 926 | | _ => false, [INFO] [stdout] 927 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:937:1 [INFO] [stdout] | [INFO] [stdout] 937 | / run!(lambdamatch2, LAMBDAMATCH2, |v: Result<&Value>| match v { [INFO] [stdout] 938 | | Ok(Value::I64(84)) => true, [INFO] [stdout] 939 | | _ => false, [INFO] [stdout] 940 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:937:1 [INFO] [stdout] | [INFO] [stdout] 937 | / run!(lambdamatch2, LAMBDAMATCH2, |v: Result<&Value>| match v { [INFO] [stdout] 938 | | Ok(Value::I64(84)) => true, [INFO] [stdout] 939 | | _ => false, [INFO] [stdout] 940 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:949:1 [INFO] [stdout] | [INFO] [stdout] 949 | / run!(lambdamatch3, LAMBDAMATCH3, |v: Result<&Value>| match v { [INFO] [stdout] 950 | | Err(_) => true, [INFO] [stdout] 951 | | _ => false, [INFO] [stdout] 952 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:949:1 [INFO] [stdout] | [INFO] [stdout] 949 | / run!(lambdamatch3, LAMBDAMATCH3, |v: Result<&Value>| match v { [INFO] [stdout] 950 | | Err(_) => true, [INFO] [stdout] 951 | | _ => false, [INFO] [stdout] 952 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:961:1 [INFO] [stdout] | [INFO] [stdout] 961 | / run!(lambdamatch4, LAMBDAMATCH4, |v: Result<&Value>| match v { [INFO] [stdout] 962 | | Ok(Value::I64(84)) => true, [INFO] [stdout] 963 | | _ => false, [INFO] [stdout] 964 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:961:1 [INFO] [stdout] | [INFO] [stdout] 961 | / run!(lambdamatch4, LAMBDAMATCH4, |v: Result<&Value>| match v { [INFO] [stdout] 962 | | Ok(Value::I64(84)) => true, [INFO] [stdout] 963 | | _ => false, [INFO] [stdout] 964 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:973:1 [INFO] [stdout] | [INFO] [stdout] 973 | / run!(lambdamatch5, LAMBDAMATCH5, |v: Result<&Value>| match v { [INFO] [stdout] 974 | | Err(_) => true, [INFO] [stdout] 975 | | _ => false, [INFO] [stdout] 976 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:973:1 [INFO] [stdout] | [INFO] [stdout] 973 | / run!(lambdamatch5, LAMBDAMATCH5, |v: Result<&Value>| match v { [INFO] [stdout] 974 | | Err(_) => true, [INFO] [stdout] 975 | | _ => false, [INFO] [stdout] 976 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:986:1 [INFO] [stdout] | [INFO] [stdout] 986 | / run!(match_exhaust0, MATCH_EXHAUST0, |v: Result<&Value>| match v { [INFO] [stdout] 987 | | Err(_) => true, [INFO] [stdout] 988 | | _ => false, [INFO] [stdout] 989 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:986:1 [INFO] [stdout] | [INFO] [stdout] 986 | / run!(match_exhaust0, MATCH_EXHAUST0, |v: Result<&Value>| match v { [INFO] [stdout] 987 | | Err(_) => true, [INFO] [stdout] 988 | | _ => false, [INFO] [stdout] 989 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:999:1 [INFO] [stdout] | [INFO] [stdout] 999 | / run!(match_exhaust1, MATCH_EXHAUST1, |v: Result<&Value>| match v { [INFO] [stdout] 1000 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1001 | | _ => false, [INFO] [stdout] 1002 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:999:1 [INFO] [stdout] | [INFO] [stdout] 999 | / run!(match_exhaust1, MATCH_EXHAUST1, |v: Result<&Value>| match v { [INFO] [stdout] 1000 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1001 | | _ => false, [INFO] [stdout] 1002 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1015:1 [INFO] [stdout] | [INFO] [stdout] 1015 | / run!(any0, ANY0, |v: Result<&Value>| match v { [INFO] [stdout] 1016 | | Ok(Value::I64(3)) => true, [INFO] [stdout] 1017 | | _ => false, [INFO] [stdout] 1018 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1015:1 [INFO] [stdout] | [INFO] [stdout] 1015 | / run!(any0, ANY0, |v: Result<&Value>| match v { [INFO] [stdout] 1016 | | Ok(Value::I64(3)) => true, [INFO] [stdout] 1017 | | _ => false, [INFO] [stdout] 1018 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1031:1 [INFO] [stdout] | [INFO] [stdout] 1031 | / run!(any1, ANY1, |v: Result<&Value>| match v { [INFO] [stdout] 1032 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1033 | | [Value::String(s0), Value::String(s1)] => { [INFO] [stdout] 1034 | | &**s0 == "1 + 1" && s0 == s1 [INFO] [stdout] ... | [INFO] [stdout] 1038 | | _ => false, [INFO] [stdout] 1039 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1031:1 [INFO] [stdout] | [INFO] [stdout] 1031 | / run!(any1, ANY1, |v: Result<&Value>| match v { [INFO] [stdout] 1032 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1033 | | [Value::String(s0), Value::String(s1)] => { [INFO] [stdout] 1034 | | &**s0 == "1 + 1" && s0 == s1 [INFO] [stdout] ... | [INFO] [stdout] 1038 | | _ => false, [INFO] [stdout] 1039 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1054:1 [INFO] [stdout] | [INFO] [stdout] 1054 | / run!(variants0, VARIANTS0, |v: Result<&Value>| match v { [INFO] [stdout] 1055 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1056 | | [Value::I64(0), Value::I64(1)] => true, [INFO] [stdout] 1057 | | _ => false, [INFO] [stdout] 1058 | | }, [INFO] [stdout] 1059 | | _ => false, [INFO] [stdout] 1060 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1054:1 [INFO] [stdout] | [INFO] [stdout] 1054 | / run!(variants0, VARIANTS0, |v: Result<&Value>| match v { [INFO] [stdout] 1055 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1056 | | [Value::I64(0), Value::I64(1)] => true, [INFO] [stdout] 1057 | | _ => false, [INFO] [stdout] 1058 | | }, [INFO] [stdout] 1059 | | _ => false, [INFO] [stdout] 1060 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1077:1 [INFO] [stdout] | [INFO] [stdout] 1077 | / run!(variants1, VARIANTS1, |v: Result<&Value>| match v { [INFO] [stdout] 1078 | | Ok(Value::I64(0)) => true, [INFO] [stdout] 1079 | | _ => false, [INFO] [stdout] 1080 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1077:1 [INFO] [stdout] | [INFO] [stdout] 1077 | / run!(variants1, VARIANTS1, |v: Result<&Value>| match v { [INFO] [stdout] 1078 | | Ok(Value::I64(0)) => true, [INFO] [stdout] 1079 | | _ => false, [INFO] [stdout] 1080 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1094:1 [INFO] [stdout] | [INFO] [stdout] 1094 | / run!(late_binding0, LATE_BINDING0, |v: Result<&Value>| match v { [INFO] [stdout] 1095 | | Ok(Value::I64(1)) => true, [INFO] [stdout] 1096 | | _ => false, [INFO] [stdout] 1097 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1094:1 [INFO] [stdout] | [INFO] [stdout] 1094 | / run!(late_binding0, LATE_BINDING0, |v: Result<&Value>| match v { [INFO] [stdout] 1095 | | Ok(Value::I64(1)) => true, [INFO] [stdout] 1096 | | _ => false, [INFO] [stdout] 1097 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1116:1 [INFO] [stdout] | [INFO] [stdout] 1116 | / run!(late_binding1, LATE_BINDING1, |v: Result<&Value>| match v { [INFO] [stdout] 1117 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1118 | | [Value::I64(1), Value::I64(2)] => true, [INFO] [stdout] 1119 | | _ => false, [INFO] [stdout] 1120 | | }, [INFO] [stdout] 1121 | | _ => false, [INFO] [stdout] 1122 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1116:1 [INFO] [stdout] | [INFO] [stdout] 1116 | / run!(late_binding1, LATE_BINDING1, |v: Result<&Value>| match v { [INFO] [stdout] 1117 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1118 | | [Value::I64(1), Value::I64(2)] => true, [INFO] [stdout] 1119 | | _ => false, [INFO] [stdout] 1120 | | }, [INFO] [stdout] 1121 | | _ => false, [INFO] [stdout] 1122 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1134:1 [INFO] [stdout] | [INFO] [stdout] 1134 | / run!(late_binding2, LATE_BINDING2, |v: Result<&Value>| match v { [INFO] [stdout] 1135 | | Ok(Value::I64(1)) => true, [INFO] [stdout] 1136 | | _ => false, [INFO] [stdout] 1137 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1134:1 [INFO] [stdout] | [INFO] [stdout] 1134 | / run!(late_binding2, LATE_BINDING2, |v: Result<&Value>| match v { [INFO] [stdout] 1135 | | Ok(Value::I64(1)) => true, [INFO] [stdout] 1136 | | _ => false, [INFO] [stdout] 1137 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1150:1 [INFO] [stdout] | [INFO] [stdout] 1150 | / run!(late_binding3, LATE_BINDING3, |v: Result<&Value>| match v { [INFO] [stdout] 1151 | | Ok(Value::I64(2)) => true, [INFO] [stdout] 1152 | | _ => false, [INFO] [stdout] 1153 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1150:1 [INFO] [stdout] | [INFO] [stdout] 1150 | / run!(late_binding3, LATE_BINDING3, |v: Result<&Value>| match v { [INFO] [stdout] 1151 | | Ok(Value::I64(2)) => true, [INFO] [stdout] 1152 | | _ => false, [INFO] [stdout] 1153 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1168:1 [INFO] [stdout] | [INFO] [stdout] 1168 | / run!(rectypes0, RECTYPES0, |v: Result<&Value>| match v { [INFO] [stdout] 1169 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1170 | | [Value::String(s), Value::I64(42), Value::Array(a)] if &**s == "Cons" => [INFO] [stdout] 1171 | | match &a[..] { [INFO] [stdout] ... | [INFO] [stdout] 1179 | | _ => false, [INFO] [stdout] 1180 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1168:1 [INFO] [stdout] | [INFO] [stdout] 1168 | / run!(rectypes0, RECTYPES0, |v: Result<&Value>| match v { [INFO] [stdout] 1169 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1170 | | [Value::String(s), Value::I64(42), Value::Array(a)] if &**s == "Cons" => [INFO] [stdout] 1171 | | match &a[..] { [INFO] [stdout] ... | [INFO] [stdout] 1179 | | _ => false, [INFO] [stdout] 1180 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | / run!(rectypes1, RECTYPES1, |v: Result<&Value>| match v { [INFO] [stdout] 1196 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1197 | | [Value::String(s), Value::I64(42), Value::Array(a)] if &**s == "Cons" => [INFO] [stdout] 1198 | | match &a[..] { [INFO] [stdout] ... | [INFO] [stdout] 1206 | | _ => false, [INFO] [stdout] 1207 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | / run!(rectypes1, RECTYPES1, |v: Result<&Value>| match v { [INFO] [stdout] 1196 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1197 | | [Value::String(s), Value::I64(42), Value::Array(a)] if &**s == "Cons" => [INFO] [stdout] 1198 | | match &a[..] { [INFO] [stdout] ... | [INFO] [stdout] 1206 | | _ => false, [INFO] [stdout] 1207 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1222:1 [INFO] [stdout] | [INFO] [stdout] 1222 | / run!(rectypes2, RECTYPES2, |v: Result<&Value>| match v { [INFO] [stdout] 1223 | | Err(_) => true, [INFO] [stdout] 1224 | | _ => false, [INFO] [stdout] 1225 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1222:1 [INFO] [stdout] | [INFO] [stdout] 1222 | / run!(rectypes2, RECTYPES2, |v: Result<&Value>| match v { [INFO] [stdout] 1223 | | Err(_) => true, [INFO] [stdout] 1224 | | _ => false, [INFO] [stdout] 1225 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1236:1 [INFO] [stdout] | [INFO] [stdout] 1236 | / run!(typedef_tvar_err, TYPEDEF_TVAR_ERR, |v: Result<&Value>| match v { [INFO] [stdout] 1237 | | Err(_) => true, [INFO] [stdout] 1238 | | _ => false, [INFO] [stdout] 1239 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1236:1 [INFO] [stdout] | [INFO] [stdout] 1236 | / run!(typedef_tvar_err, TYPEDEF_TVAR_ERR, |v: Result<&Value>| match v { [INFO] [stdout] 1237 | | Err(_) => true, [INFO] [stdout] 1238 | | _ => false, [INFO] [stdout] 1239 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1250:1 [INFO] [stdout] | [INFO] [stdout] 1250 | / run!(typedef_tvar_ok, TYPEDEF_TVAR_OK, |v: Result<&Value>| match v { [INFO] [stdout] 1251 | | Ok(Value::I64(0)) => true, [INFO] [stdout] 1252 | | _ => false, [INFO] [stdout] 1253 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1250:1 [INFO] [stdout] | [INFO] [stdout] 1250 | / run!(typedef_tvar_ok, TYPEDEF_TVAR_OK, |v: Result<&Value>| match v { [INFO] [stdout] 1251 | | Ok(Value::I64(0)) => true, [INFO] [stdout] 1252 | | _ => false, [INFO] [stdout] 1253 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1265:1 [INFO] [stdout] | [INFO] [stdout] 1265 | / run!(byref_deref, BYREF_DEREF, |v: Result<&Value>| match v { [INFO] [stdout] 1266 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1267 | | _ => false, [INFO] [stdout] 1268 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1265:1 [INFO] [stdout] | [INFO] [stdout] 1265 | / run!(byref_deref, BYREF_DEREF, |v: Result<&Value>| match v { [INFO] [stdout] 1266 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1267 | | _ => false, [INFO] [stdout] 1268 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1280:1 [INFO] [stdout] | [INFO] [stdout] 1280 | / run!(byref_tuple, BYREF_TUPLE, |v: Result<&Value>| match v { [INFO] [stdout] 1281 | | Ok(Value::I64(3)) => true, [INFO] [stdout] 1282 | | _ => false, [INFO] [stdout] 1283 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1280:1 [INFO] [stdout] | [INFO] [stdout] 1280 | / run!(byref_tuple, BYREF_TUPLE, |v: Result<&Value>| match v { [INFO] [stdout] 1281 | | Ok(Value::I64(3)) => true, [INFO] [stdout] 1282 | | _ => false, [INFO] [stdout] 1283 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1296:1 [INFO] [stdout] | [INFO] [stdout] 1296 | / run!(byref_pattern, BYREF_PATTERN, |v: Result<&Value>| match v { [INFO] [stdout] 1297 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1298 | | _ => false, [INFO] [stdout] 1299 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1296:1 [INFO] [stdout] | [INFO] [stdout] 1296 | / run!(byref_pattern, BYREF_PATTERN, |v: Result<&Value>| match v { [INFO] [stdout] 1297 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1298 | | _ => false, [INFO] [stdout] 1299 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1312:1 [INFO] [stdout] | [INFO] [stdout] 1312 | / run!(connect_deref0, CONNECT_DEREF0, |v: Result<&Value>| match v { [INFO] [stdout] 1313 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1314 | | [Value::I64(41), Value::I64(42)] => true, [INFO] [stdout] 1315 | | _ => false, [INFO] [stdout] 1316 | | }, [INFO] [stdout] 1317 | | _ => false, [INFO] [stdout] 1318 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1312:1 [INFO] [stdout] | [INFO] [stdout] 1312 | / run!(connect_deref0, CONNECT_DEREF0, |v: Result<&Value>| match v { [INFO] [stdout] 1313 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1314 | | [Value::I64(41), Value::I64(42)] => true, [INFO] [stdout] 1315 | | _ => false, [INFO] [stdout] 1316 | | }, [INFO] [stdout] 1317 | | _ => false, [INFO] [stdout] 1318 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1331:1 [INFO] [stdout] | [INFO] [stdout] 1331 | / run!(connect_deref1, CONNECT_DEREF1, |v: Result<&Value>| match v { [INFO] [stdout] 1332 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1333 | | [Value::I64(41), Value::I64(42)] => true, [INFO] [stdout] 1334 | | _ => false, [INFO] [stdout] 1335 | | }, [INFO] [stdout] 1336 | | _ => false, [INFO] [stdout] 1337 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1331:1 [INFO] [stdout] | [INFO] [stdout] 1331 | / run!(connect_deref1, CONNECT_DEREF1, |v: Result<&Value>| match v { [INFO] [stdout] 1332 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1333 | | [Value::I64(41), Value::I64(42)] => true, [INFO] [stdout] 1334 | | _ => false, [INFO] [stdout] 1335 | | }, [INFO] [stdout] 1336 | | _ => false, [INFO] [stdout] 1337 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1355:1 [INFO] [stdout] | [INFO] [stdout] 1355 | / run!(nested_optional0, NESTED_OPTIONAL0, |v: Result<&Value>| match v { [INFO] [stdout] 1356 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1357 | | _ => false, [INFO] [stdout] 1358 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1355:1 [INFO] [stdout] | [INFO] [stdout] 1355 | / run!(nested_optional0, NESTED_OPTIONAL0, |v: Result<&Value>| match v { [INFO] [stdout] 1356 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1357 | | _ => false, [INFO] [stdout] 1358 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1387:1 [INFO] [stdout] | [INFO] [stdout] 1387 | / run!(dynamic_module0, DYNAMIC_MODULE0, |v: Result<&Value>| match v { [INFO] [stdout] 1388 | | Ok(Value::I64(2)) => true, [INFO] [stdout] 1389 | | _ => false, [INFO] [stdout] 1390 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1387:1 [INFO] [stdout] | [INFO] [stdout] 1387 | / run!(dynamic_module0, DYNAMIC_MODULE0, |v: Result<&Value>| match v { [INFO] [stdout] 1388 | | Ok(Value::I64(2)) => true, [INFO] [stdout] 1389 | | _ => false, [INFO] [stdout] 1390 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1419:1 [INFO] [stdout] | [INFO] [stdout] 1419 | / run!(dynamic_module1, DYNAMIC_MODULE1, |v: Result<&Value>| match v { [INFO] [stdout] 1420 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 1421 | | _ => false, [INFO] [stdout] 1422 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1419:1 [INFO] [stdout] | [INFO] [stdout] 1419 | / run!(dynamic_module1, DYNAMIC_MODULE1, |v: Result<&Value>| match v { [INFO] [stdout] 1420 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 1421 | | _ => false, [INFO] [stdout] 1422 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1444:1 [INFO] [stdout] | [INFO] [stdout] 1444 | / run!(dynamic_module2, DYNAMIC_MODULE2, |v: Result<&Value>| match v { [INFO] [stdout] 1445 | | Ok(Value::I64(4)) => true, [INFO] [stdout] 1446 | | _ => false, [INFO] [stdout] 1447 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1444:1 [INFO] [stdout] | [INFO] [stdout] 1444 | / run!(dynamic_module2, DYNAMIC_MODULE2, |v: Result<&Value>| match v { [INFO] [stdout] 1445 | | Ok(Value::I64(4)) => true, [INFO] [stdout] 1446 | | _ => false, [INFO] [stdout] 1447 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | / run!(dynamic_module3, DYNAMIC_MODULE3, |v: Result<&Value>| match v { [INFO] [stdout] 1478 | | Ok(Value::String(s)) if s == "hello world" => true, [INFO] [stdout] 1479 | | _ => false, [INFO] [stdout] 1480 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | / run!(dynamic_module3, DYNAMIC_MODULE3, |v: Result<&Value>| match v { [INFO] [stdout] 1478 | | Ok(Value::String(s)) if s == "hello world" => true, [INFO] [stdout] 1479 | | _ => false, [INFO] [stdout] 1480 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1511:1 [INFO] [stdout] | [INFO] [stdout] 1511 | / run!(dynamic_module4, DYNAMIC_MODULE4, |v: Result<&Value>| match v { [INFO] [stdout] 1512 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 1513 | | _ => false, [INFO] [stdout] 1514 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1511:1 [INFO] [stdout] | [INFO] [stdout] 1511 | / run!(dynamic_module4, DYNAMIC_MODULE4, |v: Result<&Value>| match v { [INFO] [stdout] 1512 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 1513 | | _ => false, [INFO] [stdout] 1514 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1545:1 [INFO] [stdout] | [INFO] [stdout] 1545 | / run!(dynamic_module5, DYNAMIC_MODULE5, |v: Result<&Value>| match v { [INFO] [stdout] 1546 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 1547 | | _ => false, [INFO] [stdout] 1548 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1545:1 [INFO] [stdout] | [INFO] [stdout] 1545 | / run!(dynamic_module5, DYNAMIC_MODULE5, |v: Result<&Value>| match v { [INFO] [stdout] 1546 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 1547 | | _ => false, [INFO] [stdout] 1548 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1578:1 [INFO] [stdout] | [INFO] [stdout] 1578 | / run!(dynamic_module6, DYNAMIC_MODULE6, |v: Result<&Value>| match v { [INFO] [stdout] 1579 | | Ok(Value::String(s)) if s == "hello world" => true, [INFO] [stdout] 1580 | | _ => false, [INFO] [stdout] 1581 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1578:1 [INFO] [stdout] | [INFO] [stdout] 1578 | / run!(dynamic_module6, DYNAMIC_MODULE6, |v: Result<&Value>| match v { [INFO] [stdout] 1579 | | Ok(Value::String(s)) if s == "hello world" => true, [INFO] [stdout] 1580 | | _ => false, [INFO] [stdout] 1581 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1612:1 [INFO] [stdout] | [INFO] [stdout] 1612 | / run!(dynamic_module7, DYNAMIC_MODULE7, |v: Result<&Value>| match v { [INFO] [stdout] 1613 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 1614 | | _ => false, [INFO] [stdout] 1615 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1612:1 [INFO] [stdout] | [INFO] [stdout] 1612 | / run!(dynamic_module7, DYNAMIC_MODULE7, |v: Result<&Value>| match v { [INFO] [stdout] 1613 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 1614 | | _ => false, [INFO] [stdout] 1615 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1646:1 [INFO] [stdout] | [INFO] [stdout] 1646 | / run!(dynamic_module8, DYNAMIC_MODULE8, |v: Result<&Value>| match v { [INFO] [stdout] 1647 | | Ok(Value::String(s)) if s == "hello world" => true, [INFO] [stdout] 1648 | | _ => false, [INFO] [stdout] 1649 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1646:1 [INFO] [stdout] | [INFO] [stdout] 1646 | / run!(dynamic_module8, DYNAMIC_MODULE8, |v: Result<&Value>| match v { [INFO] [stdout] 1647 | | Ok(Value::String(s)) if s == "hello world" => true, [INFO] [stdout] 1648 | | _ => false, [INFO] [stdout] 1649 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1660:1 [INFO] [stdout] | [INFO] [stdout] 1660 | / run!(recursive_lambda0, RECURSIVE_LAMBDA0, |v: Result<&Value>| match v { [INFO] [stdout] 1661 | | Ok(Value::I64(10)) => true, [INFO] [stdout] 1662 | | _ => false, [INFO] [stdout] 1663 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1660:1 [INFO] [stdout] | [INFO] [stdout] 1660 | / run!(recursive_lambda0, RECURSIVE_LAMBDA0, |v: Result<&Value>| match v { [INFO] [stdout] 1661 | | Ok(Value::I64(10)) => true, [INFO] [stdout] 1662 | | _ => false, [INFO] [stdout] 1663 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1676:1 [INFO] [stdout] | [INFO] [stdout] 1676 | / run!(datetime_arith00, DATETIME_ARITH00, |v: Result<&Value>| match v { [INFO] [stdout] 1677 | | Ok(Value::DateTime(dt)) [INFO] [stdout] 1678 | | if *dt == "2024-11-05T01:00:00Z".parse::>().unwrap() => [INFO] [stdout] 1679 | | true, [INFO] [stdout] 1680 | | _ => false, [INFO] [stdout] 1681 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1676:1 [INFO] [stdout] | [INFO] [stdout] 1676 | / run!(datetime_arith00, DATETIME_ARITH00, |v: Result<&Value>| match v { [INFO] [stdout] 1677 | | Ok(Value::DateTime(dt)) [INFO] [stdout] 1678 | | if *dt == "2024-11-05T01:00:00Z".parse::>().unwrap() => [INFO] [stdout] 1679 | | true, [INFO] [stdout] 1680 | | _ => false, [INFO] [stdout] 1681 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1692:1 [INFO] [stdout] | [INFO] [stdout] 1692 | / run!(datetime_arith01, DATETIME_ARITH01, |v: Result<&Value>| match v { [INFO] [stdout] 1693 | | Ok(Value::DateTime(dt)) [INFO] [stdout] 1694 | | if *dt == "2024-11-04T23:00:00Z".parse::>().unwrap() => [INFO] [stdout] 1695 | | true, [INFO] [stdout] 1696 | | _ => false, [INFO] [stdout] 1697 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1692:1 [INFO] [stdout] | [INFO] [stdout] 1692 | / run!(datetime_arith01, DATETIME_ARITH01, |v: Result<&Value>| match v { [INFO] [stdout] 1693 | | Ok(Value::DateTime(dt)) [INFO] [stdout] 1694 | | if *dt == "2024-11-04T23:00:00Z".parse::>().unwrap() => [INFO] [stdout] 1695 | | true, [INFO] [stdout] 1696 | | _ => false, [INFO] [stdout] 1697 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1708:1 [INFO] [stdout] | [INFO] [stdout] 1708 | / run!(datetime_arith02, DATETIME_ARITH02, |v: Result<&Value>| match v { [INFO] [stdout] 1709 | | Ok(Value::Duration(dt)) if *dt == Duration::from_secs(7200) => true, [INFO] [stdout] 1710 | | _ => false, [INFO] [stdout] 1711 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1708:1 [INFO] [stdout] | [INFO] [stdout] 1708 | / run!(datetime_arith02, DATETIME_ARITH02, |v: Result<&Value>| match v { [INFO] [stdout] 1709 | | Ok(Value::Duration(dt)) if *dt == Duration::from_secs(7200) => true, [INFO] [stdout] 1710 | | _ => false, [INFO] [stdout] 1711 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1722:1 [INFO] [stdout] | [INFO] [stdout] 1722 | / run!(datetime_arith03, DATETIME_ARITH03, |v: Result<&Value>| match v { [INFO] [stdout] 1723 | | Ok(Value::Duration(dt)) if *dt == Duration::from_secs(7200) => true, [INFO] [stdout] 1724 | | _ => false, [INFO] [stdout] 1725 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1722:1 [INFO] [stdout] | [INFO] [stdout] 1722 | / run!(datetime_arith03, DATETIME_ARITH03, |v: Result<&Value>| match v { [INFO] [stdout] 1723 | | Ok(Value::Duration(dt)) if *dt == Duration::from_secs(7200) => true, [INFO] [stdout] 1724 | | _ => false, [INFO] [stdout] 1725 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1736:1 [INFO] [stdout] | [INFO] [stdout] 1736 | / run!(datetime_arith04, DATETIME_ARITH04, |v: Result<&Value>| match v { [INFO] [stdout] 1737 | | Ok(Value::Duration(dt)) if *dt == Duration::from_secs(1800) => true, [INFO] [stdout] 1738 | | _ => false, [INFO] [stdout] 1739 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1736:1 [INFO] [stdout] | [INFO] [stdout] 1736 | / run!(datetime_arith04, DATETIME_ARITH04, |v: Result<&Value>| match v { [INFO] [stdout] 1737 | | Ok(Value::Duration(dt)) if *dt == Duration::from_secs(1800) => true, [INFO] [stdout] 1738 | | _ => false, [INFO] [stdout] 1739 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1750:1 [INFO] [stdout] | [INFO] [stdout] 1750 | / run!(datetime_arith05, DATETIME_ARITH05, |v: Result<&Value>| match v { [INFO] [stdout] 1751 | | Ok(Value::Duration(dt)) if *dt == Duration::from_secs(1800) => true, [INFO] [stdout] 1752 | | _ => false, [INFO] [stdout] 1753 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1750:1 [INFO] [stdout] | [INFO] [stdout] 1750 | / run!(datetime_arith05, DATETIME_ARITH05, |v: Result<&Value>| match v { [INFO] [stdout] 1751 | | Ok(Value::Duration(dt)) if *dt == Duration::from_secs(1800) => true, [INFO] [stdout] 1752 | | _ => false, [INFO] [stdout] 1753 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1764:1 [INFO] [stdout] | [INFO] [stdout] 1764 | / run!(datetime_arith06, DATETIME_ARITH06, |v: Result<&Value>| match v { [INFO] [stdout] 1765 | | Ok(Value::Duration(dt)) if *dt == Duration::from_secs(1800) => true, [INFO] [stdout] 1766 | | _ => false, [INFO] [stdout] 1767 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1764:1 [INFO] [stdout] | [INFO] [stdout] 1764 | / run!(datetime_arith06, DATETIME_ARITH06, |v: Result<&Value>| match v { [INFO] [stdout] 1765 | | Ok(Value::Duration(dt)) if *dt == Duration::from_secs(1800) => true, [INFO] [stdout] 1766 | | _ => false, [INFO] [stdout] 1767 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1778:1 [INFO] [stdout] | [INFO] [stdout] 1778 | / run!(datetime_arith07, DATETIME_ARITH07, |v: Result<&Value>| match v { [INFO] [stdout] 1779 | | Err(_) => true, [INFO] [stdout] 1780 | | _ => false, [INFO] [stdout] 1781 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1778:1 [INFO] [stdout] | [INFO] [stdout] 1778 | / run!(datetime_arith07, DATETIME_ARITH07, |v: Result<&Value>| match v { [INFO] [stdout] 1779 | | Err(_) => true, [INFO] [stdout] 1780 | | _ => false, [INFO] [stdout] 1781 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1792:1 [INFO] [stdout] | [INFO] [stdout] 1792 | / run!(datetime_arith08, DATETIME_ARITH08, |v: Result<&Value>| match v { [INFO] [stdout] 1793 | | Err(_) => true, [INFO] [stdout] 1794 | | _ => false, [INFO] [stdout] 1795 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1792:1 [INFO] [stdout] | [INFO] [stdout] 1792 | / run!(datetime_arith08, DATETIME_ARITH08, |v: Result<&Value>| match v { [INFO] [stdout] 1793 | | Err(_) => true, [INFO] [stdout] 1794 | | _ => false, [INFO] [stdout] 1795 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1806:1 [INFO] [stdout] | [INFO] [stdout] 1806 | / run!(datetime_arith09, DATETIME_ARITH09, |v: Result<&Value>| match v { [INFO] [stdout] 1807 | | Err(_) => true, [INFO] [stdout] 1808 | | _ => false, [INFO] [stdout] 1809 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1806:1 [INFO] [stdout] | [INFO] [stdout] 1806 | / run!(datetime_arith09, DATETIME_ARITH09, |v: Result<&Value>| match v { [INFO] [stdout] 1807 | | Err(_) => true, [INFO] [stdout] 1808 | | _ => false, [INFO] [stdout] 1809 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1820:1 [INFO] [stdout] | [INFO] [stdout] 1820 | / run!(datetime_arith10, DATETIME_ARITH10, |v: Result<&Value>| match v { [INFO] [stdout] 1821 | | Err(_) => true, [INFO] [stdout] 1822 | | _ => false, [INFO] [stdout] 1823 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1820:1 [INFO] [stdout] | [INFO] [stdout] 1820 | / run!(datetime_arith10, DATETIME_ARITH10, |v: Result<&Value>| match v { [INFO] [stdout] 1821 | | Err(_) => true, [INFO] [stdout] 1822 | | _ => false, [INFO] [stdout] 1823 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1834:1 [INFO] [stdout] | [INFO] [stdout] 1834 | / run!(datetime_arith11, DATETIME_ARITH11, |v: Result<&Value>| match v { [INFO] [stdout] 1835 | | Err(_) => true, [INFO] [stdout] 1836 | | _ => false, [INFO] [stdout] 1837 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1834:1 [INFO] [stdout] | [INFO] [stdout] 1834 | / run!(datetime_arith11, DATETIME_ARITH11, |v: Result<&Value>| match v { [INFO] [stdout] 1835 | | Err(_) => true, [INFO] [stdout] 1836 | | _ => false, [INFO] [stdout] 1837 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1848:1 [INFO] [stdout] | [INFO] [stdout] 1848 | / run!(datetime_arith12, DATETIME_ARITH12, |v: Result<&Value>| match v { [INFO] [stdout] 1849 | | Err(_) => true, [INFO] [stdout] 1850 | | _ => false, [INFO] [stdout] 1851 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1848:1 [INFO] [stdout] | [INFO] [stdout] 1848 | / run!(datetime_arith12, DATETIME_ARITH12, |v: Result<&Value>| match v { [INFO] [stdout] 1849 | | Err(_) => true, [INFO] [stdout] 1850 | | _ => false, [INFO] [stdout] 1851 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1862:1 [INFO] [stdout] | [INFO] [stdout] 1862 | / run!(datetime_arith13, DATETIME_ARITH13, |v: Result<&Value>| match v { [INFO] [stdout] 1863 | | Err(_) => true, [INFO] [stdout] 1864 | | _ => false, [INFO] [stdout] 1865 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1862:1 [INFO] [stdout] | [INFO] [stdout] 1862 | / run!(datetime_arith13, DATETIME_ARITH13, |v: Result<&Value>| match v { [INFO] [stdout] 1863 | | Err(_) => true, [INFO] [stdout] 1864 | | _ => false, [INFO] [stdout] 1865 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1876:1 [INFO] [stdout] | [INFO] [stdout] 1876 | / run!(datetime_arith14, DATETIME_ARITH14, |v: Result<&Value>| match v { [INFO] [stdout] 1877 | | Err(_) => true, [INFO] [stdout] 1878 | | _ => false, [INFO] [stdout] 1879 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1876:1 [INFO] [stdout] | [INFO] [stdout] 1876 | / run!(datetime_arith14, DATETIME_ARITH14, |v: Result<&Value>| match v { [INFO] [stdout] 1877 | | Err(_) => true, [INFO] [stdout] 1878 | | _ => false, [INFO] [stdout] 1879 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1890:1 [INFO] [stdout] | [INFO] [stdout] 1890 | / run!(datetime_arith15, DATETIME_ARITH15, |v: Result<&Value>| match v { [INFO] [stdout] 1891 | | Err(_) => true, [INFO] [stdout] 1892 | | _ => false, [INFO] [stdout] 1893 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1890:1 [INFO] [stdout] | [INFO] [stdout] 1890 | / run!(datetime_arith15, DATETIME_ARITH15, |v: Result<&Value>| match v { [INFO] [stdout] 1891 | | Err(_) => true, [INFO] [stdout] 1892 | | _ => false, [INFO] [stdout] 1893 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1904:1 [INFO] [stdout] | [INFO] [stdout] 1904 | / run!(datetime_arith16, DATETIME_ARITH16, |v: Result<&Value>| match v { [INFO] [stdout] 1905 | | Err(_) => true, [INFO] [stdout] 1906 | | _ => false, [INFO] [stdout] 1907 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1904:1 [INFO] [stdout] | [INFO] [stdout] 1904 | / run!(datetime_arith16, DATETIME_ARITH16, |v: Result<&Value>| match v { [INFO] [stdout] 1905 | | Err(_) => true, [INFO] [stdout] 1906 | | _ => false, [INFO] [stdout] 1907 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1918:1 [INFO] [stdout] | [INFO] [stdout] 1918 | / run!(datetime_arith17, DATETIME_ARITH17, |v: Result<&Value>| match v { [INFO] [stdout] 1919 | | Err(_) => true, [INFO] [stdout] 1920 | | _ => false, [INFO] [stdout] 1921 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1918:1 [INFO] [stdout] | [INFO] [stdout] 1918 | / run!(datetime_arith17, DATETIME_ARITH17, |v: Result<&Value>| match v { [INFO] [stdout] 1919 | | Err(_) => true, [INFO] [stdout] 1920 | | _ => false, [INFO] [stdout] 1921 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1932:1 [INFO] [stdout] | [INFO] [stdout] 1932 | / run!(datetime_arith18, DATETIME_ARITH18, |v: Result<&Value>| match v { [INFO] [stdout] 1933 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 1934 | | _ => false, [INFO] [stdout] 1935 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/langtest.rs:1932:1 [INFO] [stdout] | [INFO] [stdout] 1932 | / run!(datetime_arith18, DATETIME_ARITH18, |v: Result<&Value>| match v { [INFO] [stdout] 1933 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 1934 | | _ => false, [INFO] [stdout] 1935 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / run!(is_err, IS_ERR, |v: Result<&Value>| match v { [INFO] [stdout] 18 | | Ok(Value::Bool(b)) => *b, [INFO] [stdout] 19 | | _ => false, [INFO] [stdout] 20 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / run!(is_err, IS_ERR, |v: Result<&Value>| match v { [INFO] [stdout] 18 | | Ok(Value::Bool(b)) => *b, [INFO] [stdout] 19 | | _ => false, [INFO] [stdout] 20 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / run!(filter_err, FILTER_ERR, |v: Result<&Value>| match v { [INFO] [stdout] 32 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 33 | | _ => false, [INFO] [stdout] 34 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / run!(filter_err, FILTER_ERR, |v: Result<&Value>| match v { [INFO] [stdout] 32 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 33 | | _ => false, [INFO] [stdout] 34 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / run!(error, ERROR, |v: Result<&Value>| match v { [INFO] [stdout] 43 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 44 | | _ => false, [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / run!(error, ERROR, |v: Result<&Value>| match v { [INFO] [stdout] 43 | | Ok(Value::Error(_)) => true, [INFO] [stdout] 44 | | _ => false, [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / run!(once, ONCE, |v: Result<&Value>| match v { [INFO] [stdout] 57 | | Ok(Value::I64(1)) => true, [INFO] [stdout] 58 | | _ => false, [INFO] [stdout] 59 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / run!(once, ONCE, |v: Result<&Value>| match v { [INFO] [stdout] 57 | | Ok(Value::I64(1)) => true, [INFO] [stdout] 58 | | _ => false, [INFO] [stdout] 59 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / run!(all, ALL, |v: Result<&Value>| match v { [INFO] [stdout] 73 | | Ok(Value::I64(1)) => true, [INFO] [stdout] 74 | | _ => false, [INFO] [stdout] 75 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / run!(all, ALL, |v: Result<&Value>| match v { [INFO] [stdout] 73 | | Ok(Value::I64(1)) => true, [INFO] [stdout] 74 | | _ => false, [INFO] [stdout] 75 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | / run!(sum, SUM, |v: Result<&Value>| match v { [INFO] [stdout] 87 | | Ok(Value::I64(21)) => true, [INFO] [stdout] 88 | | _ => false, [INFO] [stdout] 89 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | / run!(sum, SUM, |v: Result<&Value>| match v { [INFO] [stdout] 87 | | Ok(Value::I64(21)) => true, [INFO] [stdout] 88 | | _ => false, [INFO] [stdout] 89 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / run!(product, PRODUCT, |v: Result<&Value>| match v { [INFO] [stdout] 101 | | Ok(Value::F64(21.0)) => true, [INFO] [stdout] 102 | | _ => false, [INFO] [stdout] 103 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / run!(product, PRODUCT, |v: Result<&Value>| match v { [INFO] [stdout] 101 | | Ok(Value::F64(21.0)) => true, [INFO] [stdout] 102 | | _ => false, [INFO] [stdout] 103 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / run!(divide, DIVIDE, |v: Result<&Value>| match v { [INFO] [stdout] 115 | | Ok(Value::I64(21)) => true, [INFO] [stdout] 116 | | _ => false, [INFO] [stdout] 117 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / run!(divide, DIVIDE, |v: Result<&Value>| match v { [INFO] [stdout] 115 | | Ok(Value::I64(21)) => true, [INFO] [stdout] 116 | | _ => false, [INFO] [stdout] 117 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / run!(min, MIN, |v: Result<&Value>| match v { [INFO] [stdout] 126 | | Ok(Value::I64(0)) => true, [INFO] [stdout] 127 | | _ => false, [INFO] [stdout] 128 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / run!(min, MIN, |v: Result<&Value>| match v { [INFO] [stdout] 126 | | Ok(Value::I64(0)) => true, [INFO] [stdout] 127 | | _ => false, [INFO] [stdout] 128 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / run!(max, MAX, |v: Result<&Value>| match v { [INFO] [stdout] 137 | | Ok(Value::I64(6)) => true, [INFO] [stdout] 138 | | _ => false, [INFO] [stdout] 139 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / run!(max, MAX, |v: Result<&Value>| match v { [INFO] [stdout] 137 | | Ok(Value::I64(6)) => true, [INFO] [stdout] 138 | | _ => false, [INFO] [stdout] 139 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / run!(and, AND, |v: Result<&Value>| match v { [INFO] [stdout] 153 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 154 | | _ => false, [INFO] [stdout] 155 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / run!(and, AND, |v: Result<&Value>| match v { [INFO] [stdout] 153 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 154 | | _ => false, [INFO] [stdout] 155 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | / run!(or, OR, |v: Result<&Value>| match v { [INFO] [stdout] 164 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 165 | | _ => false, [INFO] [stdout] 166 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | / run!(or, OR, |v: Result<&Value>| match v { [INFO] [stdout] 164 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 165 | | _ => false, [INFO] [stdout] 166 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / run!(index, INDEX, |v: Result<&Value>| match v { [INFO] [stdout] 178 | | Ok(Value::I64(3)) => true, [INFO] [stdout] 179 | | _ => false, [INFO] [stdout] 180 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / run!(index, INDEX, |v: Result<&Value>| match v { [INFO] [stdout] 178 | | Ok(Value::I64(3)) => true, [INFO] [stdout] 179 | | _ => false, [INFO] [stdout] 180 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / run!(slice, SLICE, |v: Result<&Value>| { [INFO] [stdout] 192 | | match v { [INFO] [stdout] 193 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 194 | | [Value::I64(7), Value::I64(15), Value::I64(3)] => true, [INFO] [stdout] ... | [INFO] [stdout] 199 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / run!(slice, SLICE, |v: Result<&Value>| { [INFO] [stdout] 192 | | match v { [INFO] [stdout] 193 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 194 | | [Value::I64(7), Value::I64(15), Value::I64(3)] => true, [INFO] [stdout] ... | [INFO] [stdout] 199 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | / run!(filter0, FILTER0, |v: Result<&Value>| { [INFO] [stdout] 211 | | match v { [INFO] [stdout] 212 | | Ok(Value::I64(8)) => true, [INFO] [stdout] 213 | | _ => false, [INFO] [stdout] 214 | | } [INFO] [stdout] 215 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | / run!(filter0, FILTER0, |v: Result<&Value>| { [INFO] [stdout] 211 | | match v { [INFO] [stdout] 212 | | Ok(Value::I64(8)) => true, [INFO] [stdout] 213 | | _ => false, [INFO] [stdout] 214 | | } [INFO] [stdout] 215 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / run!(filter1, FILTER1, |v: Result<&Value>| { [INFO] [stdout] 227 | | match v { [INFO] [stdout] 228 | | Ok(_) => false, [INFO] [stdout] 229 | | Err(_) => true, [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / run!(filter1, FILTER1, |v: Result<&Value>| { [INFO] [stdout] 227 | | match v { [INFO] [stdout] 228 | | Ok(_) => false, [INFO] [stdout] 229 | | Err(_) => true, [INFO] [stdout] 230 | | } [INFO] [stdout] 231 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / run!(queue, QUEUE, |v: Result<&Value>| { [INFO] [stdout] 249 | | match v { [INFO] [stdout] 250 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 251 | | [Value::I64(1), Value::I64(2), Value::I64(3), Value::I64(4), Value::I64(5), Value::I64(6), Value::I64(7), Value::I64(8)] => { [INFO] [stdout] ... | [INFO] [stdout] 258 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / run!(queue, QUEUE, |v: Result<&Value>| { [INFO] [stdout] 249 | | match v { [INFO] [stdout] 250 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 251 | | [Value::I64(1), Value::I64(2), Value::I64(3), Value::I64(4), Value::I64(5), Value::I64(6), Value::I64(7), Value::I64(8)] => { [INFO] [stdout] ... | [INFO] [stdout] 258 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / run!(count, COUNT, |v: Result<&Value>| { [INFO] [stdout] 270 | | match v { [INFO] [stdout] 271 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 272 | | [Value::I64(1), Value::I64(2), Value::I64(3), Value::I64(4)] => true, [INFO] [stdout] ... | [INFO] [stdout] 277 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / run!(count, COUNT, |v: Result<&Value>| { [INFO] [stdout] 270 | | match v { [INFO] [stdout] 271 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 272 | | [Value::I64(1), Value::I64(2), Value::I64(3), Value::I64(4)] => true, [INFO] [stdout] ... | [INFO] [stdout] 277 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:289:1 [INFO] [stdout] | [INFO] [stdout] 289 | / run!(sample, SAMPLE, |v: Result<&Value>| { [INFO] [stdout] 290 | | match v { [INFO] [stdout] 291 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 292 | | [Value::String(s0), Value::String(s1), Value::String(s2), Value::String(s3)] => { [INFO] [stdout] ... | [INFO] [stdout] 299 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:289:1 [INFO] [stdout] | [INFO] [stdout] 289 | / run!(sample, SAMPLE, |v: Result<&Value>| { [INFO] [stdout] 290 | | match v { [INFO] [stdout] 291 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 292 | | [Value::String(s0), Value::String(s1), Value::String(s2), Value::String(s3)] => { [INFO] [stdout] ... | [INFO] [stdout] 299 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | / run!(uniq, UNIQ, |v: Result<&Value>| { [INFO] [stdout] 311 | | match v { [INFO] [stdout] 312 | | Ok(Value::I64(1)) => true, [INFO] [stdout] 313 | | _ => false, [INFO] [stdout] 314 | | } [INFO] [stdout] 315 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | / run!(uniq, UNIQ, |v: Result<&Value>| { [INFO] [stdout] 311 | | match v { [INFO] [stdout] 312 | | Ok(Value::I64(1)) => true, [INFO] [stdout] 313 | | _ => false, [INFO] [stdout] 314 | | } [INFO] [stdout] 315 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | / run!(seq, SEQ, |v: Result<&Value>| { [INFO] [stdout] 324 | | match v { [INFO] [stdout] 325 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 326 | | [Value::I64(0), Value::I64(1), Value::I64(2), Value::I64(3)] => true, [INFO] [stdout] ... | [INFO] [stdout] 331 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | / run!(seq, SEQ, |v: Result<&Value>| { [INFO] [stdout] 324 | | match v { [INFO] [stdout] 325 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 326 | | [Value::I64(0), Value::I64(1), Value::I64(2), Value::I64(3)] => true, [INFO] [stdout] ... | [INFO] [stdout] 331 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:343:1 [INFO] [stdout] | [INFO] [stdout] 343 | / run!(throttle, THROTTLE, |v: Result<&Value>| { [INFO] [stdout] 344 | | match v { [INFO] [stdout] 345 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 346 | | [Value::I64(1), Value::I64(10)] => true, [INFO] [stdout] ... | [INFO] [stdout] 351 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:343:1 [INFO] [stdout] | [INFO] [stdout] 343 | / run!(throttle, THROTTLE, |v: Result<&Value>| { [INFO] [stdout] 344 | | match v { [INFO] [stdout] 345 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 346 | | [Value::I64(1), Value::I64(10)] => true, [INFO] [stdout] ... | [INFO] [stdout] 351 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | / run!(never, NEVER, |v: Result<&Value>| { [INFO] [stdout] 363 | | match v { [INFO] [stdout] 364 | | Ok(Value::I64(0)) => true, [INFO] [stdout] 365 | | _ => false, [INFO] [stdout] 366 | | } [INFO] [stdout] 367 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | / run!(never, NEVER, |v: Result<&Value>| { [INFO] [stdout] 363 | | match v { [INFO] [stdout] 364 | | Ok(Value::I64(0)) => true, [INFO] [stdout] 365 | | _ => false, [INFO] [stdout] 366 | | } [INFO] [stdout] 367 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | / run!(mean, MEAN, |v: Result<&Value>| { [INFO] [stdout] 379 | | match v { [INFO] [stdout] 380 | | Ok(Value::F64(1.5)) => true, [INFO] [stdout] 381 | | _ => false, [INFO] [stdout] 382 | | } [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | / run!(mean, MEAN, |v: Result<&Value>| { [INFO] [stdout] 379 | | match v { [INFO] [stdout] 380 | | Ok(Value::F64(1.5)) => true, [INFO] [stdout] 381 | | _ => false, [INFO] [stdout] 382 | | } [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:394:1 [INFO] [stdout] | [INFO] [stdout] 394 | / run!(array_map0, ARRAY_MAP0, |v: Result<&Value>| { [INFO] [stdout] 395 | | match v { [INFO] [stdout] 396 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 397 | | [Value::Bool(false), Value::Bool(false), Value::Bool(false), Value::Bool(true)] => { [INFO] [stdout] ... | [INFO] [stdout] 404 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:394:1 [INFO] [stdout] | [INFO] [stdout] 394 | / run!(array_map0, ARRAY_MAP0, |v: Result<&Value>| { [INFO] [stdout] 395 | | match v { [INFO] [stdout] 396 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 397 | | [Value::Bool(false), Value::Bool(false), Value::Bool(false), Value::Bool(true)] => { [INFO] [stdout] ... | [INFO] [stdout] 404 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | / run!(array_map1, ARRAY_MAP1, |v: Result<&Value>| { [INFO] [stdout] 417 | | match v { [INFO] [stdout] 418 | | Ok(v) => match v.clone().cast_to::<[[i64; 2]; 2]>() { [INFO] [stdout] 419 | | Ok([[2, 3], [3, 4]]) => true, [INFO] [stdout] ... | [INFO] [stdout] 424 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | / run!(array_map1, ARRAY_MAP1, |v: Result<&Value>| { [INFO] [stdout] 417 | | match v { [INFO] [stdout] 418 | | Ok(v) => match v.clone().cast_to::<[[i64; 2]; 2]>() { [INFO] [stdout] 419 | | Ok([[2, 3], [3, 4]]) => true, [INFO] [stdout] ... | [INFO] [stdout] 424 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:432:1 [INFO] [stdout] | [INFO] [stdout] 432 | / run!(array_map2, ARRAY_MAP2, |v: Result<&Value>| { [INFO] [stdout] 433 | | match v { [INFO] [stdout] 434 | | Err(_) => true, [INFO] [stdout] 435 | | Ok(_) => false, [INFO] [stdout] 436 | | } [INFO] [stdout] 437 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:432:1 [INFO] [stdout] | [INFO] [stdout] 432 | / run!(array_map2, ARRAY_MAP2, |v: Result<&Value>| { [INFO] [stdout] 433 | | match v { [INFO] [stdout] 434 | | Err(_) => true, [INFO] [stdout] 435 | | Ok(_) => false, [INFO] [stdout] 436 | | } [INFO] [stdout] 437 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / run!(array_filter, ARRAY_FILTER, |v: Result<&Value>| { [INFO] [stdout] 449 | | match v { [INFO] [stdout] 450 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 451 | | [Value::I64(4), Value::I64(5), Value::I64(6), Value::I64(7), Value::I64(8)] => { [INFO] [stdout] ... | [INFO] [stdout] 458 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / run!(array_filter, ARRAY_FILTER, |v: Result<&Value>| { [INFO] [stdout] 449 | | match v { [INFO] [stdout] 450 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 451 | | [Value::I64(4), Value::I64(5), Value::I64(6), Value::I64(7), Value::I64(8)] => { [INFO] [stdout] ... | [INFO] [stdout] 458 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:469:1 [INFO] [stdout] | [INFO] [stdout] 469 | / run!(array_flat_map, ARRAY_FLAT_MAP, |v: Result<&Value>| { [INFO] [stdout] 470 | | match v { [INFO] [stdout] 471 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 472 | | [Value::I64(1), Value::I64(2), Value::I64(2), Value::I64(3)] => true, [INFO] [stdout] ... | [INFO] [stdout] 477 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:469:1 [INFO] [stdout] | [INFO] [stdout] 469 | / run!(array_flat_map, ARRAY_FLAT_MAP, |v: Result<&Value>| { [INFO] [stdout] 470 | | match v { [INFO] [stdout] 471 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 472 | | [Value::I64(1), Value::I64(2), Value::I64(2), Value::I64(3)] => true, [INFO] [stdout] ... | [INFO] [stdout] 477 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | / run!(array_filter_map, ARRAY_FILTER_MAP, |v: Result<&Value>| { [INFO] [stdout] 492 | | match v { [INFO] [stdout] 493 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 494 | | [Value::I64(7), Value::I64(8), Value::I64(9)] => true, [INFO] [stdout] ... | [INFO] [stdout] 499 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | / run!(array_filter_map, ARRAY_FILTER_MAP, |v: Result<&Value>| { [INFO] [stdout] 492 | | match v { [INFO] [stdout] 493 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 494 | | [Value::I64(7), Value::I64(8), Value::I64(9)] => true, [INFO] [stdout] ... | [INFO] [stdout] 499 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:511:1 [INFO] [stdout] | [INFO] [stdout] 511 | / run!(array_find, ARRAY_FIND, |v: Result<&Value>| { [INFO] [stdout] 512 | | match v { [INFO] [stdout] 513 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 514 | | [Value::String(s), Value::I64(2)] => &**s == "bar", [INFO] [stdout] ... | [INFO] [stdout] 519 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:511:1 [INFO] [stdout] | [INFO] [stdout] 511 | / run!(array_find, ARRAY_FIND, |v: Result<&Value>| { [INFO] [stdout] 512 | | match v { [INFO] [stdout] 513 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 514 | | [Value::String(s), Value::I64(2)] => &**s == "bar", [INFO] [stdout] ... | [INFO] [stdout] 519 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:534:1 [INFO] [stdout] | [INFO] [stdout] 534 | / run!(array_find_map, ARRAY_FIND_MAP, |v: Result<&Value>| { [INFO] [stdout] 535 | | match v { [INFO] [stdout] 536 | | Ok(Value::I64(2)) => true, [INFO] [stdout] 537 | | _ => false, [INFO] [stdout] 538 | | } [INFO] [stdout] 539 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:534:1 [INFO] [stdout] | [INFO] [stdout] 534 | / run!(array_find_map, ARRAY_FIND_MAP, |v: Result<&Value>| { [INFO] [stdout] 535 | | match v { [INFO] [stdout] 536 | | Ok(Value::I64(2)) => true, [INFO] [stdout] 537 | | _ => false, [INFO] [stdout] 538 | | } [INFO] [stdout] 539 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | / run!(array_iter, ARRAY_ITER, |v: Result<&Value>| { [INFO] [stdout] 548 | | match v { [INFO] [stdout] 549 | | Ok(Value::I64(4)) => true, [INFO] [stdout] 550 | | _ => false, [INFO] [stdout] 551 | | } [INFO] [stdout] 552 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | / run!(array_iter, ARRAY_ITER, |v: Result<&Value>| { [INFO] [stdout] 548 | | match v { [INFO] [stdout] 549 | | Ok(Value::I64(4)) => true, [INFO] [stdout] 550 | | _ => false, [INFO] [stdout] 551 | | } [INFO] [stdout] 552 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:567:1 [INFO] [stdout] | [INFO] [stdout] 567 | / run!(array_iterq, ARRAY_ITERQ, |v: Result<&Value>| { [INFO] [stdout] 568 | | match v { [INFO] [stdout] 569 | | Ok(Value::I64(8)) => true, [INFO] [stdout] 570 | | _ => false, [INFO] [stdout] 571 | | } [INFO] [stdout] 572 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:567:1 [INFO] [stdout] | [INFO] [stdout] 567 | / run!(array_iterq, ARRAY_ITERQ, |v: Result<&Value>| { [INFO] [stdout] 568 | | match v { [INFO] [stdout] 569 | | Ok(Value::I64(8)) => true, [INFO] [stdout] 570 | | _ => false, [INFO] [stdout] 571 | | } [INFO] [stdout] 572 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:583:1 [INFO] [stdout] | [INFO] [stdout] 583 | / run!(array_fold0, ARRAY_FOLD0, |v: Result<&Value>| { [INFO] [stdout] 584 | | match v { [INFO] [stdout] 585 | | Ok(Value::I64(55)) => true, [INFO] [stdout] 586 | | _ => false, [INFO] [stdout] 587 | | } [INFO] [stdout] 588 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:583:1 [INFO] [stdout] | [INFO] [stdout] 583 | / run!(array_fold0, ARRAY_FOLD0, |v: Result<&Value>| { [INFO] [stdout] 584 | | match v { [INFO] [stdout] 585 | | Ok(Value::I64(55)) => true, [INFO] [stdout] 586 | | _ => false, [INFO] [stdout] 587 | | } [INFO] [stdout] 588 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:599:1 [INFO] [stdout] | [INFO] [stdout] 599 | / run!(array_fold1, ARRAY_FOLD1, |v: Result<&Value>| { [INFO] [stdout] 600 | | match v { [INFO] [stdout] 601 | | Err(_) => true, [INFO] [stdout] 602 | | Ok(_) => false, [INFO] [stdout] 603 | | } [INFO] [stdout] 604 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:599:1 [INFO] [stdout] | [INFO] [stdout] 599 | / run!(array_fold1, ARRAY_FOLD1, |v: Result<&Value>| { [INFO] [stdout] 600 | | match v { [INFO] [stdout] 601 | | Err(_) => true, [INFO] [stdout] 602 | | Ok(_) => false, [INFO] [stdout] 603 | | } [INFO] [stdout] 604 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:612:1 [INFO] [stdout] | [INFO] [stdout] 612 | / run!(array_concat, ARRAY_CONCAT, |v: Result<&Value>| { [INFO] [stdout] 613 | | match v { [INFO] [stdout] 614 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 615 | | [Value::I64(1), Value::I64(2), Value::I64(3), Value::I64(4), Value::I64(5), Value::I64(6)] => { [INFO] [stdout] ... | [INFO] [stdout] 622 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:612:1 [INFO] [stdout] | [INFO] [stdout] 612 | / run!(array_concat, ARRAY_CONCAT, |v: Result<&Value>| { [INFO] [stdout] 613 | | match v { [INFO] [stdout] 614 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 615 | | [Value::I64(1), Value::I64(2), Value::I64(3), Value::I64(4), Value::I64(5), Value::I64(6)] => { [INFO] [stdout] ... | [INFO] [stdout] 622 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:630:1 [INFO] [stdout] | [INFO] [stdout] 630 | / run!(array_push, ARRAY_PUSH, |v: Result<&Value>| { [INFO] [stdout] 631 | | match v.and_then(|v| v.clone().cast_to::<[(u64, u64); 3]>()) { [INFO] [stdout] 632 | | Ok([(1, 2), (3, 4), (5, 6)]) => true, [INFO] [stdout] 633 | | Ok(_) | Err(_) => false, [INFO] [stdout] 634 | | } [INFO] [stdout] 635 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:630:1 [INFO] [stdout] | [INFO] [stdout] 630 | / run!(array_push, ARRAY_PUSH, |v: Result<&Value>| { [INFO] [stdout] 631 | | match v.and_then(|v| v.clone().cast_to::<[(u64, u64); 3]>()) { [INFO] [stdout] 632 | | Ok([(1, 2), (3, 4), (5, 6)]) => true, [INFO] [stdout] 633 | | Ok(_) | Err(_) => false, [INFO] [stdout] 634 | | } [INFO] [stdout] 635 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:643:1 [INFO] [stdout] | [INFO] [stdout] 643 | / run!(array_push_front, ARRAY_PUSH_FRONT, |v: Result<&Value>| { [INFO] [stdout] 644 | | match v.and_then(|v| v.clone().cast_to::<[(u64, u64); 3]>()) { [INFO] [stdout] 645 | | Ok([(5, 6), (1, 2), (3, 4)]) => true, [INFO] [stdout] 646 | | Ok(_) | Err(_) => false, [INFO] [stdout] 647 | | } [INFO] [stdout] 648 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:643:1 [INFO] [stdout] | [INFO] [stdout] 643 | / run!(array_push_front, ARRAY_PUSH_FRONT, |v: Result<&Value>| { [INFO] [stdout] 644 | | match v.and_then(|v| v.clone().cast_to::<[(u64, u64); 3]>()) { [INFO] [stdout] 645 | | Ok([(5, 6), (1, 2), (3, 4)]) => true, [INFO] [stdout] 646 | | Ok(_) | Err(_) => false, [INFO] [stdout] 647 | | } [INFO] [stdout] 648 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:656:1 [INFO] [stdout] | [INFO] [stdout] 656 | / run!(array_window0, ARRAY_WINDOW0, |v: Result<&Value>| { [INFO] [stdout] 657 | | match v.and_then(|v| v.clone().cast_to::<[(u64, u64); 1]>()) { [INFO] [stdout] 658 | | Ok([(5, 6)]) => true, [INFO] [stdout] 659 | | Ok(_) | Err(_) => false, [INFO] [stdout] 660 | | } [INFO] [stdout] 661 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:656:1 [INFO] [stdout] | [INFO] [stdout] 656 | / run!(array_window0, ARRAY_WINDOW0, |v: Result<&Value>| { [INFO] [stdout] 657 | | match v.and_then(|v| v.clone().cast_to::<[(u64, u64); 1]>()) { [INFO] [stdout] 658 | | Ok([(5, 6)]) => true, [INFO] [stdout] 659 | | Ok(_) | Err(_) => false, [INFO] [stdout] 660 | | } [INFO] [stdout] 661 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:669:1 [INFO] [stdout] | [INFO] [stdout] 669 | / run!(array_window1, ARRAY_WINDOW1, |v: Result<&Value>| { [INFO] [stdout] 670 | | match v.and_then(|v| v.clone().cast_to::<[(u64, u64); 2]>()) { [INFO] [stdout] 671 | | Ok([(3, 4), (5, 6)]) => true, [INFO] [stdout] 672 | | Ok(_) | Err(_) => false, [INFO] [stdout] 673 | | } [INFO] [stdout] 674 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:669:1 [INFO] [stdout] | [INFO] [stdout] 669 | / run!(array_window1, ARRAY_WINDOW1, |v: Result<&Value>| { [INFO] [stdout] 670 | | match v.and_then(|v| v.clone().cast_to::<[(u64, u64); 2]>()) { [INFO] [stdout] 671 | | Ok([(3, 4), (5, 6)]) => true, [INFO] [stdout] 672 | | Ok(_) | Err(_) => false, [INFO] [stdout] 673 | | } [INFO] [stdout] 674 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:682:1 [INFO] [stdout] | [INFO] [stdout] 682 | / run!(array_window2, ARRAY_WINDOW2, |v: Result<&Value>| { [INFO] [stdout] 683 | | match v.and_then(|v| v.clone().cast_to::<[(u64, u64); 3]>()) { [INFO] [stdout] 684 | | Ok([(1, 2), (3, 4), (5, 6)]) => true, [INFO] [stdout] 685 | | Ok(_) | Err(_) => false, [INFO] [stdout] 686 | | } [INFO] [stdout] 687 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:682:1 [INFO] [stdout] | [INFO] [stdout] 682 | / run!(array_window2, ARRAY_WINDOW2, |v: Result<&Value>| { [INFO] [stdout] 683 | | match v.and_then(|v| v.clone().cast_to::<[(u64, u64); 3]>()) { [INFO] [stdout] 684 | | Ok([(1, 2), (3, 4), (5, 6)]) => true, [INFO] [stdout] 685 | | Ok(_) | Err(_) => false, [INFO] [stdout] 686 | | } [INFO] [stdout] 687 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:698:1 [INFO] [stdout] | [INFO] [stdout] 698 | / run!(array_len, ARRAY_LEN, |v: Result<&Value>| { [INFO] [stdout] 699 | | match v { [INFO] [stdout] 700 | | Ok(Value::I64(6)) => true, [INFO] [stdout] 701 | | _ => false, [INFO] [stdout] 702 | | } [INFO] [stdout] 703 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:698:1 [INFO] [stdout] | [INFO] [stdout] 698 | / run!(array_len, ARRAY_LEN, |v: Result<&Value>| { [INFO] [stdout] 699 | | match v { [INFO] [stdout] 700 | | Ok(Value::I64(6)) => true, [INFO] [stdout] 701 | | _ => false, [INFO] [stdout] 702 | | } [INFO] [stdout] 703 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | / run!(array_flatten, ARRAY_FLATTEN, |v: Result<&Value>| { [INFO] [stdout] 712 | | match v { [INFO] [stdout] 713 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 714 | | [Value::I64(1), Value::I64(2), Value::I64(3), Value::I64(4), Value::I64(5), Value::I64(6)] => { [INFO] [stdout] ... | [INFO] [stdout] 721 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | / run!(array_flatten, ARRAY_FLATTEN, |v: Result<&Value>| { [INFO] [stdout] 712 | | match v { [INFO] [stdout] 713 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 714 | | [Value::I64(1), Value::I64(2), Value::I64(3), Value::I64(4), Value::I64(5), Value::I64(6)] => { [INFO] [stdout] ... | [INFO] [stdout] 721 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:732:1 [INFO] [stdout] | [INFO] [stdout] 732 | / run!(array_group0, ARRAY_GROUP0, |v: Result<&Value>| { [INFO] [stdout] 733 | | match v { [INFO] [stdout] 734 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 735 | | [Value::I64(1), Value::I64(2), Value::I64(3)] => true, [INFO] [stdout] ... | [INFO] [stdout] 740 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:732:1 [INFO] [stdout] | [INFO] [stdout] 732 | / run!(array_group0, ARRAY_GROUP0, |v: Result<&Value>| { [INFO] [stdout] 733 | | match v { [INFO] [stdout] 734 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 735 | | [Value::I64(1), Value::I64(2), Value::I64(3)] => true, [INFO] [stdout] ... | [INFO] [stdout] 740 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:751:1 [INFO] [stdout] | [INFO] [stdout] 751 | / run!(array_group1, ARRAY_GROUP1, |v: Result<&Value>| { [INFO] [stdout] 752 | | match v { [INFO] [stdout] 753 | | Ok(_) => false, [INFO] [stdout] 754 | | Err(_) => true, [INFO] [stdout] 755 | | } [INFO] [stdout] 756 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:751:1 [INFO] [stdout] | [INFO] [stdout] 751 | / run!(array_group1, ARRAY_GROUP1, |v: Result<&Value>| { [INFO] [stdout] 752 | | match v { [INFO] [stdout] 753 | | Ok(_) => false, [INFO] [stdout] 754 | | Err(_) => true, [INFO] [stdout] 755 | | } [INFO] [stdout] 756 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:767:1 [INFO] [stdout] | [INFO] [stdout] 767 | / run!(array_group2, ARRAY_GROUP2, |v: Result<&Value>| { [INFO] [stdout] 768 | | match v { [INFO] [stdout] 769 | | Ok(_) => false, [INFO] [stdout] 770 | | Err(_) => true, [INFO] [stdout] 771 | | } [INFO] [stdout] 772 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:767:1 [INFO] [stdout] | [INFO] [stdout] 767 | / run!(array_group2, ARRAY_GROUP2, |v: Result<&Value>| { [INFO] [stdout] 768 | | match v { [INFO] [stdout] 769 | | Ok(_) => false, [INFO] [stdout] 770 | | Err(_) => true, [INFO] [stdout] 771 | | } [INFO] [stdout] 772 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:783:1 [INFO] [stdout] | [INFO] [stdout] 783 | / run!(array_sort0, ARRAY_SORT0, |v: Result<&Value>| { [INFO] [stdout] 784 | | match v { [INFO] [stdout] 785 | | Ok(v) => match v.clone().cast_to::<[i64; 5]>() { [INFO] [stdout] 786 | | Ok([1, 2, 3, 4, 5]) => true, [INFO] [stdout] ... | [INFO] [stdout] 791 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:783:1 [INFO] [stdout] | [INFO] [stdout] 783 | / run!(array_sort0, ARRAY_SORT0, |v: Result<&Value>| { [INFO] [stdout] 784 | | match v { [INFO] [stdout] 785 | | Ok(v) => match v.clone().cast_to::<[i64; 5]>() { [INFO] [stdout] 786 | | Ok([1, 2, 3, 4, 5]) => true, [INFO] [stdout] ... | [INFO] [stdout] 791 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:802:1 [INFO] [stdout] | [INFO] [stdout] 802 | / run!(array_sort1, ARRAY_SORT1, |v: Result<&Value>| { [INFO] [stdout] 803 | | match v { [INFO] [stdout] 804 | | Ok(v) => match v.clone().cast_to::<[i64; 5]>() { [INFO] [stdout] 805 | | Ok([5, 4, 3, 2, 1]) => true, [INFO] [stdout] ... | [INFO] [stdout] 810 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:802:1 [INFO] [stdout] | [INFO] [stdout] 802 | / run!(array_sort1, ARRAY_SORT1, |v: Result<&Value>| { [INFO] [stdout] 803 | | match v { [INFO] [stdout] 804 | | Ok(v) => match v.clone().cast_to::<[i64; 5]>() { [INFO] [stdout] 805 | | Ok([5, 4, 3, 2, 1]) => true, [INFO] [stdout] ... | [INFO] [stdout] 810 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:821:1 [INFO] [stdout] | [INFO] [stdout] 821 | / run!(array_sort2, ARRAY_SORT2, |v: Result<&Value>| { [INFO] [stdout] 822 | | match v { [INFO] [stdout] 823 | | Ok(v) => match v.clone().cast_to::<[ArcStr; 9]>() { [INFO] [stdout] 824 | | Ok([a0, a1, a2, a3, a4, a5, a6, a7, a8]) => { [INFO] [stdout] ... | [INFO] [stdout] 839 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:821:1 [INFO] [stdout] | [INFO] [stdout] 821 | / run!(array_sort2, ARRAY_SORT2, |v: Result<&Value>| { [INFO] [stdout] 822 | | match v { [INFO] [stdout] 823 | | Ok(v) => match v.clone().cast_to::<[ArcStr; 9]>() { [INFO] [stdout] 824 | | Ok([a0, a1, a2, a3, a4, a5, a6, a7, a8]) => { [INFO] [stdout] ... | [INFO] [stdout] 839 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:850:1 [INFO] [stdout] | [INFO] [stdout] 850 | / run!(array_sort3, ARRAY_SORT3, |v: Result<&Value>| { [INFO] [stdout] 851 | | match v { [INFO] [stdout] 852 | | Ok(v) => match v.clone().cast_to::<[ArcStr; 9]>() { [INFO] [stdout] 853 | | Ok([a0, a1, a2, a3, a4, a5, a6, a7, a8]) => { [INFO] [stdout] ... | [INFO] [stdout] 868 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:850:1 [INFO] [stdout] | [INFO] [stdout] 850 | / run!(array_sort3, ARRAY_SORT3, |v: Result<&Value>| { [INFO] [stdout] 851 | | match v { [INFO] [stdout] 852 | | Ok(v) => match v.clone().cast_to::<[ArcStr; 9]>() { [INFO] [stdout] 853 | | Ok([a0, a1, a2, a3, a4, a5, a6, a7, a8]) => { [INFO] [stdout] ... | [INFO] [stdout] 868 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:879:1 [INFO] [stdout] | [INFO] [stdout] 879 | / run!(array_enumerate, ARRAY_ENUMERATE, |v: Result<&Value>| { [INFO] [stdout] 880 | | match v { [INFO] [stdout] 881 | | Ok(v) => match v.clone().cast_to::<[(i64, i64); 3]>() { [INFO] [stdout] 882 | | Ok([(0, 1), (1, 2), (2, 3)]) => true, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:879:1 [INFO] [stdout] | [INFO] [stdout] 879 | / run!(array_enumerate, ARRAY_ENUMERATE, |v: Result<&Value>| { [INFO] [stdout] 880 | | match v { [INFO] [stdout] 881 | | Ok(v) => match v.clone().cast_to::<[(i64, i64); 3]>() { [INFO] [stdout] 882 | | Ok([(0, 1), (1, 2), (2, 3)]) => true, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:899:1 [INFO] [stdout] | [INFO] [stdout] 899 | / run!(array_zip, ARRAY_ZIP, |v: Result<&Value>| { [INFO] [stdout] 900 | | match v { [INFO] [stdout] 901 | | Ok(v) => match v.clone().cast_to::<[(i64, i64); 3]>() { [INFO] [stdout] 902 | | Ok([(1, 1), (2, 2), (5, 3)]) => true, [INFO] [stdout] ... | [INFO] [stdout] 907 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:899:1 [INFO] [stdout] | [INFO] [stdout] 899 | / run!(array_zip, ARRAY_ZIP, |v: Result<&Value>| { [INFO] [stdout] 900 | | match v { [INFO] [stdout] 901 | | Ok(v) => match v.clone().cast_to::<[(i64, i64); 3]>() { [INFO] [stdout] 902 | | Ok([(1, 1), (2, 2), (5, 3)]) => true, [INFO] [stdout] ... | [INFO] [stdout] 907 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:918:1 [INFO] [stdout] | [INFO] [stdout] 918 | / run!(array_unzip, ARRAY_UNZIP, |v: Result<&Value>| { [INFO] [stdout] 919 | | match v { [INFO] [stdout] 920 | | Ok(v) => match v.clone().cast_to::<([i64; 3], [i64; 3])>() { [INFO] [stdout] 921 | | Ok(([1, 2, 5], [1, 2, 3])) => true, [INFO] [stdout] ... | [INFO] [stdout] 926 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:918:1 [INFO] [stdout] | [INFO] [stdout] 918 | / run!(array_unzip, ARRAY_UNZIP, |v: Result<&Value>| { [INFO] [stdout] 919 | | match v { [INFO] [stdout] 920 | | Ok(v) => match v.clone().cast_to::<([i64; 3], [i64; 3])>() { [INFO] [stdout] 921 | | Ok(([1, 2, 5], [1, 2, 3])) => true, [INFO] [stdout] ... | [INFO] [stdout] 926 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | / run!(str_starts_with, STR_STARTS_WITH, |v: Result<&Value>| { [INFO] [stdout] 935 | | match v { [INFO] [stdout] 936 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 937 | | _ => false, [INFO] [stdout] 938 | | } [INFO] [stdout] 939 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | / run!(str_starts_with, STR_STARTS_WITH, |v: Result<&Value>| { [INFO] [stdout] 935 | | match v { [INFO] [stdout] 936 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 937 | | _ => false, [INFO] [stdout] 938 | | } [INFO] [stdout] 939 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:947:1 [INFO] [stdout] | [INFO] [stdout] 947 | / run!(str_ends_with, STR_ENDS_WITH, |v: Result<&Value>| { [INFO] [stdout] 948 | | match v { [INFO] [stdout] 949 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 950 | | _ => false, [INFO] [stdout] 951 | | } [INFO] [stdout] 952 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:947:1 [INFO] [stdout] | [INFO] [stdout] 947 | / run!(str_ends_with, STR_ENDS_WITH, |v: Result<&Value>| { [INFO] [stdout] 948 | | match v { [INFO] [stdout] 949 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 950 | | _ => false, [INFO] [stdout] 951 | | } [INFO] [stdout] 952 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:960:1 [INFO] [stdout] | [INFO] [stdout] 960 | / run!(str_contains, STR_CONTAINS, |v: Result<&Value>| { [INFO] [stdout] 961 | | match v { [INFO] [stdout] 962 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 963 | | _ => false, [INFO] [stdout] 964 | | } [INFO] [stdout] 965 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:960:1 [INFO] [stdout] | [INFO] [stdout] 960 | / run!(str_contains, STR_CONTAINS, |v: Result<&Value>| { [INFO] [stdout] 961 | | match v { [INFO] [stdout] 962 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 963 | | _ => false, [INFO] [stdout] 964 | | } [INFO] [stdout] 965 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:973:1 [INFO] [stdout] | [INFO] [stdout] 973 | / run!(str_strip_prefix, STR_STRIP_PREFIX, |v: Result<&Value>| { [INFO] [stdout] 974 | | match v { [INFO] [stdout] 975 | | Ok(Value::String(s)) => s == "barbaz", [INFO] [stdout] 976 | | _ => false, [INFO] [stdout] 977 | | } [INFO] [stdout] 978 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:973:1 [INFO] [stdout] | [INFO] [stdout] 973 | / run!(str_strip_prefix, STR_STRIP_PREFIX, |v: Result<&Value>| { [INFO] [stdout] 974 | | match v { [INFO] [stdout] 975 | | Ok(Value::String(s)) => s == "barbaz", [INFO] [stdout] 976 | | _ => false, [INFO] [stdout] 977 | | } [INFO] [stdout] 978 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:986:1 [INFO] [stdout] | [INFO] [stdout] 986 | / run!(str_strip_suffix, STR_STRIP_SUFFIX, |v: Result<&Value>| { [INFO] [stdout] 987 | | match v { [INFO] [stdout] 988 | | Ok(Value::String(s)) => s == "foobar", [INFO] [stdout] 989 | | _ => false, [INFO] [stdout] 990 | | } [INFO] [stdout] 991 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:986:1 [INFO] [stdout] | [INFO] [stdout] 986 | / run!(str_strip_suffix, STR_STRIP_SUFFIX, |v: Result<&Value>| { [INFO] [stdout] 987 | | match v { [INFO] [stdout] 988 | | Ok(Value::String(s)) => s == "foobar", [INFO] [stdout] 989 | | _ => false, [INFO] [stdout] 990 | | } [INFO] [stdout] 991 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:999:1 [INFO] [stdout] | [INFO] [stdout] 999 | / run!(str_trim, STR_TRIM, |v: Result<&Value>| { [INFO] [stdout] 1000 | | match v { [INFO] [stdout] 1001 | | Ok(Value::String(s)) => s == "foobarbaz", [INFO] [stdout] 1002 | | _ => false, [INFO] [stdout] 1003 | | } [INFO] [stdout] 1004 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:999:1 [INFO] [stdout] | [INFO] [stdout] 999 | / run!(str_trim, STR_TRIM, |v: Result<&Value>| { [INFO] [stdout] 1000 | | match v { [INFO] [stdout] 1001 | | Ok(Value::String(s)) => s == "foobarbaz", [INFO] [stdout] 1002 | | _ => false, [INFO] [stdout] 1003 | | } [INFO] [stdout] 1004 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1012:1 [INFO] [stdout] | [INFO] [stdout] 1012 | / run!(str_trim_start, STR_TRIM_START, |v: Result<&Value>| { [INFO] [stdout] 1013 | | match v { [INFO] [stdout] 1014 | | Ok(Value::String(s)) => s == "foobarbaz ", [INFO] [stdout] 1015 | | _ => false, [INFO] [stdout] 1016 | | } [INFO] [stdout] 1017 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1012:1 [INFO] [stdout] | [INFO] [stdout] 1012 | / run!(str_trim_start, STR_TRIM_START, |v: Result<&Value>| { [INFO] [stdout] 1013 | | match v { [INFO] [stdout] 1014 | | Ok(Value::String(s)) => s == "foobarbaz ", [INFO] [stdout] 1015 | | _ => false, [INFO] [stdout] 1016 | | } [INFO] [stdout] 1017 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1025:1 [INFO] [stdout] | [INFO] [stdout] 1025 | / run!(str_trim_end, STR_TRIM_END, |v: Result<&Value>| { [INFO] [stdout] 1026 | | match v { [INFO] [stdout] 1027 | | Ok(Value::String(s)) => s == " foobarbaz", [INFO] [stdout] 1028 | | _ => false, [INFO] [stdout] 1029 | | } [INFO] [stdout] 1030 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1025:1 [INFO] [stdout] | [INFO] [stdout] 1025 | / run!(str_trim_end, STR_TRIM_END, |v: Result<&Value>| { [INFO] [stdout] 1026 | | match v { [INFO] [stdout] 1027 | | Ok(Value::String(s)) => s == " foobarbaz", [INFO] [stdout] 1028 | | _ => false, [INFO] [stdout] 1029 | | } [INFO] [stdout] 1030 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | / run!(str_replace, STR_REPLACE, |v: Result<&Value>| { [INFO] [stdout] 1039 | | match v { [INFO] [stdout] 1040 | | Ok(Value::String(s)) => s == "bazbarbazbaz", [INFO] [stdout] 1041 | | _ => false, [INFO] [stdout] 1042 | | } [INFO] [stdout] 1043 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | / run!(str_replace, STR_REPLACE, |v: Result<&Value>| { [INFO] [stdout] 1039 | | match v { [INFO] [stdout] 1040 | | Ok(Value::String(s)) => s == "bazbarbazbaz", [INFO] [stdout] 1041 | | _ => false, [INFO] [stdout] 1042 | | } [INFO] [stdout] 1043 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1051:1 [INFO] [stdout] | [INFO] [stdout] 1051 | / run!(str_dirname, STR_DIRNAME, |v: Result<&Value>| { [INFO] [stdout] 1052 | | match v { [INFO] [stdout] 1053 | | Ok(Value::String(s)) => s == "/foo/bar", [INFO] [stdout] 1054 | | _ => false, [INFO] [stdout] 1055 | | } [INFO] [stdout] 1056 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1051:1 [INFO] [stdout] | [INFO] [stdout] 1051 | / run!(str_dirname, STR_DIRNAME, |v: Result<&Value>| { [INFO] [stdout] 1052 | | match v { [INFO] [stdout] 1053 | | Ok(Value::String(s)) => s == "/foo/bar", [INFO] [stdout] 1054 | | _ => false, [INFO] [stdout] 1055 | | } [INFO] [stdout] 1056 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1064:1 [INFO] [stdout] | [INFO] [stdout] 1064 | / run!(str_basename, STR_BASENAME, |v: Result<&Value>| { [INFO] [stdout] 1065 | | match v { [INFO] [stdout] 1066 | | Ok(Value::String(s)) => s == "baz", [INFO] [stdout] 1067 | | _ => false, [INFO] [stdout] 1068 | | } [INFO] [stdout] 1069 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1064:1 [INFO] [stdout] | [INFO] [stdout] 1064 | / run!(str_basename, STR_BASENAME, |v: Result<&Value>| { [INFO] [stdout] 1065 | | match v { [INFO] [stdout] 1066 | | Ok(Value::String(s)) => s == "baz", [INFO] [stdout] 1067 | | _ => false, [INFO] [stdout] 1068 | | } [INFO] [stdout] 1069 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1077:1 [INFO] [stdout] | [INFO] [stdout] 1077 | / run!(str_join, STR_JOIN, |v: Result<&Value>| { [INFO] [stdout] 1078 | | match v { [INFO] [stdout] 1079 | | Ok(Value::String(s)) => s == "/foo/bar/baz/zam", [INFO] [stdout] 1080 | | _ => false, [INFO] [stdout] 1081 | | } [INFO] [stdout] 1082 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1077:1 [INFO] [stdout] | [INFO] [stdout] 1077 | / run!(str_join, STR_JOIN, |v: Result<&Value>| { [INFO] [stdout] 1078 | | match v { [INFO] [stdout] 1079 | | Ok(Value::String(s)) => s == "/foo/bar/baz/zam", [INFO] [stdout] 1080 | | _ => false, [INFO] [stdout] 1081 | | } [INFO] [stdout] 1082 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1090:1 [INFO] [stdout] | [INFO] [stdout] 1090 | / run!(str_concat, STR_CONCAT, |v: Result<&Value>| { [INFO] [stdout] 1091 | | match v { [INFO] [stdout] 1092 | | Ok(Value::String(s)) => s == "foobarbazzam", [INFO] [stdout] 1093 | | _ => false, [INFO] [stdout] 1094 | | } [INFO] [stdout] 1095 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1090:1 [INFO] [stdout] | [INFO] [stdout] 1090 | / run!(str_concat, STR_CONCAT, |v: Result<&Value>| { [INFO] [stdout] 1091 | | match v { [INFO] [stdout] 1092 | | Ok(Value::String(s)) => s == "foobarbazzam", [INFO] [stdout] 1093 | | _ => false, [INFO] [stdout] 1094 | | } [INFO] [stdout] 1095 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1103:1 [INFO] [stdout] | [INFO] [stdout] 1103 | / run!(str_escape, STR_ESCAPE, |v: Result<&Value>| { [INFO] [stdout] 1104 | | match v { [INFO] [stdout] 1105 | | Ok(Value::String(s)) => s == "\\/foo\\/bar", [INFO] [stdout] 1106 | | _ => false, [INFO] [stdout] 1107 | | } [INFO] [stdout] 1108 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1103:1 [INFO] [stdout] | [INFO] [stdout] 1103 | / run!(str_escape, STR_ESCAPE, |v: Result<&Value>| { [INFO] [stdout] 1104 | | match v { [INFO] [stdout] 1105 | | Ok(Value::String(s)) => s == "\\/foo\\/bar", [INFO] [stdout] 1106 | | _ => false, [INFO] [stdout] 1107 | | } [INFO] [stdout] 1108 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1116:1 [INFO] [stdout] | [INFO] [stdout] 1116 | / run!(str_unescape, STR_UNESCAPE, |v: Result<&Value>| { [INFO] [stdout] 1117 | | match v { [INFO] [stdout] 1118 | | Ok(Value::String(s)) => s == "/foo/bar", [INFO] [stdout] 1119 | | _ => false, [INFO] [stdout] 1120 | | } [INFO] [stdout] 1121 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1116:1 [INFO] [stdout] | [INFO] [stdout] 1116 | / run!(str_unescape, STR_UNESCAPE, |v: Result<&Value>| { [INFO] [stdout] 1117 | | match v { [INFO] [stdout] 1118 | | Ok(Value::String(s)) => s == "/foo/bar", [INFO] [stdout] 1119 | | _ => false, [INFO] [stdout] 1120 | | } [INFO] [stdout] 1121 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1132:1 [INFO] [stdout] | [INFO] [stdout] 1132 | / run!(str_split, STR_SPLIT, |v: Result<&Value>| { [INFO] [stdout] 1133 | | match v { [INFO] [stdout] 1134 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1135 | | [Value::String(s0), Value::String(s1), Value::String(s2)] => { [INFO] [stdout] ... | [INFO] [stdout] 1142 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1132:1 [INFO] [stdout] | [INFO] [stdout] 1132 | / run!(str_split, STR_SPLIT, |v: Result<&Value>| { [INFO] [stdout] 1133 | | match v { [INFO] [stdout] 1134 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1135 | | [Value::String(s0), Value::String(s1), Value::String(s2)] => { [INFO] [stdout] ... | [INFO] [stdout] 1142 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1153:1 [INFO] [stdout] | [INFO] [stdout] 1153 | / run!(str_rsplit, STR_RSPLIT, |v: Result<&Value>| { [INFO] [stdout] 1154 | | match v { [INFO] [stdout] 1155 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1156 | | [Value::String(s0), Value::String(s1), Value::String(s2)] => { [INFO] [stdout] ... | [INFO] [stdout] 1163 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1153:1 [INFO] [stdout] | [INFO] [stdout] 1153 | / run!(str_rsplit, STR_RSPLIT, |v: Result<&Value>| { [INFO] [stdout] 1154 | | match v { [INFO] [stdout] 1155 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1156 | | [Value::String(s0), Value::String(s1), Value::String(s2)] => { [INFO] [stdout] ... | [INFO] [stdout] 1163 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1174:1 [INFO] [stdout] | [INFO] [stdout] 1174 | / run!(str_splitn, STR_SPLITN, |v: Result<&Value>| { [INFO] [stdout] 1175 | | match v { [INFO] [stdout] 1176 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1177 | | [Value::String(s0), Value::String(s1)] => s0 == "foo" && s1 == "bar, baz", [INFO] [stdout] ... | [INFO] [stdout] 1182 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1174:1 [INFO] [stdout] | [INFO] [stdout] 1174 | / run!(str_splitn, STR_SPLITN, |v: Result<&Value>| { [INFO] [stdout] 1175 | | match v { [INFO] [stdout] 1176 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1177 | | [Value::String(s0), Value::String(s1)] => s0 == "foo" && s1 == "bar, baz", [INFO] [stdout] ... | [INFO] [stdout] 1182 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1193:1 [INFO] [stdout] | [INFO] [stdout] 1193 | / run!(str_rsplitn, STR_RSPLITN, |v: Result<&Value>| { [INFO] [stdout] 1194 | | match v { [INFO] [stdout] 1195 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1196 | | [Value::String(s0), Value::String(s1)] => s0 == "baz" && s1 == "foo, bar", [INFO] [stdout] ... | [INFO] [stdout] 1201 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1193:1 [INFO] [stdout] | [INFO] [stdout] 1193 | / run!(str_rsplitn, STR_RSPLITN, |v: Result<&Value>| { [INFO] [stdout] 1194 | | match v { [INFO] [stdout] 1195 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1196 | | [Value::String(s0), Value::String(s1)] => s0 == "baz" && s1 == "foo, bar", [INFO] [stdout] ... | [INFO] [stdout] 1201 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1212:1 [INFO] [stdout] | [INFO] [stdout] 1212 | / run!(str_split_escaped, STR_SPLIT_ESCAPED, |v: Result<&Value>| { [INFO] [stdout] 1213 | | match v { [INFO] [stdout] 1214 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1215 | | [Value::String(s0), Value::String(s1)] => s0 == "foo\\, bar" && s1 == "baz", [INFO] [stdout] ... | [INFO] [stdout] 1220 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1212:1 [INFO] [stdout] | [INFO] [stdout] 1212 | / run!(str_split_escaped, STR_SPLIT_ESCAPED, |v: Result<&Value>| { [INFO] [stdout] 1213 | | match v { [INFO] [stdout] 1214 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1215 | | [Value::String(s0), Value::String(s1)] => s0 == "foo\\, bar" && s1 == "baz", [INFO] [stdout] ... | [INFO] [stdout] 1220 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1231:1 [INFO] [stdout] | [INFO] [stdout] 1231 | / run!(str_splitn_escaped, STR_SPLITN_ESCAPED, |v: Result<&Value>| { [INFO] [stdout] 1232 | | match v { [INFO] [stdout] 1233 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1234 | | [Value::String(s0), Value::String(s1)] => { [INFO] [stdout] ... | [INFO] [stdout] 1241 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1231:1 [INFO] [stdout] | [INFO] [stdout] 1231 | / run!(str_splitn_escaped, STR_SPLITN_ESCAPED, |v: Result<&Value>| { [INFO] [stdout] 1232 | | match v { [INFO] [stdout] 1233 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1234 | | [Value::String(s0), Value::String(s1)] => { [INFO] [stdout] ... | [INFO] [stdout] 1241 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1249:1 [INFO] [stdout] | [INFO] [stdout] 1249 | / run!(str_split_once, STR_SPLIT_ONCE, |v: Result<&Value>| { [INFO] [stdout] 1250 | | match v { [INFO] [stdout] 1251 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1252 | | [Value::String(s0), Value::String(s1)] => s0 == "foo" && s1 == "bar, baz", [INFO] [stdout] ... | [INFO] [stdout] 1257 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1249:1 [INFO] [stdout] | [INFO] [stdout] 1249 | / run!(str_split_once, STR_SPLIT_ONCE, |v: Result<&Value>| { [INFO] [stdout] 1250 | | match v { [INFO] [stdout] 1251 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1252 | | [Value::String(s0), Value::String(s1)] => s0 == "foo" && s1 == "bar, baz", [INFO] [stdout] ... | [INFO] [stdout] 1257 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1265:1 [INFO] [stdout] | [INFO] [stdout] 1265 | / run!(str_rsplit_once, STR_RSPLIT_ONCE, |v: Result<&Value>| { [INFO] [stdout] 1266 | | match v { [INFO] [stdout] 1267 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1268 | | [Value::String(s0), Value::String(s1)] => s0 == "foo, bar" && s1 == "baz", [INFO] [stdout] ... | [INFO] [stdout] 1273 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1265:1 [INFO] [stdout] | [INFO] [stdout] 1265 | / run!(str_rsplit_once, STR_RSPLIT_ONCE, |v: Result<&Value>| { [INFO] [stdout] 1266 | | match v { [INFO] [stdout] 1267 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1268 | | [Value::String(s0), Value::String(s1)] => s0 == "foo, bar" && s1 == "baz", [INFO] [stdout] ... | [INFO] [stdout] 1273 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1281:1 [INFO] [stdout] | [INFO] [stdout] 1281 | / run!(str_to_lower, STR_TO_LOWER, |v: Result<&Value>| { [INFO] [stdout] 1282 | | match v { [INFO] [stdout] 1283 | | Ok(Value::String(s)) => s == "foo", [INFO] [stdout] 1284 | | _ => false, [INFO] [stdout] 1285 | | } [INFO] [stdout] 1286 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1281:1 [INFO] [stdout] | [INFO] [stdout] 1281 | / run!(str_to_lower, STR_TO_LOWER, |v: Result<&Value>| { [INFO] [stdout] 1282 | | match v { [INFO] [stdout] 1283 | | Ok(Value::String(s)) => s == "foo", [INFO] [stdout] 1284 | | _ => false, [INFO] [stdout] 1285 | | } [INFO] [stdout] 1286 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1294:1 [INFO] [stdout] | [INFO] [stdout] 1294 | / run!(str_to_upper, STR_TO_UPPER, |v: Result<&Value>| { [INFO] [stdout] 1295 | | match v { [INFO] [stdout] 1296 | | Ok(Value::String(s)) => s == "FOO", [INFO] [stdout] 1297 | | _ => false, [INFO] [stdout] 1298 | | } [INFO] [stdout] 1299 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1294:1 [INFO] [stdout] | [INFO] [stdout] 1294 | / run!(str_to_upper, STR_TO_UPPER, |v: Result<&Value>| { [INFO] [stdout] 1295 | | match v { [INFO] [stdout] 1296 | | Ok(Value::String(s)) => s == "FOO", [INFO] [stdout] 1297 | | _ => false, [INFO] [stdout] 1298 | | } [INFO] [stdout] 1299 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1307:1 [INFO] [stdout] | [INFO] [stdout] 1307 | / run!(str_len, STR_LEN, |v: Result<&Value>| { [INFO] [stdout] 1308 | | match v { [INFO] [stdout] 1309 | | Ok(Value::I64(3)) => true, [INFO] [stdout] 1310 | | _ => false, [INFO] [stdout] 1311 | | } [INFO] [stdout] 1312 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1307:1 [INFO] [stdout] | [INFO] [stdout] 1307 | / run!(str_len, STR_LEN, |v: Result<&Value>| { [INFO] [stdout] 1308 | | match v { [INFO] [stdout] 1309 | | Ok(Value::I64(3)) => true, [INFO] [stdout] 1310 | | _ => false, [INFO] [stdout] 1311 | | } [INFO] [stdout] 1312 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1320:1 [INFO] [stdout] | [INFO] [stdout] 1320 | / run!(str_sub, STR_SUB, |v: Result<&Value>| { [INFO] [stdout] 1321 | | match v { [INFO] [stdout] 1322 | | Ok(Value::String(s)) if &*s == "💖🍇" => true, [INFO] [stdout] 1323 | | _ => false, [INFO] [stdout] 1324 | | } [INFO] [stdout] 1325 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1320:1 [INFO] [stdout] | [INFO] [stdout] 1320 | / run!(str_sub, STR_SUB, |v: Result<&Value>| { [INFO] [stdout] 1321 | | match v { [INFO] [stdout] 1322 | | Ok(Value::String(s)) if &*s == "💖🍇" => true, [INFO] [stdout] 1323 | | _ => false, [INFO] [stdout] 1324 | | } [INFO] [stdout] 1325 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1333:1 [INFO] [stdout] | [INFO] [stdout] 1333 | / run!(str_parse, STR_PARSE, |v: Result<&Value>| { [INFO] [stdout] 1334 | | match v { [INFO] [stdout] 1335 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1336 | | _ => false, [INFO] [stdout] 1337 | | } [INFO] [stdout] 1338 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1333:1 [INFO] [stdout] | [INFO] [stdout] 1333 | / run!(str_parse, STR_PARSE, |v: Result<&Value>| { [INFO] [stdout] 1334 | | match v { [INFO] [stdout] 1335 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1336 | | _ => false, [INFO] [stdout] 1337 | | } [INFO] [stdout] 1338 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1346:1 [INFO] [stdout] | [INFO] [stdout] 1346 | / run!(re_is_match, RE_IS_MATCH, |v: Result<&Value>| { [INFO] [stdout] 1347 | | match v { [INFO] [stdout] 1348 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 1349 | | _ => false, [INFO] [stdout] 1350 | | } [INFO] [stdout] 1351 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1346:1 [INFO] [stdout] | [INFO] [stdout] 1346 | / run!(re_is_match, RE_IS_MATCH, |v: Result<&Value>| { [INFO] [stdout] 1347 | | match v { [INFO] [stdout] 1348 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 1349 | | _ => false, [INFO] [stdout] 1350 | | } [INFO] [stdout] 1351 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1359:1 [INFO] [stdout] | [INFO] [stdout] 1359 | / run!(re_find, RE_FIND, |v: Result<&Value>| { [INFO] [stdout] 1360 | | match v { [INFO] [stdout] 1361 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1362 | | [Value::String(s0), Value::String(s1), Value::String(s2)] => { [INFO] [stdout] ... | [INFO] [stdout] 1369 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1359:1 [INFO] [stdout] | [INFO] [stdout] 1359 | / run!(re_find, RE_FIND, |v: Result<&Value>| { [INFO] [stdout] 1360 | | match v { [INFO] [stdout] 1361 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1362 | | [Value::String(s0), Value::String(s1), Value::String(s2)] => { [INFO] [stdout] ... | [INFO] [stdout] 1369 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1377:1 [INFO] [stdout] | [INFO] [stdout] 1377 | / run!(re_captures, RE_CAPTURES, |v: Result<&Value>| { [INFO] [stdout] 1378 | | match v { [INFO] [stdout] 1379 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1380 | | [Value::Array(a0), Value::Array(a1)] => match (&a0[..], &a1[..]) { [INFO] [stdout] ... | [INFO] [stdout] 1391 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1377:1 [INFO] [stdout] | [INFO] [stdout] 1377 | / run!(re_captures, RE_CAPTURES, |v: Result<&Value>| { [INFO] [stdout] 1378 | | match v { [INFO] [stdout] 1379 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1380 | | [Value::Array(a0), Value::Array(a1)] => match (&a0[..], &a1[..]) { [INFO] [stdout] ... | [INFO] [stdout] 1391 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1399:1 [INFO] [stdout] | [INFO] [stdout] 1399 | / run!(re_split, RE_SPLIT, |v: Result<&Value>| { [INFO] [stdout] 1400 | | match v { [INFO] [stdout] 1401 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1402 | | [Value::String(s0), Value::String(s1), Value::String(s2)] => { [INFO] [stdout] ... | [INFO] [stdout] 1409 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1399:1 [INFO] [stdout] | [INFO] [stdout] 1399 | / run!(re_split, RE_SPLIT, |v: Result<&Value>| { [INFO] [stdout] 1400 | | match v { [INFO] [stdout] 1401 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1402 | | [Value::String(s0), Value::String(s1), Value::String(s2)] => { [INFO] [stdout] ... | [INFO] [stdout] 1409 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1417:1 [INFO] [stdout] | [INFO] [stdout] 1417 | / run!(re_splitn, RE_SPLITN, |v: Result<&Value>| { [INFO] [stdout] 1418 | | match v { [INFO] [stdout] 1419 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1420 | | [Value::String(s0), Value::String(s1)] => s0 == "foo" && s1 == "bar, baz", [INFO] [stdout] ... | [INFO] [stdout] 1425 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1417:1 [INFO] [stdout] | [INFO] [stdout] 1417 | / run!(re_splitn, RE_SPLITN, |v: Result<&Value>| { [INFO] [stdout] 1418 | | match v { [INFO] [stdout] 1419 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1420 | | [Value::String(s0), Value::String(s1)] => s0 == "foo" && s1 == "bar, baz", [INFO] [stdout] ... | [INFO] [stdout] 1425 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1436:1 [INFO] [stdout] | [INFO] [stdout] 1436 | / run!(net_pub_sub, NET_PUB_SUB, |v: Result<&Value>| { [INFO] [stdout] 1437 | | match v { [INFO] [stdout] 1438 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1439 | | _ => false, [INFO] [stdout] 1440 | | } [INFO] [stdout] 1441 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1436:1 [INFO] [stdout] | [INFO] [stdout] 1436 | / run!(net_pub_sub, NET_PUB_SUB, |v: Result<&Value>| { [INFO] [stdout] 1437 | | match v { [INFO] [stdout] 1438 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1439 | | _ => false, [INFO] [stdout] 1440 | | } [INFO] [stdout] 1441 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1456:1 [INFO] [stdout] | [INFO] [stdout] 1456 | / run!(net_write0, NET_WRITE0, |v: Result<&Value>| { [INFO] [stdout] 1457 | | match v { [INFO] [stdout] 1458 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1459 | | [Value::I64(42), Value::I64(43)] => true, [INFO] [stdout] ... | [INFO] [stdout] 1464 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1456:1 [INFO] [stdout] | [INFO] [stdout] 1456 | / run!(net_write0, NET_WRITE0, |v: Result<&Value>| { [INFO] [stdout] 1457 | | match v { [INFO] [stdout] 1458 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1459 | | [Value::I64(42), Value::I64(43)] => true, [INFO] [stdout] ... | [INFO] [stdout] 1464 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1479:1 [INFO] [stdout] | [INFO] [stdout] 1479 | / run!(net_write1, NET_WRITE1, |v: Result<&Value>| { [INFO] [stdout] 1480 | | match v { [INFO] [stdout] 1481 | | Ok(_) => false, [INFO] [stdout] 1482 | | Err(_) => true, [INFO] [stdout] 1483 | | } [INFO] [stdout] 1484 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1479:1 [INFO] [stdout] | [INFO] [stdout] 1479 | / run!(net_write1, NET_WRITE1, |v: Result<&Value>| { [INFO] [stdout] 1480 | | match v { [INFO] [stdout] 1481 | | Ok(_) => false, [INFO] [stdout] 1482 | | Err(_) => true, [INFO] [stdout] 1483 | | } [INFO] [stdout] 1484 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1496:1 [INFO] [stdout] | [INFO] [stdout] 1496 | / run!(net_list, NET_LIST, |v: Result<&Value>| { [INFO] [stdout] 1497 | | match v { [INFO] [stdout] 1498 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1499 | | [Value::String(s0), Value::String(s1)] => { [INFO] [stdout] ... | [INFO] [stdout] 1508 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1496:1 [INFO] [stdout] | [INFO] [stdout] 1496 | / run!(net_list, NET_LIST, |v: Result<&Value>| { [INFO] [stdout] 1497 | | match v { [INFO] [stdout] 1498 | | Ok(Value::Array(a)) => match &a[..] { [INFO] [stdout] 1499 | | [Value::String(s0), Value::String(s1)] => { [INFO] [stdout] ... | [INFO] [stdout] 1508 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | / run!(net_list_table, NET_LIST_TABLE, |v: Result<&Value>| { [INFO] [stdout] 1526 | | match v { [INFO] [stdout] 1527 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 1528 | | _ => false, [INFO] [stdout] 1529 | | } [INFO] [stdout] 1530 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | / run!(net_list_table, NET_LIST_TABLE, |v: Result<&Value>| { [INFO] [stdout] 1526 | | match v { [INFO] [stdout] 1527 | | Ok(Value::Bool(true)) => true, [INFO] [stdout] 1528 | | _ => false, [INFO] [stdout] 1529 | | } [INFO] [stdout] 1530 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1560:1 [INFO] [stdout] | [INFO] [stdout] 1560 | / run!(net_rpc0, NET_RPC0, |v: Result<&Value>| { [INFO] [stdout] 1561 | | match v { [INFO] [stdout] 1562 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1563 | | _ => false, [INFO] [stdout] 1564 | | } [INFO] [stdout] 1565 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1560:1 [INFO] [stdout] | [INFO] [stdout] 1560 | / run!(net_rpc0, NET_RPC0, |v: Result<&Value>| { [INFO] [stdout] 1561 | | match v { [INFO] [stdout] 1562 | | Ok(Value::I64(42)) => true, [INFO] [stdout] 1563 | | _ => false, [INFO] [stdout] 1564 | | } [INFO] [stdout] 1565 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1573:1 [INFO] [stdout] | [INFO] [stdout] 1573 | / run!(rand, RAND, |v: Result<&Value>| { [INFO] [stdout] 1574 | | match v { [INFO] [stdout] 1575 | | Ok(Value::F64(v)) if *v >= 0. && *v < 1.0 => true, [INFO] [stdout] 1576 | | _ => false, [INFO] [stdout] 1577 | | } [INFO] [stdout] 1578 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1573:1 [INFO] [stdout] | [INFO] [stdout] 1573 | / run!(rand, RAND, |v: Result<&Value>| { [INFO] [stdout] 1574 | | match v { [INFO] [stdout] 1575 | | Ok(Value::F64(v)) if *v >= 0. && *v < 1.0 => true, [INFO] [stdout] 1576 | | _ => false, [INFO] [stdout] 1577 | | } [INFO] [stdout] 1578 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1586:1 [INFO] [stdout] | [INFO] [stdout] 1586 | / run!(rand_pick, RAND_PICK, |v: Result<&Value>| { [INFO] [stdout] 1587 | | match v { [INFO] [stdout] 1588 | | Ok(Value::String(v)) => v == "Chicken is coming" || v == "Grape" || v == "Pilot!", [INFO] [stdout] 1589 | | _ => false, [INFO] [stdout] 1590 | | } [INFO] [stdout] 1591 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1586:1 [INFO] [stdout] | [INFO] [stdout] 1586 | / run!(rand_pick, RAND_PICK, |v: Result<&Value>| { [INFO] [stdout] 1587 | | match v { [INFO] [stdout] 1588 | | Ok(Value::String(v)) => v == "Chicken is coming" || v == "Grape" || v == "Pilot!", [INFO] [stdout] 1589 | | _ => false, [INFO] [stdout] 1590 | | } [INFO] [stdout] 1591 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | ... graphix_rt::GXEvent::Env(_) => (), [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1599:1 [INFO] [stdout] | [INFO] [stdout] 1599 | / run!(rand_shuffle, RAND_SHUFFLE, |v: Result<&Value>| { [INFO] [stdout] 1600 | | match v { [INFO] [stdout] 1601 | | Ok(Value::Array(a)) if a.len() == 3 => { [INFO] [stdout] 1602 | | a.contains(&Value::from("Chicken is coming")) [INFO] [stdout] ... | [INFO] [stdout] 1608 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] --> src/test/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | ... graphix_rt::GXEvent::Updated(id, v) => { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graphix_rt` [INFO] [stdout] | [INFO] [stdout] ::: src/test/libtest.rs:1599:1 [INFO] [stdout] | [INFO] [stdout] 1599 | / run!(rand_shuffle, RAND_SHUFFLE, |v: Result<&Value>| { [INFO] [stdout] 1600 | | match v { [INFO] [stdout] 1601 | | Ok(Value::Array(a)) if a.len() == 3 => { [INFO] [stdout] 1602 | | a.contains(&Value::from("Chicken is coming")) [INFO] [stdout] ... | [INFO] [stdout] 1608 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graphix_rt`, use `cargo add graphix_rt` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `env_logger` [INFO] [stdout] --> src/test/mod.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let _ = env_logger::try_init(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `env_logger` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `env_logger`, use `cargo add env_logger` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graphix-stdlib` (lib test) due to 417 previous errors [INFO] running `Command { std: "docker" "inspect" "ab8304f118ffa24697650d741f1def57c48da97e29621c67e4331a5cf7ccf778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab8304f118ffa24697650d741f1def57c48da97e29621c67e4331a5cf7ccf778", kill_on_drop: false }` [INFO] [stdout] ab8304f118ffa24697650d741f1def57c48da97e29621c67e4331a5cf7ccf778