[INFO] fetching crate blueprint-macros 0.1.0-alpha.6...
[INFO] testing blueprint-macros-0.1.0-alpha.6 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate blueprint-macros 0.1.0-alpha.6 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate blueprint-macros 0.1.0-alpha.6
[INFO] finished tweaking crates.io crate blueprint-macros 0.1.0-alpha.6
[INFO] tweaked toml for crates.io crate blueprint-macros 0.1.0-alpha.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate blueprint-macros 0.1.0-alpha.6 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blueprint-macros 0.1.0-alpha.6 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.105
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7af9b497b5e1afac658d303c222816e0f8f1a7a332e88bc9ffbda3ed25ceb6a5
[INFO] running `Command { std: "docker" "start" "-a" "7af9b497b5e1afac658d303c222816e0f8f1a7a332e88bc9ffbda3ed25ceb6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7af9b497b5e1afac658d303c222816e0f8f1a7a332e88bc9ffbda3ed25ceb6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af9b497b5e1afac658d303c222816e0f8f1a7a332e88bc9ffbda3ed25ceb6a5", kill_on_drop: false }`
[INFO] [stdout] 7af9b497b5e1afac658d303c222816e0f8f1a7a332e88bc9ffbda3ed25ceb6a5
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13306c49aef966245581ff73cbd8503a65ebebe223832290b745bfd81b74af65
[INFO] running `Command { std: "docker" "start" "-a" "13306c49aef966245581ff73cbd8503a65ebebe223832290b745bfd81b74af65", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling blueprint-macros v0.1.0-alpha.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `debug_job::FunctionKind`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use debug_job::FunctionKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_attr_with` is never used
[INFO] [stdout]    --> src/lib.rs:241:4
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn expand_attr_with<F, A, I, K>(attr: TokenStream, input: TokenStream, f: F) -> TokenStream
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `infer_context_types` is never used
[INFO] [stdout]    --> src/lib.rs:272:4
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn infer_context_types<'a, I>(types: I) -> impl Iterator<Item = Type> + 'a
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_assignment_attribute` is never used
[INFO] [stdout]   --> src/attr_parsing.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) fn parse_assignment_attribute<K, T>(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `second` is never used
[INFO] [stdout]    --> src/attr_parsing.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(crate) fn second<T, K>(tuple: (T, K)) -> K {
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand` is never used
[INFO] [stdout]   --> src/debug_job.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn expand(attr: Attrs, item_fn: &ItemFn, kind: FunctionKind) -> TokenStream {
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Job` and `Middleware` are never constructed
[INFO] [stdout]   --> src/debug_job.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) enum FunctionKind {
[INFO] [stdout]    |                 ------------ variants in this enum
[INFO] [stdout] 92 |     Job,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 93 |     Middleware,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FunctionKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name_uppercase_plural` is never used
[INFO] [stdout]    --> src/debug_job.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl FunctionKind {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 106 |     fn name_uppercase_plural(self) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Attrs` is never constructed
[INFO] [stdout]    --> src/debug_job.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub(crate) struct Attrs {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_extractor_count` is never used
[INFO] [stdout]    --> src/debug_job.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn check_extractor_count(item_fn: &ItemFn, kind: FunctionKind) -> Option<TokenStream> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_self_pat_type` is never used
[INFO] [stdout]    --> src/debug_job.rs:214:4
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn is_self_pat_type(typed: &syn::PatType) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_inputs_impls_from_request` is never used
[INFO] [stdout]    --> src/debug_job.rs:224:4
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn check_inputs_impls_from_request(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_output_tuples` is never used
[INFO] [stdout]    --> src/debug_job.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn check_output_tuples(item_fn: &ItemFn) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_into_job_result` is never used
[INFO] [stdout]    --> src/debug_job.rs:395:4
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn check_into_job_result(job: &Ident, ty: &Type) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_is_job_result_parts` is never used
[INFO] [stdout]    --> src/debug_job.rs:435:4
[INFO] [stdout]     |
[INFO] [stdout] 435 | fn check_is_job_result_parts(ty: &Type, ident: &Ident, index: usize) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_into_job_result_parts` is never used
[INFO] [stdout]    --> src/debug_job.rs:454:4
[INFO] [stdout]     |
[INFO] [stdout] 454 | fn check_into_job_result_parts(ty: &Type, ident: &Ident, index: usize) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_input_order` is never used
[INFO] [stdout]    --> src/debug_job.rs:496:4
[INFO] [stdout]     |
[INFO] [stdout] 496 | fn check_input_order(item_fn: &ItemFn, kind: FunctionKind) -> Option<TokenStream> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_clean_typename` is never used
[INFO] [stdout]    --> src/debug_job.rs:574:4
[INFO] [stdout]     |
[INFO] [stdout] 574 | fn extract_clean_typename(ty: &Type) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `job_call_consuming_type_name` is never used
[INFO] [stdout]    --> src/debug_job.rs:582:4
[INFO] [stdout]     |
[INFO] [stdout] 582 | fn job_call_consuming_type_name(ty: &Type) -> Option<&'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `well_known_last_job_result_type` is never used
[INFO] [stdout]    --> src/debug_job.rs:613:4
[INFO] [stdout]     |
[INFO] [stdout] 613 | fn well_known_last_job_result_type(ty: &Type) -> Option<&'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_output_impls_into_job_result` is never used
[INFO] [stdout]    --> src/debug_job.rs:641:4
[INFO] [stdout]     |
[INFO] [stdout] 641 | fn check_output_impls_into_job_result(item_fn: &ItemFn) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_future_send` is never used
[INFO] [stdout]    --> src/debug_job.rs:733:4
[INFO] [stdout]     |
[INFO] [stdout] 733 | fn check_future_send(item_fn: &ItemFn, kind: FunctionKind) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `self_receiver` is never used
[INFO] [stdout]    --> src/debug_job.rs:788:4
[INFO] [stdout]     |
[INFO] [stdout] 788 | fn self_receiver(item_fn: &ItemFn) -> Option<TokenStream> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `context_types_from_args` is never used
[INFO] [stdout]    --> src/debug_job.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 | fn context_types_from_args(item_fn: &ItemFn) -> HashSet<Type> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_is_last_input` is never used
[INFO] [stdout]    --> src/debug_job.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 | fn next_is_last_input(item_fn: &ItemFn) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithPosition` is never constructed
[INFO] [stdout]   --> src/with_position.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct WithPosition<I>
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/with_position.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | / impl<I> WithPosition<I>
[INFO] [stdout] 40 | | where
[INFO] [stdout] 41 | |     I: Iterator,
[INFO] [stdout]    | |________________- associated function in this implementation
[INFO] [stdout] 42 |   {
[INFO] [stdout] 43 |       pub(crate) fn new(iter: impl IntoIterator<IntoIter = I>) -> WithPosition<I> {
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `First`, `Middle`, `Last`, and `Only` are never constructed
[INFO] [stdout]   --> src/with_position.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub(crate) enum Position<T> {
[INFO] [stdout]    |                 -------- variants in this enum
[INFO] [stdout] 66 |     First(T),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 67 |     Middle(T),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 68 |     Last(T),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 69 |     Only(T),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Position` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]   --> src/with_position.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl<T> Position<T> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 73 |     pub(crate) fn into_inner(self) -> T {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.21s
[INFO] running `Command { std: "docker" "inspect" "13306c49aef966245581ff73cbd8503a65ebebe223832290b745bfd81b74af65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13306c49aef966245581ff73cbd8503a65ebebe223832290b745bfd81b74af65", kill_on_drop: false }`
[INFO] [stdout] 13306c49aef966245581ff73cbd8503a65ebebe223832290b745bfd81b74af65
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7276515a67cd1a1c531f05603934f6daab5f6288e87f7d3d465a44c22bce9adb
[INFO] running `Command { std: "docker" "start" "-a" "7276515a67cd1a1c531f05603934f6daab5f6288e87f7d3d465a44c22bce9adb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling blueprint-macros v0.1.0-alpha.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `debug_job::FunctionKind`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use debug_job::FunctionKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_attr_with` is never used
[INFO] [stdout]    --> src/lib.rs:241:4
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn expand_attr_with<F, A, I, K>(attr: TokenStream, input: TokenStream, f: F) -> TokenStream
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `infer_context_types` is never used
[INFO] [stdout]    --> src/lib.rs:272:4
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn infer_context_types<'a, I>(types: I) -> impl Iterator<Item = Type> + 'a
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_assignment_attribute` is never used
[INFO] [stdout]   --> src/attr_parsing.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) fn parse_assignment_attribute<K, T>(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `second` is never used
[INFO] [stdout]    --> src/attr_parsing.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(crate) fn second<T, K>(tuple: (T, K)) -> K {
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand` is never used
[INFO] [stdout]   --> src/debug_job.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn expand(attr: Attrs, item_fn: &ItemFn, kind: FunctionKind) -> TokenStream {
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Job` and `Middleware` are never constructed
[INFO] [stdout]   --> src/debug_job.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) enum FunctionKind {
[INFO] [stdout]    |                 ------------ variants in this enum
[INFO] [stdout] 92 |     Job,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 93 |     Middleware,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FunctionKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name_uppercase_plural` is never used
[INFO] [stdout]    --> src/debug_job.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl FunctionKind {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 106 |     fn name_uppercase_plural(self) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Attrs` is never constructed
[INFO] [stdout]    --> src/debug_job.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub(crate) struct Attrs {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_extractor_count` is never used
[INFO] [stdout]    --> src/debug_job.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn check_extractor_count(item_fn: &ItemFn, kind: FunctionKind) -> Option<TokenStream> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_self_pat_type` is never used
[INFO] [stdout]    --> src/debug_job.rs:214:4
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn is_self_pat_type(typed: &syn::PatType) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_inputs_impls_from_request` is never used
[INFO] [stdout]    --> src/debug_job.rs:224:4
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn check_inputs_impls_from_request(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_output_tuples` is never used
[INFO] [stdout]    --> src/debug_job.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn check_output_tuples(item_fn: &ItemFn) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_into_job_result` is never used
[INFO] [stdout]    --> src/debug_job.rs:395:4
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn check_into_job_result(job: &Ident, ty: &Type) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_is_job_result_parts` is never used
[INFO] [stdout]    --> src/debug_job.rs:435:4
[INFO] [stdout]     |
[INFO] [stdout] 435 | fn check_is_job_result_parts(ty: &Type, ident: &Ident, index: usize) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_into_job_result_parts` is never used
[INFO] [stdout]    --> src/debug_job.rs:454:4
[INFO] [stdout]     |
[INFO] [stdout] 454 | fn check_into_job_result_parts(ty: &Type, ident: &Ident, index: usize) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_input_order` is never used
[INFO] [stdout]    --> src/debug_job.rs:496:4
[INFO] [stdout]     |
[INFO] [stdout] 496 | fn check_input_order(item_fn: &ItemFn, kind: FunctionKind) -> Option<TokenStream> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_clean_typename` is never used
[INFO] [stdout]    --> src/debug_job.rs:574:4
[INFO] [stdout]     |
[INFO] [stdout] 574 | fn extract_clean_typename(ty: &Type) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `job_call_consuming_type_name` is never used
[INFO] [stdout]    --> src/debug_job.rs:582:4
[INFO] [stdout]     |
[INFO] [stdout] 582 | fn job_call_consuming_type_name(ty: &Type) -> Option<&'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `well_known_last_job_result_type` is never used
[INFO] [stdout]    --> src/debug_job.rs:613:4
[INFO] [stdout]     |
[INFO] [stdout] 613 | fn well_known_last_job_result_type(ty: &Type) -> Option<&'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_output_impls_into_job_result` is never used
[INFO] [stdout]    --> src/debug_job.rs:641:4
[INFO] [stdout]     |
[INFO] [stdout] 641 | fn check_output_impls_into_job_result(item_fn: &ItemFn) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_future_send` is never used
[INFO] [stdout]    --> src/debug_job.rs:733:4
[INFO] [stdout]     |
[INFO] [stdout] 733 | fn check_future_send(item_fn: &ItemFn, kind: FunctionKind) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `self_receiver` is never used
[INFO] [stdout]    --> src/debug_job.rs:788:4
[INFO] [stdout]     |
[INFO] [stdout] 788 | fn self_receiver(item_fn: &ItemFn) -> Option<TokenStream> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `context_types_from_args` is never used
[INFO] [stdout]    --> src/debug_job.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 | fn context_types_from_args(item_fn: &ItemFn) -> HashSet<Type> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_is_last_input` is never used
[INFO] [stdout]    --> src/debug_job.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 | fn next_is_last_input(item_fn: &ItemFn) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithPosition` is never constructed
[INFO] [stdout]   --> src/with_position.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct WithPosition<I>
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/with_position.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | / impl<I> WithPosition<I>
[INFO] [stdout] 40 | | where
[INFO] [stdout] 41 | |     I: Iterator,
[INFO] [stdout]    | |________________- associated function in this implementation
[INFO] [stdout] 42 |   {
[INFO] [stdout] 43 |       pub(crate) fn new(iter: impl IntoIterator<IntoIter = I>) -> WithPosition<I> {
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `First`, `Middle`, `Last`, and `Only` are never constructed
[INFO] [stdout]   --> src/with_position.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub(crate) enum Position<T> {
[INFO] [stdout]    |                 -------- variants in this enum
[INFO] [stdout] 66 |     First(T),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 67 |     Middle(T),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 68 |     Last(T),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 69 |     Only(T),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Position` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]   --> src/with_position.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl<T> Position<T> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 73 |     pub(crate) fn into_inner(self) -> T {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stdout] warning: unused import: `debug_job::FunctionKind`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use debug_job::FunctionKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_attr_with` is never used
[INFO] [stdout]    --> src/lib.rs:241:4
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn expand_attr_with<F, A, I, K>(attr: TokenStream, input: TokenStream, f: F) -> TokenStream
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `infer_context_types` is never used
[INFO] [stdout]    --> src/lib.rs:272:4
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn infer_context_types<'a, I>(types: I) -> impl Iterator<Item = Type> + 'a
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_assignment_attribute` is never used
[INFO] [stdout]   --> src/attr_parsing.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) fn parse_assignment_attribute<K, T>(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `second` is never used
[INFO] [stdout]    --> src/attr_parsing.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(crate) fn second<T, K>(tuple: (T, K)) -> K {
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand` is never used
[INFO] [stdout]   --> src/debug_job.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn expand(attr: Attrs, item_fn: &ItemFn, kind: FunctionKind) -> TokenStream {
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Job` and `Middleware` are never constructed
[INFO] [stdout]   --> src/debug_job.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) enum FunctionKind {
[INFO] [stdout]    |                 ------------ variants in this enum
[INFO] [stdout] 92 |     Job,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 93 |     Middleware,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FunctionKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name_uppercase_plural` is never used
[INFO] [stdout]    --> src/debug_job.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl FunctionKind {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 106 |     fn name_uppercase_plural(self) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Attrs` is never constructed
[INFO] [stdout]    --> src/debug_job.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub(crate) struct Attrs {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_extractor_count` is never used
[INFO] [stdout]    --> src/debug_job.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn check_extractor_count(item_fn: &ItemFn, kind: FunctionKind) -> Option<TokenStream> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_self_pat_type` is never used
[INFO] [stdout]    --> src/debug_job.rs:214:4
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn is_self_pat_type(typed: &syn::PatType) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_inputs_impls_from_request` is never used
[INFO] [stdout]    --> src/debug_job.rs:224:4
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn check_inputs_impls_from_request(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_output_tuples` is never used
[INFO] [stdout]    --> src/debug_job.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn check_output_tuples(item_fn: &ItemFn) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_into_job_result` is never used
[INFO] [stdout]    --> src/debug_job.rs:395:4
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn check_into_job_result(job: &Ident, ty: &Type) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_is_job_result_parts` is never used
[INFO] [stdout]    --> src/debug_job.rs:435:4
[INFO] [stdout]     |
[INFO] [stdout] 435 | fn check_is_job_result_parts(ty: &Type, ident: &Ident, index: usize) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_into_job_result_parts` is never used
[INFO] [stdout]    --> src/debug_job.rs:454:4
[INFO] [stdout]     |
[INFO] [stdout] 454 | fn check_into_job_result_parts(ty: &Type, ident: &Ident, index: usize) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_input_order` is never used
[INFO] [stdout]    --> src/debug_job.rs:496:4
[INFO] [stdout]     |
[INFO] [stdout] 496 | fn check_input_order(item_fn: &ItemFn, kind: FunctionKind) -> Option<TokenStream> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_clean_typename` is never used
[INFO] [stdout]    --> src/debug_job.rs:574:4
[INFO] [stdout]     |
[INFO] [stdout] 574 | fn extract_clean_typename(ty: &Type) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `job_call_consuming_type_name` is never used
[INFO] [stdout]    --> src/debug_job.rs:582:4
[INFO] [stdout]     |
[INFO] [stdout] 582 | fn job_call_consuming_type_name(ty: &Type) -> Option<&'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `well_known_last_job_result_type` is never used
[INFO] [stdout]    --> src/debug_job.rs:613:4
[INFO] [stdout]     |
[INFO] [stdout] 613 | fn well_known_last_job_result_type(ty: &Type) -> Option<&'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_output_impls_into_job_result` is never used
[INFO] [stdout]    --> src/debug_job.rs:641:4
[INFO] [stdout]     |
[INFO] [stdout] 641 | fn check_output_impls_into_job_result(item_fn: &ItemFn) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_future_send` is never used
[INFO] [stdout]    --> src/debug_job.rs:733:4
[INFO] [stdout]     |
[INFO] [stdout] 733 | fn check_future_send(item_fn: &ItemFn, kind: FunctionKind) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `self_receiver` is never used
[INFO] [stdout]    --> src/debug_job.rs:788:4
[INFO] [stdout]     |
[INFO] [stdout] 788 | fn self_receiver(item_fn: &ItemFn) -> Option<TokenStream> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `context_types_from_args` is never used
[INFO] [stdout]    --> src/debug_job.rs:830:4
[INFO] [stdout]     |
[INFO] [stdout] 830 | fn context_types_from_args(item_fn: &ItemFn) -> HashSet<Type> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_is_last_input` is never used
[INFO] [stdout]    --> src/debug_job.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 | fn next_is_last_input(item_fn: &ItemFn) -> TokenStream {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithPosition` is never constructed
[INFO] [stdout]   --> src/with_position.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct WithPosition<I>
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/with_position.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | / impl<I> WithPosition<I>
[INFO] [stdout] 40 | | where
[INFO] [stdout] 41 | |     I: Iterator,
[INFO] [stdout]    | |________________- associated function in this implementation
[INFO] [stdout] 42 |   {
[INFO] [stdout] 43 |       pub(crate) fn new(iter: impl IntoIterator<IntoIter = I>) -> WithPosition<I> {
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `First`, `Middle`, `Last`, and `Only` are never constructed
[INFO] [stdout]   --> src/with_position.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub(crate) enum Position<T> {
[INFO] [stdout]    |                 -------- variants in this enum
[INFO] [stdout] 66 |     First(T),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 67 |     Middle(T),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 68 |     Last(T),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 69 |     Only(T),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Position` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]   --> src/with_position.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl<T> Position<T> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 73 |     pub(crate) fn into_inner(self) -> T {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "7276515a67cd1a1c531f05603934f6daab5f6288e87f7d3d465a44c22bce9adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7276515a67cd1a1c531f05603934f6daab5f6288e87f7d3d465a44c22bce9adb", kill_on_drop: false }`
[INFO] [stdout] 7276515a67cd1a1c531f05603934f6daab5f6288e87f7d3d465a44c22bce9adb
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2de7ce272c94dc04232fc453f638b92717d9a6910add86e8723869b36a9eaa48
[INFO] running `Command { std: "docker" "start" "-a" "2de7ce272c94dc04232fc453f638b92717d9a6910add86e8723869b36a9eaa48", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `debug_job::FunctionKind`
[INFO] [stderr]   --> src/lib.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use debug_job::FunctionKind;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `expand_attr_with` is never used
[INFO] [stderr]    --> src/lib.rs:241:4
[INFO] [stderr]     |
[INFO] [stderr] 241 | fn expand_attr_with<F, A, I, K>(attr: TokenStream, input: TokenStream, f: F) -> TokenStream
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `infer_context_types` is never used
[INFO] [stderr]    --> src/lib.rs:272:4
[INFO] [stderr]     |
[INFO] [stderr] 272 | fn infer_context_types<'a, I>(types: I) -> impl Iterator<Item = Type> + 'a
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_assignment_attribute` is never used
[INFO] [stderr]   --> src/attr_parsing.rs:33:15
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub(crate) fn parse_assignment_attribute<K, T>(
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `second` is never used
[INFO] [stderr]    --> src/attr_parsing.rs:102:15
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub(crate) fn second<T, K>(tuple: (T, K)) -> K {
[INFO] [stderr]     |               ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `expand` is never used
[INFO] [stderr]   --> src/debug_job.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub(crate) fn expand(attr: Attrs, item_fn: &ItemFn, kind: FunctionKind) -> TokenStream {
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Job` and `Middleware` are never constructed
[INFO] [stderr]   --> src/debug_job.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub(crate) enum FunctionKind {
[INFO] [stderr]    |                 ------------ variants in this enum
[INFO] [stderr] 92 |     Job,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 93 |     Middleware,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FunctionKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `name_uppercase_plural` is never used
[INFO] [stderr]    --> src/debug_job.rs:106:8
[INFO] [stderr]     |
[INFO] [stderr] 105 | impl FunctionKind {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] 106 |     fn name_uppercase_plural(self) -> &'static str {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Attrs` is never constructed
[INFO] [stderr]    --> src/debug_job.rs:119:19
[INFO] [stderr]     |
[INFO] [stderr] 119 | pub(crate) struct Attrs {
[INFO] [stderr]     |                   ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_extractor_count` is never used
[INFO] [stderr]    --> src/debug_job.rs:142:4
[INFO] [stderr]     |
[INFO] [stderr] 142 | fn check_extractor_count(item_fn: &ItemFn, kind: FunctionKind) -> Option<TokenStream> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_self_pat_type` is never used
[INFO] [stderr]    --> src/debug_job.rs:214:4
[INFO] [stderr]     |
[INFO] [stderr] 214 | fn is_self_pat_type(typed: &syn::PatType) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_inputs_impls_from_request` is never used
[INFO] [stderr]    --> src/debug_job.rs:224:4
[INFO] [stderr]     |
[INFO] [stderr] 224 | fn check_inputs_impls_from_request(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_output_tuples` is never used
[INFO] [stderr]    --> src/debug_job.rs:339:4
[INFO] [stderr]     |
[INFO] [stderr] 339 | fn check_output_tuples(item_fn: &ItemFn) -> TokenStream {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_into_job_result` is never used
[INFO] [stderr]    --> src/debug_job.rs:395:4
[INFO] [stderr]     |
[INFO] [stderr] 395 | fn check_into_job_result(job: &Ident, ty: &Type) -> TokenStream {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_is_job_result_parts` is never used
[INFO] [stderr]    --> src/debug_job.rs:435:4
[INFO] [stderr]     |
[INFO] [stderr] 435 | fn check_is_job_result_parts(ty: &Type, ident: &Ident, index: usize) -> TokenStream {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_into_job_result_parts` is never used
[INFO] [stderr]    --> src/debug_job.rs:454:4
[INFO] [stderr]     |
[INFO] [stderr] 454 | fn check_into_job_result_parts(ty: &Type, ident: &Ident, index: usize) -> TokenStream {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_input_order` is never used
[INFO] [stderr]    --> src/debug_job.rs:496:4
[INFO] [stderr]     |
[INFO] [stderr] 496 | fn check_input_order(item_fn: &ItemFn, kind: FunctionKind) -> Option<TokenStream> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_clean_typename` is never used
[INFO] [stderr]    --> src/debug_job.rs:574:4
[INFO] [stderr]     |
[INFO] [stderr] 574 | fn extract_clean_typename(ty: &Type) -> Option<String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `job_call_consuming_type_name` is never used
[INFO] [stderr]    --> src/debug_job.rs:582:4
[INFO] [stderr]     |
[INFO] [stderr] 582 | fn job_call_consuming_type_name(ty: &Type) -> Option<&'static str> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `well_known_last_job_result_type` is never used
[INFO] [stderr]    --> src/debug_job.rs:613:4
[INFO] [stderr]     |
[INFO] [stderr] 613 | fn well_known_last_job_result_type(ty: &Type) -> Option<&'static str> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_output_impls_into_job_result` is never used
[INFO] [stderr]    --> src/debug_job.rs:641:4
[INFO] [stderr]     |
[INFO] [stderr] 641 | fn check_output_impls_into_job_result(item_fn: &ItemFn) -> TokenStream {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_future_send` is never used
[INFO] [stderr]    --> src/debug_job.rs:733:4
[INFO] [stderr]     |
[INFO] [stderr] 733 | fn check_future_send(item_fn: &ItemFn, kind: FunctionKind) -> TokenStream {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `self_receiver` is never used
[INFO] [stderr]    --> src/debug_job.rs:788:4
[INFO] [stderr]     |
[INFO] [stderr] 788 | fn self_receiver(item_fn: &ItemFn) -> Option<TokenStream> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `context_types_from_args` is never used
[INFO] [stderr]    --> src/debug_job.rs:830:4
[INFO] [stderr]     |
[INFO] [stderr] 830 | fn context_types_from_args(item_fn: &ItemFn) -> HashSet<Type> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `next_is_last_input` is never used
[INFO] [stderr]    --> src/debug_job.rs:843:4
[INFO] [stderr]     |
[INFO] [stderr] 843 | fn next_is_last_input(item_fn: &ItemFn) -> TokenStream {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WithPosition` is never constructed
[INFO] [stderr]   --> src/with_position.rs:31:19
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub(crate) struct WithPosition<I>
[INFO] [stderr]    |                   ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/with_position.rs:43:19
[INFO] [stderr]    |
[INFO] [stderr] 39 | / impl<I> WithPosition<I>
[INFO] [stderr] 40 | | where
[INFO] [stderr] 41 | |     I: Iterator,
[INFO] [stderr]    | |________________- associated function in this implementation
[INFO] [stderr] 42 |   {
[INFO] [stderr] 43 |       pub(crate) fn new(iter: impl IntoIterator<IntoIter = I>) -> WithPosition<I> {
[INFO] [stderr]    |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `First`, `Middle`, `Last`, and `Only` are never constructed
[INFO] [stderr]   --> src/with_position.rs:66:5
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub(crate) enum Position<T> {
[INFO] [stderr]    |                 -------- variants in this enum
[INFO] [stderr] 66 |     First(T),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 67 |     Middle(T),
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 68 |     Last(T),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 69 |     Only(T),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Position` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `into_inner` is never used
[INFO] [stderr]   --> src/with_position.rs:73:19
[INFO] [stderr]    |
[INFO] [stderr] 72 | impl<T> Position<T> {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] 73 |     pub(crate) fn into_inner(self) -> T {
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `blueprint-macros` (lib) generated 29 warnings (run `cargo fix --lib -p blueprint-macros` to apply 1 suggestion)
[INFO] [stderr] warning: `blueprint-macros` (lib test) generated 29 warnings (29 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blueprint_macros-09833fabeb652237)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling blueprint-macros v0.1.0-alpha.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.45.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 24.71s
[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.32s
[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] [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' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/run.rs:102:13:
[INFO] [stdout] 4 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7e8167f6d6c2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7e8167f6d6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7e8167f6d6c2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7e8167f6d6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7e8167fbe283 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7e8167fbe283 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x7e8167f614d3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7e8167f614d3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7e8167f6d512 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7e8167f711ec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x7e8167f71042 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55e9a25ef634 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55e9a25ef634 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7e8167f71d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x7e8167f71d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x7e8167f71a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x7e8167f6dbc9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x7e8167f7169d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x7e8167fb9690 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55e9a24e0530 - trybuild::run::<impl trybuild::Runner>::run::hcdef2055a8da4b5e
[INFO] [stdout]   20:     0x55e9a24e3a20 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h3dbcd56564b9c9dd
[INFO] [stdout]   21:     0x55e9a24da32e - core::ptr::drop_in_place<trybuild::TestCases>::hfd32c62d31f954f4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   22:     0x55e9a24da32e - blueprint_macros::run_ui_tests::go::h4cd570c62c29b7a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:336:5
[INFO] [stdout]   23:     0x55e9a24da32e - blueprint_macros::run_ui_tests::h96b682b15648c26a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:341:5
[INFO] [stdout]   24:     0x55e9a24d96d5 - blueprint_macros::from_ref::ui::h8feacdc67e06a068
[INFO] [stdout]                                at /opt/rustwide/workdir/src/from_ref.rs:105:5
[INFO] [stdout]   25:     0x55e9a24d96d5 - blueprint_macros::from_ref::ui::{{closure}}::h3adf54e3d7a4e17a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/from_ref.rs:104:8
[INFO] [stdout]   26:     0x55e9a24d96d5 - core::ops::function::FnOnce::call_once::h6353f05451ca0a2e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55e9a25f4dbb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55e9a25f4dbb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x55e9a25f3fae - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x55e9a25f3fae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x55e9a25f3fae - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x55e9a25f3fae - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x55e9a25f3fae - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x55e9a25f3fae - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x55e9a25f3fae - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x55e9a25b7b24 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x55e9a25b7b24 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x55e9a25bb4fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x55e9a25bb4fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x55e9a25bb4fa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x55e9a25bb4fa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x55e9a25bb4fa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55e9a25bb4fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x55e9a25bb4fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x7e8167f76537 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x7e8167f76537 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x7e8167f76537 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x7e8167ce0aa4 - <unknown>
[INFO] [stdout]   49:     0x7e8167d6da34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debug_job::ui_debug_job stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'debug_job::ui_debug_job' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/run.rs:102:13:
[INFO] [stdout] 12 of 19 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7e8167f6d6c2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7e8167f6d6c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7e8167f6d6c2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7e8167f6d6c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7e8167fbe283 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7e8167fbe283 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x7e8167f614d3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7e8167f614d3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7e8167f6d512 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7e8167f711ec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x7e8167f71042 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55e9a25ef634 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55e9a25ef634 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x7e8167f71d3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x7e8167f71d3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x7e8167f71a0a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x7e8167f6dbc9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x7e8167f7169d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x7e8167fb9690 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55e9a24e0530 - trybuild::run::<impl trybuild::Runner>::run::hcdef2055a8da4b5e
[INFO] [stdout]   20:     0x55e9a24e3a20 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h3dbcd56564b9c9dd
[INFO] [stdout]   21:     0x55e9a24da32e - core::ptr::drop_in_place<trybuild::TestCases>::hfd32c62d31f954f4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   22:     0x55e9a24da32e - blueprint_macros::run_ui_tests::go::h4cd570c62c29b7a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:336:5
[INFO] [stdout]   23:     0x55e9a24da32e - blueprint_macros::run_ui_tests::h96b682b15648c26a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:341:5
[INFO] [stdout]   24:     0x55e9a24d96a5 - blueprint_macros::debug_job::ui_debug_job::h7e8501b41d2901de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debug_job.rs:902:5
[INFO] [stdout]   25:     0x55e9a24d96a5 - blueprint_macros::debug_job::ui_debug_job::{{closure}}::haf629e4881314547
[INFO] [stdout]                                at /opt/rustwide/workdir/src/debug_job.rs:901:18
[INFO] [stdout]   26:     0x55e9a24d96a5 - core::ops::function::FnOnce::call_once::h14a4678210717ef8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55e9a25f4dbb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55e9a25f4dbb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x55e9a25f3fae - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x55e9a25f3fae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x55e9a25f3fae - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x55e9a25f3fae - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x55e9a25f3fae - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x55e9a25f3fae - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x55e9a25f3fae - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x55e9a25b7b24 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x55e9a25b7b24 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x55e9a25bb4fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x55e9a25bb4fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x55e9a25bb4fa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x55e9a25bb4fa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x55e9a25bb4fa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55e9a25bb4fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x55e9a25bb4fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x7e8167f76537 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x7e8167f76537 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x7e8167f76537 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x7e8167ce0aa4 - <unknown>
[INFO] [stdout]   49:     0x7e8167d6da34 - clone
[INFO] [stdout]   50:                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 32.68s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2de7ce272c94dc04232fc453f638b92717d9a6910add86e8723869b36a9eaa48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2de7ce272c94dc04232fc453f638b92717d9a6910add86e8723869b36a9eaa48", kill_on_drop: false }`
[INFO] [stdout] 2de7ce272c94dc04232fc453f638b92717d9a6910add86e8723869b36a9eaa48
