[INFO] fetching crate cargo-move 0.0.0...
[INFO] checking cargo-move-0.0.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate cargo-move 0.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate cargo-move 0.0.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-move 0.0.0
[INFO] finished tweaking crates.io crate cargo-move 0.0.0
[INFO] tweaked toml for crates.io crate cargo-move 0.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate cargo-move 0.0.0 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 231e973129a53abc7210810828eebaf328643bff37bc6d0a4dd29988568efb47
[INFO] running `Command { std: "docker" "start" "-a" "231e973129a53abc7210810828eebaf328643bff37bc6d0a4dd29988568efb47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "231e973129a53abc7210810828eebaf328643bff37bc6d0a4dd29988568efb47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "231e973129a53abc7210810828eebaf328643bff37bc6d0a4dd29988568efb47", kill_on_drop: false }`
[INFO] [stdout] 231e973129a53abc7210810828eebaf328643bff37bc6d0a4dd29988568efb47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f48596768d2f80f409d1a115dbc0bbd24d9d82aa091a70913974c1c28fc60fb
[INFO] running `Command { std: "docker" "start" "-a" "5f48596768d2f80f409d1a115dbc0bbd24d9d82aa091a70913974c1c28fc60fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking arc-swap v0.4.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking signal-hook-registry v1.1.1
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking signal-hook v0.1.10
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking generational-arena v0.2.3
[INFO] [stderr]     Checking canonical-path v2.0.2
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking backtrace v0.3.38
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling gumdrop_derive v0.6.0
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]     Checking gumdrop v0.6.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling abscissa_derive v0.3.0
[INFO] [stderr]     Checking secrecy v0.2.2
[INFO] [stderr]     Checking toml v0.5.3
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking abscissa_core v0.3.0
[INFO] [stderr]     Checking cargo-move v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/commands.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Command, Debug, Options, Runnable)]
[INFO] [stdout]    |          ^------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Command` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Command_FOR_CargoMoveCmd`
[INFO] [stdout] 28 | pub enum CargoMoveCmd {
[INFO] [stdout]    |          ------------ `CargoMoveCmd` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | #![deny(warnings, missing_docs, trivial_casts, unused_qualifications)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(non_local_definitions)]` implied by `#[deny(warnings)]`
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/commands.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Command, Debug, Options, Runnable)]
[INFO] [stdout]    |                                   ^-------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Runnable` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_CargoMoveCmd`
[INFO] [stdout] 28 | pub enum CargoMoveCmd {
[INFO] [stdout]    |          ------------ `CargoMoveCmd` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/commands/start.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Command, Debug, Options)]
[INFO] [stdout]    |          ^------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Command` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd`
[INFO] [stdout] 18 | pub struct StartCmd {
[INFO] [stdout]    |            -------- `StartCmd` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/commands/version.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[derive(Command, Debug, Default, Options)]
[INFO] [stdout]    |          ^------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Command` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Command_FOR_VersionCmd`
[INFO] [stdout] 10 | pub struct VersionCmd {}
[INFO] [stdout]    |            ---------- `VersionCmd` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Config, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                 ^-----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Config` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_Config_FOR_CargoMoveConfig`
[INFO] [stdout] 12 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 13 | pub struct CargoMoveConfig {
[INFO] [stdout]    |            --------------- `CargoMoveConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Config` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Config` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Config, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CargoMoveConfig`
[INFO] [stdout] 12 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 13 | pub struct CargoMoveConfig {
[INFO] [stdout]    |            --------------- `CargoMoveConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Config, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CargoMoveConfig`
[INFO] [stdout] 12 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 13 | pub struct CargoMoveConfig {
[INFO] [stdout]    |            --------------- `CargoMoveConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Deserialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ExampleSection`
[INFO] [stdout] 34 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 35 | pub struct ExampleSection {
[INFO] [stdout]    |            -------------- `ExampleSection` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Serialize` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ExampleSection`
[INFO] [stdout] 34 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 35 | pub struct ExampleSection {
[INFO] [stdout]    |            -------------- `ExampleSection` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Eq, PartialEq, Debug, Fail)]
[INFO] [stdout]    |                                             ^---
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Fail` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[INFO] [stdout] 13 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- `ErrorKind` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Eq, PartialEq, Debug, Fail)]
[INFO] [stdout]    |                                             ^---
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Display` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[INFO] [stdout] 13 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- `ErrorKind` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-move` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/commands.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Command, Debug, Options, Runnable)]
[INFO] [stdout]    |          ^------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Command` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Command_FOR_CargoMoveCmd`
[INFO] [stdout] 28 | pub enum CargoMoveCmd {
[INFO] [stdout]    |          ------------ `CargoMoveCmd` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | #![deny(warnings, missing_docs, trivial_casts, unused_qualifications)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(non_local_definitions)]` implied by `#[deny(warnings)]`
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/commands.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Command, Debug, Options, Runnable)]
[INFO] [stdout]    |                                   ^-------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Runnable` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_CargoMoveCmd`
[INFO] [stdout] 28 | pub enum CargoMoveCmd {
[INFO] [stdout]    |          ------------ `CargoMoveCmd` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/commands/start.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Command, Debug, Options)]
[INFO] [stdout]    |          ^------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Command` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd`
[INFO] [stdout] 18 | pub struct StartCmd {
[INFO] [stdout]    |            -------- `StartCmd` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/commands/version.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[derive(Command, Debug, Default, Options)]
[INFO] [stdout]    |          ^------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Command` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_Command_FOR_VersionCmd`
[INFO] [stdout] 10 | pub struct VersionCmd {}
[INFO] [stdout]    |            ---------- `VersionCmd` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Config, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                 ^-----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Config` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_Config_FOR_CargoMoveConfig`
[INFO] [stdout] 12 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 13 | pub struct CargoMoveConfig {
[INFO] [stdout]    |            --------------- `CargoMoveConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Config` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Config` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Config, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CargoMoveConfig`
[INFO] [stdout] 12 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 13 | pub struct CargoMoveConfig {
[INFO] [stdout]    |            --------------- `CargoMoveConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Config, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CargoMoveConfig`
[INFO] [stdout] 12 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 13 | pub struct CargoMoveConfig {
[INFO] [stdout]    |            --------------- `CargoMoveConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Deserialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ExampleSection`
[INFO] [stdout] 34 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 35 | pub struct ExampleSection {
[INFO] [stdout]    |            -------------- `ExampleSection` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/config.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Serialize` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ExampleSection`
[INFO] [stdout] 34 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 35 | pub struct ExampleSection {
[INFO] [stdout]    |            -------------- `ExampleSection` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Eq, PartialEq, Debug, Fail)]
[INFO] [stdout]    |                                             ^---
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Fail` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[INFO] [stdout] 13 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- `ErrorKind` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Eq, PartialEq, Debug, Fail)]
[INFO] [stdout]    |                                             ^---
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Display` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[INFO] [stdout] 13 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- `ErrorKind` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-move` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "5f48596768d2f80f409d1a115dbc0bbd24d9d82aa091a70913974c1c28fc60fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f48596768d2f80f409d1a115dbc0bbd24d9d82aa091a70913974c1c28fc60fb", kill_on_drop: false }`
[INFO] [stdout] 5f48596768d2f80f409d1a115dbc0bbd24d9d82aa091a70913974c1c28fc60fb
