[INFO] fetching crate gadget-blueprint-proc-macro 0.4.0...
[INFO] checking gadget-blueprint-proc-macro-0.4.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate gadget-blueprint-proc-macro 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate gadget-blueprint-proc-macro 0.4.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gadget-blueprint-proc-macro 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gadget-blueprint-proc-macro 0.4.0
[INFO] tweaked toml for crates.io crate gadget-blueprint-proc-macro 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding gadget-blueprint-proc-macro-core v0.2.0 (available: v0.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gadget-blueprint-proc-macro-core v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfdf0ce5378dfe829d20a5dd6511a0b6ef000377be7a29880b26fdf422ba0ba5
[INFO] running `Command { std: "docker" "start" "-a" "bfdf0ce5378dfe829d20a5dd6511a0b6ef000377be7a29880b26fdf422ba0ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfdf0ce5378dfe829d20a5dd6511a0b6ef000377be7a29880b26fdf422ba0ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfdf0ce5378dfe829d20a5dd6511a0b6ef000377be7a29880b26fdf422ba0ba5", kill_on_drop: false }`
[INFO] [stdout] bfdf0ce5378dfe829d20a5dd6511a0b6ef000377be7a29880b26fdf422ba0ba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0271a0de35266918341e361b1177d12d426d54324b2733d1d8a87f4b79d458b6
[INFO] running `Command { std: "docker" "start" "-a" "0271a0de35266918341e361b1177d12d426d54324b2733d1d8a87f4b79d458b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking multihash v0.19.2
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking cid v0.11.1
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking gadget-blueprint-proc-macro-core v0.2.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking gadget-blueprint-proc-macro v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking trybuild v1.0.101
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gadget_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gadget_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gadget_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gadget_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gadget_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gadget_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gadget_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gadget_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gadget_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gadget_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gadget_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 undeclared crate or module `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 undeclared crate or module `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] 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 44 previous errors
[INFO] running `Command { std: "docker" "inspect" "0271a0de35266918341e361b1177d12d426d54324b2733d1d8a87f4b79d458b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0271a0de35266918341e361b1177d12d426d54324b2733d1d8a87f4b79d458b6", kill_on_drop: false }`
[INFO] [stdout] 0271a0de35266918341e361b1177d12d426d54324b2733d1d8a87f4b79d458b6
