[INFO] fetching crate gadget-blueprint-proc-macro 0.5.1... [INFO] testing gadget-blueprint-proc-macro-0.5.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate gadget-blueprint-proc-macro 0.5.1 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gadget-blueprint-proc-macro 0.5.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 83 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gadget-blueprint-proc-macro-core v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aaaaa489bc9144c6e0571827e12104df5f654e3b67cb04d466f911639300346 [INFO] running `Command { std: "docker" "start" "-a" "8aaaaa489bc9144c6e0571827e12104df5f654e3b67cb04d466f911639300346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aaaaa489bc9144c6e0571827e12104df5f654e3b67cb04d466f911639300346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aaaaa489bc9144c6e0571827e12104df5f654e3b67cb04d466f911639300346", kill_on_drop: false }` [INFO] [stdout] 8aaaaa489bc9144c6e0571827e12104df5f654e3b67cb04d466f911639300346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee85534d3c36631aa2f53fe8340814d6fe37167383df41afcdb2fc6c4260d29d [INFO] running `Command { std: "docker" "start" "-a" "ee85534d3c36631aa2f53fe8340814d6fe37167383df41afcdb2fc6c4260d29d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [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 9.92s [INFO] running `Command { std: "docker" "inspect" "ee85534d3c36631aa2f53fe8340814d6fe37167383df41afcdb2fc6c4260d29d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee85534d3c36631aa2f53fe8340814d6fe37167383df41afcdb2fc6c4260d29d", kill_on_drop: false }` [INFO] [stdout] ee85534d3c36631aa2f53fe8340814d6fe37167383df41afcdb2fc6c4260d29d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bf129fd1a8574ad7c6e88f74d4b6bb37e5a6218960fbaf99d9543bbaf976d97 [INFO] running `Command { std: "docker" "start" "-a" "1bf129fd1a8574ad7c6e88f74d4b6bb37e5a6218960fbaf99d9543bbaf976d97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [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.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.143 [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 toml v0.9.5 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling trybuild v1.0.110 [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), 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), result(Vec, 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), 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), 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), 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))] [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))] [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), result(Vec, 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), result(Vec))] [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), result(Vec))] [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), 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), result(Vec, 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), 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), 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), 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))] [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))] [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), result(Vec, 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), result(Vec))] [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), result(Vec))] [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), 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), 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), result(Vec, 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), result(Vec, 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), 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), 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), 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), 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), 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), 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))] [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))] [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))] [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))] [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), result(Vec, 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), result(Vec, 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), result(Vec))] [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), result(Vec))] [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), result(Vec))] [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), result(Vec))] [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1bf129fd1a8574ad7c6e88f74d4b6bb37e5a6218960fbaf99d9543bbaf976d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf129fd1a8574ad7c6e88f74d4b6bb37e5a6218960fbaf99d9543bbaf976d97", kill_on_drop: false }` [INFO] [stdout] 1bf129fd1a8574ad7c6e88f74d4b6bb37e5a6218960fbaf99d9543bbaf976d97