[INFO] fetching crate reshape 0.6.1...
[INFO] checking reshape-0.6.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate reshape 0.6.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate reshape 0.6.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate reshape 0.6.1
[INFO] finished tweaking crates.io crate reshape 0.6.1
[INFO] tweaked toml for crates.io crate reshape 0.6.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate reshape 0.6.1 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lexical-sort v0.3.1
[INFO] [stderr]   Downloaded ghost v0.1.6
[INFO] [stderr]   Downloaded anyhow v1.0.59
[INFO] [stderr]   Downloaded postgres v0.19.3
[INFO] [stderr]   Downloaded any_ascii v0.1.7
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded erased-serde v0.3.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff9accd8eb12a979607878b2cb76e74707cc2db637a0aa25623b4abd144d6769
[INFO] running `Command { std: "docker" "start" "-a" "ff9accd8eb12a979607878b2cb76e74707cc2db637a0aa25623b4abd144d6769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff9accd8eb12a979607878b2cb76e74707cc2db637a0aa25623b4abd144d6769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff9accd8eb12a979607878b2cb76e74707cc2db637a0aa25623b4abd144d6769", kill_on_drop: false }`
[INFO] [stdout] ff9accd8eb12a979607878b2cb76e74707cc2db637a0aa25623b4abd144d6769
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc5c312a1aa8ea964197963a1345dc5fa1cb961081504b677eca6741a4da06ad
[INFO] running `Command { std: "docker" "start" "-a" "bc5c312a1aa8ea964197963a1345dc5fa1cb961081504b677eca6741a4da06ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking siphasher v0.3.10
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.1
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling erased-serde v0.3.22
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking postgres-protocol v0.6.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking any_ascii v0.1.7
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking version v3.0.0
[INFO] [stderr]     Checking lexical-sort v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling ghost v0.1.6
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]     Checking clap v3.2.16
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking typetag v0.1.8
[INFO] [stderr]     Checking postgres-types v0.2.3
[INFO] [stderr]     Checking tokio-postgres v0.7.6
[INFO] [stderr]     Checking postgres v0.19.3
[INFO] [stderr]     Checking reshape v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 12.62s
[INFO] running `Command { std: "docker" "inspect" "bc5c312a1aa8ea964197963a1345dc5fa1cb961081504b677eca6741a4da06ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc5c312a1aa8ea964197963a1345dc5fa1cb961081504b677eca6741a4da06ad", kill_on_drop: false }`
[INFO] [stdout] bc5c312a1aa8ea964197963a1345dc5fa1cb961081504b677eca6741a4da06ad
[INFO] checking reshape-0.6.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate reshape 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate reshape 0.6.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate reshape 0.6.1
[INFO] finished tweaking crates.io crate reshape 0.6.1
[INFO] tweaked toml for crates.io crate reshape 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate reshape 0.6.1 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e22769b7e57661d60490b318491215581104d14d987115bc9ff3a7b5983890a
[INFO] running `Command { std: "docker" "start" "-a" "8e22769b7e57661d60490b318491215581104d14d987115bc9ff3a7b5983890a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e22769b7e57661d60490b318491215581104d14d987115bc9ff3a7b5983890a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e22769b7e57661d60490b318491215581104d14d987115bc9ff3a7b5983890a", kill_on_drop: false }`
[INFO] [stdout] 8e22769b7e57661d60490b318491215581104d14d987115bc9ff3a7b5983890a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79c5c9ddb8c4d93c9ef6b90ac825df97ac1c81f6a01d1daae26527a907b5a1d0
[INFO] running `Command { std: "docker" "start" "-a" "79c5c9ddb8c4d93c9ef6b90ac825df97ac1c81f6a01d1daae26527a907b5a1d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking siphasher v0.3.10
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.1
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling erased-serde v0.3.22
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking postgres-protocol v0.6.4
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking any_ascii v0.1.7
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking lexical-sort v0.3.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking version v3.0.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling ghost v0.1.6
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]     Checking clap v3.2.16
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking typetag v0.1.8
[INFO] [stderr]     Checking postgres-types v0.2.3
[INFO] [stderr]     Checking tokio-postgres v0.7.6
[INFO] [stderr]     Checking postgres v0.19.3
[INFO] [stderr]     Checking reshape v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/migrations/mod.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_Action_registry`
[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: 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: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the attribute macro `typetag::serde` (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/migrations/mod.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_Action_registry`
[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: 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: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reshape` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `reshape` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "79c5c9ddb8c4d93c9ef6b90ac825df97ac1c81f6a01d1daae26527a907b5a1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79c5c9ddb8c4d93c9ef6b90ac825df97ac1c81f6a01d1daae26527a907b5a1d0", kill_on_drop: false }`
[INFO] [stdout] 79c5c9ddb8c4d93c9ef6b90ac825df97ac1c81f6a01d1daae26527a907b5a1d0
