[INFO] fetching crate blueprint-macros 0.1.0-alpha.7...
[INFO] testing blueprint-macros-0.1.0-alpha.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate blueprint-macros 0.1.0-alpha.7 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate blueprint-macros 0.1.0-alpha.7
[INFO] finished tweaking crates.io crate blueprint-macros 0.1.0-alpha.7
[INFO] tweaked toml for crates.io crate blueprint-macros 0.1.0-alpha.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate blueprint-macros 0.1.0-alpha.7 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blueprint-macros 0.1.0-alpha.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_writer v1.0.3
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded serde_core v1.0.227
[INFO] [stderr]   Downloaded toml v0.9.7
[INFO] [stderr]   Downloaded serde_derive v1.0.227
[INFO] [stderr]   Downloaded serde v1.0.227
[INFO] [stderr]   Downloaded trybuild v1.0.111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f36e7dd54207b43a196829b0322cebd29b1d075fd9749e96df1cb5a0c7a7dbd
[INFO] running `Command { std: "docker" "start" "-a" "1f36e7dd54207b43a196829b0322cebd29b1d075fd9749e96df1cb5a0c7a7dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f36e7dd54207b43a196829b0322cebd29b1d075fd9749e96df1cb5a0c7a7dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f36e7dd54207b43a196829b0322cebd29b1d075fd9749e96df1cb5a0c7a7dbd", kill_on_drop: false }`
[INFO] [stdout] 1f36e7dd54207b43a196829b0322cebd29b1d075fd9749e96df1cb5a0c7a7dbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5eb119e7ba37d0baaa92cc5c362953bf1c517b4e43cd50366a239bef624e1dbb
[INFO] running `Command { std: "docker" "start" "-a" "5eb119e7ba37d0baaa92cc5c362953bf1c517b4e43cd50366a239bef624e1dbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling blueprint-macros v0.1.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.85s
[INFO] running `Command { std: "docker" "inspect" "5eb119e7ba37d0baaa92cc5c362953bf1c517b4e43cd50366a239bef624e1dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb119e7ba37d0baaa92cc5c362953bf1c517b4e43cd50366a239bef624e1dbb", kill_on_drop: false }`
[INFO] [stdout] 5eb119e7ba37d0baaa92cc5c362953bf1c517b4e43cd50366a239bef624e1dbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ca38b2f645994c627d579c37f4d61367895b748f35709337e2f6213d986e7c0
[INFO] running `Command { std: "docker" "start" "-a" "6ca38b2f645994c627d579c37f4d61367895b748f35709337e2f6213d986e7c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling blueprint-macros v0.1.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.28s
[INFO] running `Command { std: "docker" "inspect" "6ca38b2f645994c627d579c37f4d61367895b748f35709337e2f6213d986e7c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ca38b2f645994c627d579c37f4d61367895b748f35709337e2f6213d986e7c0", kill_on_drop: false }`
[INFO] [stdout] 6ca38b2f645994c627d579c37f4d61367895b748f35709337e2f6213d986e7c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67ab4f3cd255d86ca3f033ca8146c36bcb23f17e2080a1968dc51ab8ff781c52
[INFO] running `Command { std: "docker" "start" "-a" "67ab4f3cd255d86ca3f033ca8146c36bcb23f17e2080a1968dc51ab8ff781c52", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blueprint_macros-ca58e28f47b48836)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling blueprint-macros v0.1.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling blueprint-macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/blueprint-macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.01s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/from_ref/fail/generics.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: `#[derive(FromRef)]` doesn't support generics
[INFO] [stderr]  --> tests/from_ref/fail/generics.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct AppContext<T> {
[INFO] [stderr]   |                  ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]  --> tests/from_ref/fail/generics.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use blueprint_sdk::extract::FromRef;
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/from_ref/pass/basic.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]  --> tests/from_ref/pass/basic.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use blueprint_sdk::{Router, extract::{FromRef, Context}};
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stderr]  --> tests/from_ref/pass/basic.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use blueprint_sdk::{Router, extract::{FromRef, Context}};
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/from_ref/pass/reference-types.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/from_ref/pass/reference-types.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 |     inner: &'static str,
[INFO] [stderr]   |            ^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/from_ref/pass/skip.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/from_ref/pass/skip.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 |     auth_token: String,
[INFO] [stderr]   |                 ^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test from_ref::ui ... FAILED
[INFO] [stderr]    Compiling blueprint-macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/blueprint-macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/fail/argument_not_extractor.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `bool: FromJobCall<(), blueprint_sdk::blueprint_core::extract::private::ViaParts>` is not satisfied
[INFO] [stderr]  --> tests/debug_job/fail/argument_not_extractor.rs:4:20
[INFO] [stderr]   |
[INFO] [stderr] 4 | async fn job(_foo: bool) {}
[INFO] [stderr]   |                    ^^^^ the trait `FromJobCallParts<()>` is not implemented for `bool`
[INFO] [stderr]   |
[INFO] [stderr]   = note: Function argument is not a valid extractor.
[INFO] [stderr]           See `https://docs.rs/blueprint_sdk/latest/blueprint_sdk/extract/index.html` for details
[INFO] [stderr]   = help: the following other types implement trait `FromJobCallParts<Ctx>`:
[INFO] [stderr]             `()` implements `FromJobCallParts<Ctx>`
[INFO] [stderr]             `(T1, T2)` implements `FromJobCallParts<Ctx>`
[INFO] [stderr]             `(T1, T2, T3)` implements `FromJobCallParts<Ctx>`
[INFO] [stderr]             `(T1, T2, T3, T4)` implements `FromJobCallParts<Ctx>`
[INFO] [stderr]             `(T1, T2, T3, T4, T5)` implements `FromJobCallParts<Ctx>`
[INFO] [stderr]             `(T1, T2, T3, T4, T5, T6)` implements `FromJobCallParts<Ctx>`
[INFO] [stderr]             `(T1, T2, T3, T4, T5, T6, T7)` implements `FromJobCallParts<Ctx>`
[INFO] [stderr]             `(T1, T2, T3, T4, T5, T6, T7, T8)` implements `FromJobCallParts<Ctx>`
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `bool` to implement `FromJobCall<(), blueprint_sdk::blueprint_core::extract::private::ViaParts>`
[INFO] [stderr] note: required by a bound in `__blueprint_macros_check_job_0_from_job_check`
[INFO] [stderr]  --> tests/debug_job/fail/argument_not_extractor.rs:4:20
[INFO] [stderr]   |
[INFO] [stderr] 4 | async fn job(_foo: bool) {}
[INFO] [stderr]   |                    ^^^^ required by this bound in `__blueprint_macros_check_job_0_from_job_check`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/debug_job/fail/argument_not_extractor.rs:4:20
[INFO] [stderr]   |
[INFO] [stderr] 4 | async fn job(_foo: bool) {}
[INFO] [stderr]   |                    ^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/fail/duplicate_args.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/debug_job/fail/extract_self_mut.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Jobs must only take owned values
[INFO] [stderr]   --> tests/debug_job/fail/extract_self_mut.rs:19:18
[INFO] [stderr]    |
[INFO] [stderr] 19 |     async fn job(&mut self) {}
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Jobs must only take owned values
[INFO] [stderr]   --> tests/debug_job/fail/extract_self_mut.rs:19:18
[INFO] [stderr]    |
[INFO] [stderr] 19 |     async fn job(&mut self) {}
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stderr]  --> tests/debug_job/fail/extract_self_mut.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use blueprint_sdk::{FromJobCall, JobCall};
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/fail/extract_self_ref.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Jobs must only take owned values
[INFO] [stderr]   --> tests/debug_job/fail/extract_self_ref.rs:19:18
[INFO] [stderr]    |
[INFO] [stderr] 19 |     async fn job(&self) {}
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Jobs must only take owned values
[INFO] [stderr]   --> tests/debug_job/fail/extract_self_ref.rs:19:18
[INFO] [stderr]    |
[INFO] [stderr] 19 |     async fn job(&self) {}
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stderr]  --> tests/debug_job/fail/extract_self_ref.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use blueprint_sdk::{FromJobCall, JobCall};
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/fail/generics.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/debug_job/fail/invalid_attrs.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/debug_job/fail/not_a_function.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/debug_job/fail/not_async.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/debug_job/fail/not_send.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/debug_job/fail/single_wrong_return_tuple.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `NotIntoJobResult: IntoJobResult` is not satisfied
[INFO] [stderr]  --> tests/debug_job/fail/single_wrong_return_tuple.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 | async fn job() -> (NotIntoJobResult) {
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^ the trait `IntoJobResult` is not implemented for `NotIntoJobResult`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `IntoJobResult`:
[INFO] [stderr]             &'static [u8; N]
[INFO] [stderr]             &'static [u8]
[INFO] [stderr]             &'static str
[INFO] [stderr]             ()
[INFO] [stderr]             (JobResult<()>, R)
[INFO] [stderr]             (JobResult<()>, T1, R)
[INFO] [stderr]             (JobResult<()>, T1, T2, R)
[INFO] [stderr]             (JobResult<()>, T1, T2, T3, R)
[INFO] [stderr]           and $N others
[INFO] [stderr] note: required by a bound in `__blueprint_macros_check_job_into_job_result::{closure#0}::check`
[INFO] [stderr]  --> tests/debug_job/fail/single_wrong_return_tuple.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 | async fn job() -> (NotIntoJobResult) {
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^ required by this bound in `check`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/debug_job/fail/single_wrong_return_tuple.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 | async fn job() -> (NotIntoJobResult) {
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/fail/wrong_return_type.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `bool: IntoJobResult` is not satisfied
[INFO] [stderr]  --> tests/debug_job/fail/wrong_return_type.rs:4:19
[INFO] [stderr]   |
[INFO] [stderr] 4 | async fn job() -> bool {
[INFO] [stderr]   |                   ^^^^ the trait `IntoJobResult` is not implemented for `bool`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `IntoJobResult`:
[INFO] [stderr]             &'static [u8; N]
[INFO] [stderr]             &'static [u8]
[INFO] [stderr]             &'static str
[INFO] [stderr]             ()
[INFO] [stderr]             (JobResult<()>, R)
[INFO] [stderr]             (JobResult<()>, T1, R)
[INFO] [stderr]             (JobResult<()>, T1, T2, R)
[INFO] [stderr]             (JobResult<()>, T1, T2, T3, R)
[INFO] [stderr]           and $N others
[INFO] [stderr] note: required by a bound in `__blueprint_macros_check_job_into_job_result::{closure#0}::check`
[INFO] [stderr]  --> tests/debug_job/fail/wrong_return_type.rs:4:19
[INFO] [stderr]   |
[INFO] [stderr] 4 | async fn job() -> bool {
[INFO] [stderr]   |                   ^^^^ required by this bound in `check`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/debug_job/fail/wrong_return_type.rs:4:19
[INFO] [stderr]   |
[INFO] [stderr] 4 | async fn job() -> bool {
[INFO] [stderr]   |                   ^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/pass/associated_fn_without_self.rs [should pass] ... ok
[INFO] [stderr] test tests/debug_job/pass/deny_unreachable_code.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stderr]  --> tests/debug_job/pass/deny_unreachable_code.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use blueprint_sdk::JobCall;
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/debug_job/pass/deny_unreachable_code.rs:6:21
[INFO] [stderr]   |
[INFO] [stderr] 6 | async fn job(_call: JobCall) {}
[INFO] [stderr]   |                     ^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/pass/impl_future.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/debug_job/pass/impl_future.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | fn handler() -> impl Future<Output = ()> {
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/pass/impl_into_job_result.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stderr]  --> tests/debug_job/pass/impl_into_job_result.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use blueprint_sdk::IntoJobResult;
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/debug_job/pass/impl_into_job_result.rs:5:19
[INFO] [stderr]   |
[INFO] [stderr] 5 | async fn job() -> impl IntoJobResult {
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/pass/infer_context.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]  --> tests/debug_job/pass/infer_context.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use blueprint_sdk::extract::Context;
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/debug_job/pass/infer_context.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | async fn job(_: Context<AppContext>) {}
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]  --> tests/debug_job/pass/infer_context.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 | async fn job_2(_: blueprint_sdk::extract::Context<AppContext>) {}
[INFO] [stderr]   |                   ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/debug_job/pass/infer_context.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 | async fn job_2(_: blueprint_sdk::extract::Context<AppContext>) {}
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   --> tests/debug_job/pass/infer_context.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 | async fn job_3(_: blueprint_sdk::extract::Context<AppContext>, _: blueprint_sdk::extract::Context<AppContext>) {}
[INFO] [stderr]    |                   ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]    |
[INFO] [stderr]    = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   --> tests/debug_job/pass/infer_context.rs:11:67
[INFO] [stderr]    |
[INFO] [stderr] 11 | async fn job_3(_: blueprint_sdk::extract::Context<AppContext>, _: blueprint_sdk::extract::Context<AppContext>) {}
[INFO] [stderr]    |                                                                   ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]    |
[INFO] [stderr]    = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]   --> tests/debug_job/pass/infer_context.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 | async fn job_3(_: blueprint_sdk::extract::Context<AppContext>, _: blueprint_sdk::extract::Context<AppContext>) {}
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]   --> tests/debug_job/pass/infer_context.rs:11:67
[INFO] [stderr]    |
[INFO] [stderr] 11 | async fn job_3(_: blueprint_sdk::extract::Context<AppContext>, _: blueprint_sdk::extract::Context<AppContext>) {}
[INFO] [stderr]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]   --> tests/debug_job/pass/infer_context.rs:14:19
[INFO] [stderr]    |
[INFO] [stderr] 14 | async fn job_4(_: Context<AppContext>, _: Context<AppContext>) {}
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]   --> tests/debug_job/pass/infer_context.rs:14:43
[INFO] [stderr]    |
[INFO] [stderr] 14 | async fn job_4(_: Context<AppContext>, _: Context<AppContext>) {}
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   --> tests/debug_job/pass/infer_context.rs:17:19
[INFO] [stderr]    |
[INFO] [stderr] 17 | async fn job_5(_: blueprint_sdk::extract::Context<AppContext>, _: Context<AppContext>) {}
[INFO] [stderr]    |                   ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]    |
[INFO] [stderr]    = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]   --> tests/debug_job/pass/infer_context.rs:17:19
[INFO] [stderr]    |
[INFO] [stderr] 17 | async fn job_5(_: blueprint_sdk::extract::Context<AppContext>, _: Context<AppContext>) {}
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]   --> tests/debug_job/pass/infer_context.rs:17:67
[INFO] [stderr]    |
[INFO] [stderr] 17 | async fn job_5(_: blueprint_sdk::extract::Context<AppContext>, _: Context<AppContext>) {}
[INFO] [stderr]    |                                                                   ^^^^^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/pass/ready.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/debug_job/pass/ready.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | fn job() -> Ready<()> {
[INFO] [stderr]   |             ^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/pass/self_receiver.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stderr]  --> tests/debug_job/pass/self_receiver.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use blueprint_sdk::{FromJobCall, JobCall};
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]   --> tests/debug_job/pass/self_receiver.rs:30:18
[INFO] [stderr]    |
[INFO] [stderr] 30 |     async fn job(self) {}
[INFO] [stderr]    |                  ^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]   --> tests/debug_job/pass/self_receiver.rs:33:38
[INFO] [stderr]    |
[INFO] [stderr] 33 |     async fn job_with_qualified_self(self: Box<Self>) {}
[INFO] [stderr]    |                                      ^^^^^^^^^^^^^^^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/debug_job/pass/set_ctx.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]  --> tests/debug_job/pass/set_ctx.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use blueprint_sdk::{FromJobCall, JobCall, extract::FromRef};
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stderr]  --> tests/debug_job/pass/set_ctx.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use blueprint_sdk::{FromJobCall, JobCall, extract::FromRef};
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr]  --> tests/debug_job/pass/set_ctx.rs:5:21
[INFO] [stderr]   |
[INFO] [stderr] 5 | async fn handler(_: A) {}
[INFO] [stderr]   |                     ^ could not find `blueprint_sdk` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test debug_job::ui_debug_job ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- from_ref::ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'from_ref::ui' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/run.rs:102:13:
[INFO] [stdout] 4 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x73008d01e1c2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x73008d01e1c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x73008d01e1c2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x73008d01e1c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x73008d04e40f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x73008d04e40f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x73008cfcfba3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x73008cfcfba3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x73008cfe4e92 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x73008cfed2ba - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x73008cfed14c - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5aaca3bc033e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5aaca3bc033e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x73008cfed96f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x73008cfed96f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x73008cfed71a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x73008cfe4fd9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x73008cfc14ad - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x73008d05e410 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aaca3a2f703 - trybuild::run::<impl trybuild::Runner>::run::h7e3ea96b0e23b000
[INFO] [stdout]   20:     0x5aaca3a29905 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h2101e2291c09add8
[INFO] [stdout]   21:     0x5aaca39aac97 - core::ptr::drop_in_place<trybuild::TestCases>::h53cc7da8d6979125
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5aaca39aa741 - blueprint_macros::run_ui_tests::go::hfb01bd4bf19da920
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:336:5
[INFO] [stdout]   23:     0x5aaca39aa1d3 - blueprint_macros::run_ui_tests::h9cafd9a56682a157
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:341:5
[INFO] [stdout]   24:     0x5aaca39aa932 - blueprint_macros::from_ref::ui::hac1825a5cbc87d47
[INFO] [stdout]                                at /opt/rustwide/workdir/src/from_ref.rs:105:5
[INFO] [stdout]   25:     0x5aaca39aa957 - blueprint_macros::from_ref::ui::{{closure}}::hd3d11cd81e6d00c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/from_ref.rs:104:8
[INFO] [stdout]   26:     0x5aaca39aac06 - core::ops::function::FnOnce::call_once::hd8cc4f09ccb8f72a
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5aaca3bc01ab - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5aaca3bc01ab - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5aaca3bd419d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5aaca3bd419d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5aaca3bd419d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5aaca3bd419d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5aaca3bd419d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5aaca3bd419d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5aaca3bd419d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5aaca3bad6e4 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5aaca3bad6e4 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5aaca3bb0f3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x5aaca3bb0f3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5aaca3bb0f3a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5aaca3bb0f3a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5aaca3bb0f3a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5aaca3bb0f3a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x5aaca3bb0f3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x73008cfdf8ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x73008cfdf8ef - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x73008cd79aa4 - <unknown>
[INFO] [stdout]   48:     0x73008ce06a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debug_job::ui_debug_job stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'debug_job::ui_debug_job' (16) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/run.rs:102:13:
[INFO] [stdout] 12 of 19 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x73008d01e1c2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x73008d01e1c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x73008d01e1c2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x73008d01e1c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x73008d04e40f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x73008d04e40f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x73008cfcfba3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x73008cfcfba3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x73008cfe4e92 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x73008cfed2ba - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x73008cfed14c - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5aaca3bc033e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5aaca3bc033e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x73008cfed96f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x73008cfed96f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x73008cfed71a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x73008cfe4fd9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x73008cfc14ad - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x73008d05e410 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aaca3a2f703 - trybuild::run::<impl trybuild::Runner>::run::h7e3ea96b0e23b000
[INFO] [stdout]   20:     0x5aaca3a29905 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h2101e2291c09add8
[INFO] [stdout]   21:     0x5aaca39aac97 - core::ptr::drop_in_place<trybuild::TestCases>::h53cc7da8d6979125
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5aaca39aa741 - blueprint_macros::run_ui_tests::go::hfb01bd4bf19da920
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:336:5
[INFO] [stdout]   23:     0x5aaca39aa1d3 - blueprint_macros::run_ui_tests::h9cafd9a56682a157
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:341:5
[INFO] [stdout]   24:     0x5aaca39aa982 - blueprint_macros::debug_job::ui_debug_job::h8c2c009e6dd458cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debug_job.rs:902:5
[INFO] [stdout]   25:     0x5aaca39aa9a7 - blueprint_macros::debug_job::ui_debug_job::{{closure}}::h06ccbcd2625381cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debug_job.rs:901:18
[INFO] [stdout]   26:     0x5aaca39aabc6 - core::ops::function::FnOnce::call_once::hbe280ff0c28c3ca3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5aaca3bc01ab - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5aaca3bc01ab - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5aaca3bd419d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5aaca3bd419d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5aaca3bd419d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5aaca3bd419d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5aaca3bd419d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5aaca3bd419d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5aaca3bd419d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5aaca3bad6e4 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5aaca3bad6e4 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5aaca3bb0f3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x5aaca3bb0f3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5aaca3bb0f3a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5aaca3bb0f3a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5aaca3bb0f3a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5aaca3bb0f3a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x5aaca3bb0f3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x73008cfdf8ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x73008cfdf8ef - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x73008cd79aa4 - <unknown>
[INFO] [stdout]   48:     0x73008ce06a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     debug_job::ui_debug_job
[INFO] [stdout]     from_ref::ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 43.46s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "67ab4f3cd255d86ca3f033ca8146c36bcb23f17e2080a1968dc51ab8ff781c52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67ab4f3cd255d86ca3f033ca8146c36bcb23f17e2080a1968dc51ab8ff781c52", kill_on_drop: false }`
[INFO] [stdout] 67ab4f3cd255d86ca3f033ca8146c36bcb23f17e2080a1968dc51ab8ff781c52
