[INFO] cloning repository https://github.com/auxoncorp/conductor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auxoncorp/conductor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fconductor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fconductor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9cfc67100360a6fc4a261e061c19926aaac9c8e
[INFO] checking auxoncorp/conductor against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fconductor" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/auxoncorp/conductor
[INFO] finished tweaking git repo https://github.com/auxoncorp/conductor
[INFO] tweaked toml for git repo https://github.com/auxoncorp/conductor written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auxoncorp/conductor on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/auxoncorp/conductor 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/vv9k/containers-api`
[INFO] [stderr]     Updating git repository `https://github.com/vv9k/docker-api-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-test v0.2.4
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.4
[INFO] [stderr]   Downloaded tabwriter v1.2.1
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded serde v1.0.160
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded serde_derive v1.0.160
[INFO] [stderr]   Downloaded serde_repr v0.1.12
[INFO] [stderr]   Downloaded hyperlocal v0.8.0
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded darling_core v0.20.1
[INFO] [stderr]   Downloaded async-compat v0.2.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded assert_fs v1.0.13
[INFO] [stderr]   Downloaded predicates v3.0.3
[INFO] [stderr]   Downloaded human_bytes v0.4.2
[INFO] [stderr]   Downloaded serde_with_macros v2.3.3
[INFO] [stderr]   Downloaded assert_cmd v2.0.11
[INFO] [stderr]   Downloaded darling v0.20.1
[INFO] [stderr]   Downloaded bollard-stubs v1.42.0-rc.7
[INFO] [stderr]   Downloaded clap_derive v4.2.0
[INFO] [stderr]   Downloaded clap v4.2.7
[INFO] [stderr]   Downloaded docker-api-stubs v0.5.0
[INFO] [stderr]   Downloaded flate2 v1.0.26
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded bollard v0.14.0
[INFO] [stderr]   Downloaded serde_with v2.3.3
[INFO] [stderr]   Downloaded ratatui v0.20.1
[INFO] [stderr]   Downloaded clap_builder v4.2.7
[INFO] [stderr]   Downloaded winnow v0.4.6
[INFO] [stderr]   Downloaded bumpalo v3.12.1
[INFO] [stderr]   Downloaded signal-hook v0.3.15
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded indoc v2.0.1
[INFO] [stderr]   Downloaded colorous v1.0.10
[INFO] [stderr]   Downloaded predicates v2.1.5
[INFO] [stderr]   Downloaded crossterm v0.26.1
[INFO] [stderr]   Downloaded rustix v0.37.18
[INFO] [stderr]   Downloaded asynchronous-codec v0.6.1
[INFO] [stderr]   Downloaded darling_macro v0.20.1
[INFO] [stderr]   Downloaded data-encoding v2.3.3
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded tokio v1.28.0
[INFO] [stderr]   Downloaded libc v0.2.142
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cf2aebfd3445de1167c2291782e73edee225bc580823a499cdf7bdafd76dfbd
[INFO] running `Command { std: "docker" "start" "-a" "6cf2aebfd3445de1167c2291782e73edee225bc580823a499cdf7bdafd76dfbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cf2aebfd3445de1167c2291782e73edee225bc580823a499cdf7bdafd76dfbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cf2aebfd3445de1167c2291782e73edee225bc580823a499cdf7bdafd76dfbd", kill_on_drop: false }`
[INFO] [stdout] 6cf2aebfd3445de1167c2291782e73edee225bc580823a499cdf7bdafd76dfbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c485378a57684cb3bd70929b4600f70bb4e28abd3d0f2ac73ce47b184153c1c
[INFO] running `Command { std: "docker" "start" "-a" "8c485378a57684cb3bd70929b4600f70bb4e28abd3d0f2ac73ce47b184153c1c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]    Compiling rustix v0.37.18
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking linux-raw-sys v0.3.6
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking winnow v0.4.6
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking bstr v1.4.0
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking filetime v0.2.21
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]     Checking tar v0.4.38
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling colorous v1.0.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling indoc v2.0.1
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking predicates v3.0.3
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking data-encoding v2.3.3
[INFO] [stderr]     Checking clap_builder v4.2.7
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking assert_cmd v2.0.11
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking ratatui v0.20.1
[INFO] [stderr]     Checking tabwriter v1.2.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking human_bytes v0.4.2
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking assert_fs v1.0.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling tracing-test-macro v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]     Checking tracing-test v0.2.4
[INFO] [stderr]     Checking asynchronous-codec v0.6.1
[INFO] [stderr]     Checking clap v4.2.7
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking async-compat v0.2.1
[INFO] [stderr]     Checking h2 v0.3.18
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking serde_spanned v0.6.1
[INFO] [stderr]     Checking toml_datetime v0.6.1
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.19.8
[INFO] [stderr]     Checking toml v0.7.3
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking conductor-config v0.1.0-dev (/opt/rustwide/workdir/conductor-config)
[INFO] [stderr]     Checking docker-api-stubs v0.5.0
[INFO] [stderr]     Checking bollard-stubs v1.42.0-rc.7
[INFO] [stderr]     Checking hyperlocal v0.8.0
[INFO] [stderr]     Checking containers-api v0.8.0 (https://github.com/vv9k/containers-api#b3dc3306)
[INFO] [stderr]     Checking bollard v0.14.0
[INFO] [stderr]     Checking docker-api v0.13.0 (https://github.com/vv9k/docker-api-rs?branch=fix-exec-lifetime#ca5909ab)
[INFO] [stderr]     Checking conductor v0.1.0-dev (/opt/rustwide/workdir/conductor)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> conductor/src/config.rs:208:68
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, From, Display)]
[INFO] [stdout]     |                                                                    -^^^^^^
[INFO] [stdout]     |                                                                    |
[INFO] [stdout]     |                                                                    `_derive_more_DisplayAs` is not local
[INFO] [stdout]     |                                                                    `Display` is not local
[INFO] [stdout]     |                                                                    move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Display` (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]   --> conductor/src/types.rs:73:68
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Display)]
[INFO] [stdout]    |                                                                    -^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `_derive_more_DisplayAs` is not local
[INFO] [stdout]    |                                                                    `Display` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[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 warning originates in the derive macro `Display` (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]   --> conductor/src/types.rs:98:68
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Display)]
[INFO] [stdout]    |                                                                    -^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `_derive_more_DisplayAs` is not local
[INFO] [stdout]    |                                                                    `Display` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[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 warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking conductor-cli v0.1.0-dev (/opt/rustwide/workdir/conductor-cli)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> conductor/src/config.rs:208:68
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, From, Display)]
[INFO] [stdout]     |                                                                    -^^^^^^
[INFO] [stdout]     |                                                                    |
[INFO] [stdout]     |                                                                    `_derive_more_DisplayAs` is not local
[INFO] [stdout]     |                                                                    `Display` is not local
[INFO] [stdout]     |                                                                    move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Display` (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]   --> conductor/src/types.rs:73:68
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Display)]
[INFO] [stdout]    |                                                                    -^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `_derive_more_DisplayAs` is not local
[INFO] [stdout]    |                                                                    `Display` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[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 warning originates in the derive macro `Display` (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]   --> conductor/src/types.rs:98:68
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Display)]
[INFO] [stdout]    |                                                                    -^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `_derive_more_DisplayAs` is not local
[INFO] [stdout]    |                                                                    `Display` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[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 warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> conductor-cli/src/tui/watch.rs:222:18
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn to_widget(&self) -> List {
[INFO] [stdout]     |                  ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn to_widget(&self) -> List<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> conductor-cli/src/tui/watch.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn to_widget(&self) -> Paragraph {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn to_widget(&self) -> Paragraph<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> conductor-cli/src/tui/watch.rs:222:18
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn to_widget(&self) -> List {
[INFO] [stdout]     |                  ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn to_widget(&self) -> List<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> conductor-cli/src/tui/watch.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn to_widget(&self) -> Paragraph {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn to_widget(&self) -> Paragraph<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "8c485378a57684cb3bd70929b4600f70bb4e28abd3d0f2ac73ce47b184153c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c485378a57684cb3bd70929b4600f70bb4e28abd3d0f2ac73ce47b184153c1c", kill_on_drop: false }`
[INFO] [stdout] 8c485378a57684cb3bd70929b4600f70bb4e28abd3d0f2ac73ce47b184153c1c
