[INFO] fetching crate gadget-blueprint-proc-macro 0.5.1...
[INFO] testing gadget-blueprint-proc-macro-0.5.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate gadget-blueprint-proc-macro 0.5.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate gadget-blueprint-proc-macro 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gadget-blueprint-proc-macro 0.5.1
[INFO] tweaked toml for crates.io crate gadget-blueprint-proc-macro 0.5.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gadget-blueprint-proc-macro 0.5.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding gadget-blueprint-proc-macro-core v0.3.1 (available: v0.4.0)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.111
[INFO] [stderr]   Downloaded gadget-blueprint-proc-macro-core v0.3.1
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded toml v0.9.7
[INFO] [stderr]   Downloaded toml_writer v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e45c038ed2ffbe5a0144cf127e34e86ea1ea1214a33004ad4a2093d91bd418b
[INFO] running `Command { std: "docker" "start" "-a" "4e45c038ed2ffbe5a0144cf127e34e86ea1ea1214a33004ad4a2093d91bd418b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e45c038ed2ffbe5a0144cf127e34e86ea1ea1214a33004ad4a2093d91bd418b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e45c038ed2ffbe5a0144cf127e34e86ea1ea1214a33004ad4a2093d91bd418b", kill_on_drop: false }`
[INFO] [stdout] 4e45c038ed2ffbe5a0144cf127e34e86ea1ea1214a33004ad4a2093d91bd418b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04b4fdd5bfa4318b9d0a43ea6e21808f85454204c6d89de2a0d38a8998f463d5
[INFO] running `Command { std: "docker" "start" "-a" "04b4fdd5bfa4318b9d0a43ea6e21808f85454204c6d89de2a0d38a8998f463d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling gadget-blueprint-proc-macro-core v0.3.1
[INFO] [stderr]    Compiling gadget-blueprint-proc-macro v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.30s
[INFO] running `Command { std: "docker" "inspect" "04b4fdd5bfa4318b9d0a43ea6e21808f85454204c6d89de2a0d38a8998f463d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04b4fdd5bfa4318b9d0a43ea6e21808f85454204c6d89de2a0d38a8998f463d5", kill_on_drop: false }`
[INFO] [stdout] 04b4fdd5bfa4318b9d0a43ea6e21808f85454204c6d89de2a0d38a8998f463d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06f87774888972354e8ec9794d5d0d5dd7463afb8d56c88ce2156aa0ce73fda8
[INFO] running `Command { std: "docker" "start" "-a" "06f87774888972354e8ec9794d5d0d5dd7463afb8d56c88ce2156aa0ce73fda8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling gadget-blueprint-proc-macro-core v0.3.1
[INFO] [stderr]    Compiling gadget-blueprint-proc-macro v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/array_return_type.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gadget_sdk::event_listener::testing::PendingEventListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` 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 `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/complex_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gadget_sdk::event_listener::testing::PendingEventListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` 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 `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/custom_return_type.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gadget_sdk::event_listener::testing::PendingEventListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` 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 `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/function_with_explicit_empty_return_type.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gadget_sdk::event_listener::testing::PendingEventListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` 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 `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/function_without_return_type.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gadget_sdk::event_listener::testing::PendingEventListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` 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 `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/infer_result.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gadget_sdk::event_listener::testing::PendingEventListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` 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 `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/mixed_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gadget_sdk::event_listener::testing::PendingEventListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` 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 `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/multiple_params.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gadget_sdk::event_listener::testing::PendingEventListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` 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 `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/multiple_results.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gadget_sdk::event_listener::testing::PendingEventListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` 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 `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/non_result_return_type.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gadget_sdk::event_listener::testing::PendingEventListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` 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 `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/simple.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gadget_sdk::event_listener::testing::PendingEventListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` 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 `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/array_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/complex_types.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>, String))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/custom_return_type.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/function_with_explicit_empty_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/function_without_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/infer_result.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/mixed_types.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<(u16, String), EmptyContext>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/multiple_params.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<(u16, u8), EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/multiple_results.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>, String))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/non_result_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/simple.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/array_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/complex_types.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>, String))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/custom_return_type.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/function_with_explicit_empty_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/function_without_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/infer_result.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/mixed_types.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<(u16, String), EmptyContext>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/multiple_params.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<(u16, u8), EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/multiple_results.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>, String))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/non_result_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/simple.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/array_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/array_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cell::OnceCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/complex_types.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>, String))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/complex_types.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>, String))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cell::OnceCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/custom_return_type.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/custom_return_type.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cell::OnceCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/function_with_explicit_empty_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/function_with_explicit_empty_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cell::OnceCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/function_without_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/function_without_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(_))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cell::OnceCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/infer_result.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/infer_result.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cell::OnceCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/mixed_types.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<(u16, String), EmptyContext>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/mixed_types.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<(u16, String), EmptyContext>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cell::OnceCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/multiple_params.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<(u16, u8), EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/multiple_params.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<(u16, u8), EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cell::OnceCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/multiple_results.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>, String))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/multiple_results.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>, String))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cell::OnceCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/non_result_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/non_result_return_type.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cell::OnceCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/simple.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]  --> tests/valid_cases/job/simple.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[job(id = 0, event_listener(listener = PendingEventListener<u16, EmptyContext>), result(Vec<u8>))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gadget_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gadget_sdk`, use `cargo add gadget_sdk` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `job` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::cell::OnceCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gadget-blueprint-proc-macro` (test "tests") due to 55 previous errors
[INFO] running `Command { std: "docker" "inspect" "06f87774888972354e8ec9794d5d0d5dd7463afb8d56c88ce2156aa0ce73fda8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f87774888972354e8ec9794d5d0d5dd7463afb8d56c88ce2156aa0ce73fda8", kill_on_drop: false }`
[INFO] [stdout] 06f87774888972354e8ec9794d5d0d5dd7463afb8d56c88ce2156aa0ce73fda8
