[INFO] fetching crate actix-interop 0.4.0...
[INFO] checking actix-interop-0.4.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate actix-interop 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate actix-interop 0.4.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actix-interop 0.4.0
[INFO] finished tweaking crates.io crate actix-interop 0.4.0
[INFO] tweaked toml for crates.io crate actix-interop 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix-macros v0.2.4
[INFO] [stderr]   Downloaded scoped-tls-hkt v0.1.4
[INFO] [stderr]   Downloaded actix_derive v0.6.1
[INFO] [stderr]   Downloaded actix v0.13.3
[INFO] [stderr]   Downloaded actix-rt v2.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2063b32e4a181055abb9bdb748e65ca922b9c01a3b6e527227eadd5a3864170c
[INFO] running `Command { std: "docker" "start" "-a" "2063b32e4a181055abb9bdb748e65ca922b9c01a3b6e527227eadd5a3864170c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2063b32e4a181055abb9bdb748e65ca922b9c01a3b6e527227eadd5a3864170c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2063b32e4a181055abb9bdb748e65ca922b9c01a3b6e527227eadd5a3864170c", kill_on_drop: false }`
[INFO] [stdout] 2063b32e4a181055abb9bdb748e65ca922b9c01a3b6e527227eadd5a3864170c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2863e248aab96aa2e3da505d4eee5598cbf748f3d1175a877da7f50d5ba15e05
[INFO] running `Command { std: "docker" "start" "-a" "2863e248aab96aa2e3da505d4eee5598cbf748f3d1175a877da7f50d5ba15e05", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking actix v0.13.3
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking actix-interop v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | scoped_thread_local!(static mut CURRENT_ACTOR_CTX: for<'a> (&'a mut dyn Any, &'a mut dyn Any));
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current static `CURRENT_ACTOR_CTX`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the macro `scoped_thread_local` may come from an old version of the `scoped_tls_hkt` crate, try updating your dependency with `cargo update -p scoped_tls_hkt`
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:144:23
[INFO] [stdout]     |
[INFO] [stdout] 144 | #![deny(missing_docs, warnings)]
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(non_local_definitions)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `scoped_thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | scoped_thread_local!(static mut CURRENT_ACTOR_CTX: for<'a> (&'a mut dyn Any, &'a mut dyn Any));
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current static `CURRENT_ACTOR_CTX`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the macro `scoped_thread_local` may come from an old version of the `scoped_tls_hkt` crate, try updating your dependency with `cargo update -p scoped_tls_hkt`
[INFO] [stdout]     = note: this error originates in the macro `scoped_thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-interop` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0373]: async block may outlive the current function, but it borrows `msg.0`, which is owned by the current function
[INFO] [stdout]    --> src/lib.rs:340:57
[INFO] [stdout]     |
[INFO] [stdout] 340 |                   let accum = critical_section::<Self, _>(async {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 341 | |                     with_ctx(move |a: &mut Self, _| {
[INFO] [stdout] 342 | |                         a.field += msg.0;
[INFO] [stdout]     | |                                    ----- `msg.0` is borrowed here
[INFO] [stdout] 343 | |                         a.field
[INFO] [stdout] 344 | |                     })
[INFO] [stdout] 345 | |                 })
[INFO] [stdout]     | |_________________^ may outlive borrowed value `msg.0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: async blocks are not executed immediately and must either take a reference or ownership of outside variables they use
[INFO] [stdout] help: to force the async block to take ownership of `msg.0` (and any other referenced variables), use the `move` keyword
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 let accum = critical_section::<Self, _>(async move {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0373`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-interop` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "2863e248aab96aa2e3da505d4eee5598cbf748f3d1175a877da7f50d5ba15e05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2863e248aab96aa2e3da505d4eee5598cbf748f3d1175a877da7f50d5ba15e05", kill_on_drop: false }`
[INFO] [stdout] 2863e248aab96aa2e3da505d4eee5598cbf748f3d1175a877da7f50d5ba15e05
[INFO] checking actix-interop-0.4.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate actix-interop 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate actix-interop 0.4.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actix-interop 0.4.0
[INFO] finished tweaking crates.io crate actix-interop 0.4.0
[INFO] tweaked toml for crates.io crate actix-interop 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94f85f7ecda6cd4d7286aa7ea3fe8d3a9c7e498cc2b1c6433808010a122fbea4
[INFO] running `Command { std: "docker" "start" "-a" "94f85f7ecda6cd4d7286aa7ea3fe8d3a9c7e498cc2b1c6433808010a122fbea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94f85f7ecda6cd4d7286aa7ea3fe8d3a9c7e498cc2b1c6433808010a122fbea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f85f7ecda6cd4d7286aa7ea3fe8d3a9c7e498cc2b1c6433808010a122fbea4", kill_on_drop: false }`
[INFO] [stdout] 94f85f7ecda6cd4d7286aa7ea3fe8d3a9c7e498cc2b1c6433808010a122fbea4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19e7c6f9f528bbd62d9ebe5173aef52264ef3c1610a7b051f46e18a228f92ff7
[INFO] running `Command { std: "docker" "start" "-a" "19e7c6f9f528bbd62d9ebe5173aef52264ef3c1610a7b051f46e18a228f92ff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking actix v0.13.3
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking actix-interop v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | scoped_thread_local!(static mut CURRENT_ACTOR_CTX: for<'a> (&'a mut dyn Any, &'a mut dyn Any));
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current static `CURRENT_ACTOR_CTX`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the macro `scoped_thread_local` may come from an old version of the `scoped_tls_hkt` crate, try updating your dependency with `cargo update -p scoped_tls_hkt`
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:144:23
[INFO] [stdout]     |
[INFO] [stdout] 144 | #![deny(missing_docs, warnings)]
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(non_local_definitions)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `scoped_thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | scoped_thread_local!(static mut CURRENT_ACTOR_CTX: for<'a> (&'a mut dyn Any, &'a mut dyn Any));
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current static `CURRENT_ACTOR_CTX`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the macro `scoped_thread_local` may come from an old version of the `scoped_tls_hkt` crate, try updating your dependency with `cargo update -p scoped_tls_hkt`
[INFO] [stdout]     = note: this error originates in the macro `scoped_thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0373]: async block may outlive the current function, but it borrows `msg.0`, which is owned by the current function
[INFO] [stdout]    --> src/lib.rs:340:57
[INFO] [stdout]     |
[INFO] [stdout] 340 |                   let accum = critical_section::<Self, _>(async {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 341 | |                     with_ctx(move |a: &mut Self, _| {
[INFO] [stdout] 342 | |                         a.field += msg.0;
[INFO] [stdout]     | |                                    ----- `msg.0` is borrowed here
[INFO] [stdout] 343 | |                         a.field
[INFO] [stdout] 344 | |                     })
[INFO] [stdout] 345 | |                 })
[INFO] [stdout]     | |_________________^ may outlive borrowed value `msg.0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: async blocks are not executed immediately and must either take a reference or ownership of outside variables they use
[INFO] [stdout] help: to force the async block to take ownership of `msg.0` (and any other referenced variables), use the `move` keyword
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 let accum = critical_section::<Self, _>(async move {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-interop` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0373`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-interop` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "19e7c6f9f528bbd62d9ebe5173aef52264ef3c1610a7b051f46e18a228f92ff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19e7c6f9f528bbd62d9ebe5173aef52264ef3c1610a7b051f46e18a228f92ff7", kill_on_drop: false }`
[INFO] [stdout] 19e7c6f9f528bbd62d9ebe5173aef52264ef3c1610a7b051f46e18a228f92ff7
