[INFO] fetching crate stackbox 0.2.2...
[INFO] checking stackbox-0.2.2 against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] extracting crate stackbox 0.2.2 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate stackbox 0.2.2
[INFO] finished tweaking crates.io crate stackbox 0.2.2
[INFO] tweaked toml for crates.io crate stackbox 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stackbox 0.2.2 on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded func_wrap v0.1.3
[INFO] [stderr]   Downloaded with_locals v0.3.3
[INFO] [stderr]   Downloaded unsize v1.1.0
[INFO] [stderr]   Downloaded with_locals-proc_macros v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e2fe22a1f9b2884f7b60fadff7f32a10464f5468231a19e2537bb683cca3056
[INFO] running `Command { std: "docker" "start" "-a" "6e2fe22a1f9b2884f7b60fadff7f32a10464f5468231a19e2537bb683cca3056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e2fe22a1f9b2884f7b60fadff7f32a10464f5468231a19e2537bb683cca3056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e2fe22a1f9b2884f7b60fadff7f32a10464f5468231a19e2537bb683cca3056", kill_on_drop: false }`
[INFO] [stdout] 6e2fe22a1f9b2884f7b60fadff7f32a10464f5468231a19e2537bb683cca3056
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 506883df1014132ef717ffd684e00792000bebb65ba9822920803bd1793df457
[INFO] running `Command { std: "docker" "start" "-a" "506883df1014132ef717ffd684e00792000bebb65ba9822920803bd1793df457", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking stackbox v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | /         pub
[INFO] [stdout] 193 | |         fn as_Any (self: &'_ Self) -> &'_ (dyn Any + 'static)
[INFO] [stdout]     | |_____________________________________________________________- move the `impl` block outside of this method `as_Any`
[INFO] [stdout] 194 |           {
[INFO] [stdout] 195 | /             derive_AsRef_for_auto_trait_combination! {
[INFO] [stdout] 196 | |                 (), (Sync), // (Send), (Send + Sync), /* These should not be required */
[INFO] [stdout] 197 | |             } macro_rules! derive_AsRef_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 203 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 204 | |                         AsRef<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsRef` is not local
[INFO] [stdout] 205 | |                     for
[INFO] [stdout] 206 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsRef_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsRef_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | /         pub
[INFO] [stdout] 193 | |         fn as_Any (self: &'_ Self) -> &'_ (dyn Any + 'static)
[INFO] [stdout]     | |_____________________________________________________________- move the `impl` block outside of this method `as_Any`
[INFO] [stdout] 194 |           {
[INFO] [stdout] 195 | /             derive_AsRef_for_auto_trait_combination! {
[INFO] [stdout] 196 | |                 (), (Sync), // (Send), (Send + Sync), /* These should not be required */
[INFO] [stdout]     | |                      ---- `Sync` is not local
[INFO] [stdout] 197 | |             } macro_rules! derive_AsRef_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 203 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 204 | |                         AsRef<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsRef` is not local
[INFO] [stdout] 205 | |                     for
[INFO] [stdout] 206 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsRef_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsRef_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 229 | /         pub
[INFO] [stdout] 230 | |         fn as_Any_mut (self: &'_ mut Self) -> &'_ mut (dyn Any + 'static)
[INFO] [stdout]     | |_________________________________________________________________________- move the `impl` block outside of this method `as_Any_mut`
[INFO] [stdout] 231 |           {
[INFO] [stdout] 232 | /             derive_AsMut_for_auto_trait_combination! {
[INFO] [stdout] 233 | |                 (), (Send), (Sync), (Send + Sync)
[INFO] [stdout] 234 | |             } macro_rules! derive_AsMut_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 240 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 241 | |                         AsMut<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsMut` is not local
[INFO] [stdout] 242 | |                     for
[INFO] [stdout] 243 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsMut_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsMut_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 229 | /         pub
[INFO] [stdout] 230 | |         fn as_Any_mut (self: &'_ mut Self) -> &'_ mut (dyn Any + 'static)
[INFO] [stdout]     | |_________________________________________________________________________- move the `impl` block outside of this method `as_Any_mut`
[INFO] [stdout] 231 |           {
[INFO] [stdout] 232 | /             derive_AsMut_for_auto_trait_combination! {
[INFO] [stdout] 233 | |                 (), (Send), (Sync), (Send + Sync)
[INFO] [stdout]     | |                      ---- `Send` is not local
[INFO] [stdout] 234 | |             } macro_rules! derive_AsMut_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 240 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 241 | |                         AsMut<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsMut` is not local
[INFO] [stdout] 242 | |                     for
[INFO] [stdout] 243 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsMut_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsMut_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 229 | /         pub
[INFO] [stdout] 230 | |         fn as_Any_mut (self: &'_ mut Self) -> &'_ mut (dyn Any + 'static)
[INFO] [stdout]     | |_________________________________________________________________________- move the `impl` block outside of this method `as_Any_mut`
[INFO] [stdout] 231 |           {
[INFO] [stdout] 232 | /             derive_AsMut_for_auto_trait_combination! {
[INFO] [stdout] 233 | |                 (), (Send), (Sync), (Send + Sync)
[INFO] [stdout]     | |                              ---- `Sync` is not local
[INFO] [stdout] 234 | |             } macro_rules! derive_AsMut_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 240 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 241 | |                         AsMut<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsMut` is not local
[INFO] [stdout] 242 | |                     for
[INFO] [stdout] 243 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsMut_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsMut_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 229 | /         pub
[INFO] [stdout] 230 | |         fn as_Any_mut (self: &'_ mut Self) -> &'_ mut (dyn Any + 'static)
[INFO] [stdout]     | |_________________________________________________________________________- move the `impl` block outside of this method `as_Any_mut`
[INFO] [stdout] 231 |           {
[INFO] [stdout] 232 | /             derive_AsMut_for_auto_trait_combination! {
[INFO] [stdout] 233 | |                 (), (Send), (Sync), (Send + Sync)
[INFO] [stdout]     | |                                      ----   ---- `Sync` is not local
[INFO] [stdout]     | |                                      |
[INFO] [stdout]     | |                                      `Send` is not local
[INFO] [stdout] 234 | |             } macro_rules! derive_AsMut_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 240 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 241 | |                         AsMut<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsMut` is not local
[INFO] [stdout] 242 | |                     for
[INFO] [stdout] 243 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsMut_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsMut_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling func_wrap v0.1.3
[INFO] [stderr]    Compiling with_locals-proc_macros v0.3.3
[INFO] [stderr]     Checking with_locals v0.3.3
[INFO] [stdout] error[E0365]: extern crate `stackbox` is private and cannot be re-exported
[INFO] [stdout]   --> src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         stackbox,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #127909 <https://github.com/rust-lang/rust/issues/127909>
[INFO] [stdout]    = note: `#[deny(pub_use_of_private_extern_crate)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] help: consider making the `extern crate` item publicly accessible
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub extern crate self as stackbox;
[INFO] [stdout]    | +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | /         pub
[INFO] [stdout] 193 | |         fn as_Any (self: &'_ Self) -> &'_ (dyn Any + 'static)
[INFO] [stdout]     | |_____________________________________________________________- move the `impl` block outside of this method `as_Any`
[INFO] [stdout] 194 |           {
[INFO] [stdout] 195 | /             derive_AsRef_for_auto_trait_combination! {
[INFO] [stdout] 196 | |                 (), (Sync), // (Send), (Send + Sync), /* These should not be required */
[INFO] [stdout] 197 | |             } macro_rules! derive_AsRef_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 203 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 204 | |                         AsRef<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsRef` is not local
[INFO] [stdout] 205 | |                     for
[INFO] [stdout] 206 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsRef_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsRef_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | /         pub
[INFO] [stdout] 193 | |         fn as_Any (self: &'_ Self) -> &'_ (dyn Any + 'static)
[INFO] [stdout]     | |_____________________________________________________________- move the `impl` block outside of this method `as_Any`
[INFO] [stdout] 194 |           {
[INFO] [stdout] 195 | /             derive_AsRef_for_auto_trait_combination! {
[INFO] [stdout] 196 | |                 (), (Sync), // (Send), (Send + Sync), /* These should not be required */
[INFO] [stdout]     | |                      ---- `Sync` is not local
[INFO] [stdout] 197 | |             } macro_rules! derive_AsRef_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 203 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 204 | |                         AsRef<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsRef` is not local
[INFO] [stdout] 205 | |                     for
[INFO] [stdout] 206 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsRef_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsRef_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 229 | /         pub
[INFO] [stdout] 230 | |         fn as_Any_mut (self: &'_ mut Self) -> &'_ mut (dyn Any + 'static)
[INFO] [stdout]     | |_________________________________________________________________________- move the `impl` block outside of this method `as_Any_mut`
[INFO] [stdout] 231 |           {
[INFO] [stdout] 232 | /             derive_AsMut_for_auto_trait_combination! {
[INFO] [stdout] 233 | |                 (), (Send), (Sync), (Send + Sync)
[INFO] [stdout] 234 | |             } macro_rules! derive_AsMut_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 240 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 241 | |                         AsMut<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsMut` is not local
[INFO] [stdout] 242 | |                     for
[INFO] [stdout] 243 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsMut_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsMut_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 229 | /         pub
[INFO] [stdout] 230 | |         fn as_Any_mut (self: &'_ mut Self) -> &'_ mut (dyn Any + 'static)
[INFO] [stdout]     | |_________________________________________________________________________- move the `impl` block outside of this method `as_Any_mut`
[INFO] [stdout] 231 |           {
[INFO] [stdout] 232 | /             derive_AsMut_for_auto_trait_combination! {
[INFO] [stdout] 233 | |                 (), (Send), (Sync), (Send + Sync)
[INFO] [stdout]     | |                      ---- `Send` is not local
[INFO] [stdout] 234 | |             } macro_rules! derive_AsMut_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 240 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 241 | |                         AsMut<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsMut` is not local
[INFO] [stdout] 242 | |                     for
[INFO] [stdout] 243 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsMut_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsMut_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 229 | /         pub
[INFO] [stdout] 230 | |         fn as_Any_mut (self: &'_ mut Self) -> &'_ mut (dyn Any + 'static)
[INFO] [stdout]     | |_________________________________________________________________________- move the `impl` block outside of this method `as_Any_mut`
[INFO] [stdout] 231 |           {
[INFO] [stdout] 232 | /             derive_AsMut_for_auto_trait_combination! {
[INFO] [stdout] 233 | |                 (), (Send), (Sync), (Send + Sync)
[INFO] [stdout]     | |                              ---- `Sync` is not local
[INFO] [stdout] 234 | |             } macro_rules! derive_AsMut_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 240 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 241 | |                         AsMut<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsMut` is not local
[INFO] [stdout] 242 | |                     for
[INFO] [stdout] 243 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsMut_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsMut_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/dyn_traits/any.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 229 | /         pub
[INFO] [stdout] 230 | |         fn as_Any_mut (self: &'_ mut Self) -> &'_ mut (dyn Any + 'static)
[INFO] [stdout]     | |_________________________________________________________________________- move the `impl` block outside of this method `as_Any_mut`
[INFO] [stdout] 231 |           {
[INFO] [stdout] 232 | /             derive_AsMut_for_auto_trait_combination! {
[INFO] [stdout] 233 | |                 (), (Send), (Sync), (Send + Sync)
[INFO] [stdout]     | |                                      ----   ---- `Sync` is not local
[INFO] [stdout]     | |                                      |
[INFO] [stdout]     | |                                      `Send` is not local
[INFO] [stdout] 234 | |             } macro_rules! derive_AsMut_for_auto_trait_combination {(
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 240 | /                     impl<'frame, AutoTraits : ?Sized + T::Sendness + T::Syncness>
[INFO] [stdout] 241 | |                         AsMut<dyn Any $(+ $($auto_traits)+)? + 'static>
[INFO] [stdout]     | |                         -----     --- `Any` is not local
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `AsMut` is not local
[INFO] [stdout] 242 | |                     for
[INFO] [stdout] 243 | |                         StackBoxDynAny<'frame, AutoTraits>
[INFO] [stdout]     | |_________________________--------------___________________^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `StackBoxDynAny` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `derive_AsMut_for_auto_trait_combination` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `derive_AsMut_for_auto_trait_combination` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0365`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stackbox` (lib test) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "506883df1014132ef717ffd684e00792000bebb65ba9822920803bd1793df457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "506883df1014132ef717ffd684e00792000bebb65ba9822920803bd1793df457", kill_on_drop: false }`
[INFO] [stdout] 506883df1014132ef717ffd684e00792000bebb65ba9822920803bd1793df457
