[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] testing auxoncorp/conductor against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fconductor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auxoncorp/conductor on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccb8aa78cab2c32d8abda9c9eff8b21aba95d9eaea8d995eba8afe8258d4df08
[INFO] running `Command { std: "docker" "start" "-a" "ccb8aa78cab2c32d8abda9c9eff8b21aba95d9eaea8d995eba8afe8258d4df08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccb8aa78cab2c32d8abda9c9eff8b21aba95d9eaea8d995eba8afe8258d4df08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccb8aa78cab2c32d8abda9c9eff8b21aba95d9eaea8d995eba8afe8258d4df08", kill_on_drop: false }`
[INFO] [stdout] ccb8aa78cab2c32d8abda9c9eff8b21aba95d9eaea8d995eba8afe8258d4df08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8070c09413ad4088f83bf2d38ac517ecedad116337e661a19dbe4ca7dfd13f46
[INFO] running `Command { std: "docker" "start" "-a" "8070c09413ad4088f83bf2d38ac517ecedad116337e661a19dbe4ca7dfd13f46", 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 libc v0.2.142
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling rustix v0.37.18
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.6
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling colorous v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling data-encoding v2.3.3
[INFO] [stderr]    Compiling indoc v2.0.1
[INFO] [stderr]    Compiling ratatui v0.20.1
[INFO] [stderr]    Compiling human_bytes v0.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling clap_builder v4.2.7
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling tabwriter v1.2.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling clap v4.2.7
[INFO] [stderr]    Compiling asynchronous-codec v0.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling async-compat v0.2.1
[INFO] [stderr]    Compiling h2 v0.3.18
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling bollard-stubs v1.42.0-rc.7
[INFO] [stderr]    Compiling docker-api-stubs v0.5.0
[INFO] [stderr]    Compiling toml v0.7.3
[INFO] [stderr]    Compiling conductor-config v0.1.0-dev (/opt/rustwide/workdir/conductor-config)
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling containers-api v0.8.0 (https://github.com/vv9k/containers-api#b3dc3306)
[INFO] [stderr]    Compiling bollard v0.14.0
[INFO] [stderr]    Compiling docker-api v0.13.0 (https://github.com/vv9k/docker-api-rs?branch=fix-exec-lifetime#ca5909ab)
[INFO] [stderr]    Compiling 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]    Compiling conductor-cli v0.1.0-dev (/opt/rustwide/workdir/conductor-cli)
[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 28s
[INFO] running `Command { std: "docker" "inspect" "8070c09413ad4088f83bf2d38ac517ecedad116337e661a19dbe4ca7dfd13f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8070c09413ad4088f83bf2d38ac517ecedad116337e661a19dbe4ca7dfd13f46", kill_on_drop: false }`
[INFO] [stdout] 8070c09413ad4088f83bf2d38ac517ecedad116337e661a19dbe4ca7dfd13f46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b354e190c9e787709e02e0d0a4e7593bf680fd994ba9097e69c40d4fcf6d096
[INFO] running `Command { std: "docker" "start" "-a" "6b354e190c9e787709e02e0d0a4e7593bf680fd994ba9097e69c40d4fcf6d096", 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 bstr v1.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling tracing-test-macro v0.2.4
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[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]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling yansi v0.5.1
[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]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling tracing-test v0.2.4
[INFO] [stderr]    Compiling conductor-config v0.1.0-dev (/opt/rustwide/workdir/conductor-config)
[INFO] [stderr]    Compiling assert_cmd v2.0.11
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling conductor v0.1.0-dev (/opt/rustwide/workdir/conductor)
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.13
[INFO] [stderr]    Compiling 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.59s
[INFO] running `Command { std: "docker" "inspect" "6b354e190c9e787709e02e0d0a4e7593bf680fd994ba9097e69c40d4fcf6d096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b354e190c9e787709e02e0d0a4e7593bf680fd994ba9097e69c40d4fcf6d096", kill_on_drop: false }`
[INFO] [stdout] 6b354e190c9e787709e02e0d0a4e7593bf680fd994ba9097e69c40d4fcf6d096
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11dd9d19cb50b5773502c68efcf5411c95f0ad6c07cfcd01dfdb3954eb3353c7
[INFO] running `Command { std: "docker" "start" "-a" "11dd9d19cb50b5773502c68efcf5411c95f0ad6c07cfcd01dfdb3954eb3353c7", 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> conductor/src/config.rs:208:68
[INFO] [stderr]     |
[INFO] [stderr] 208 | #[derive(Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, From, Display)]
[INFO] [stderr]     |                                                                    -^^^^^^
[INFO] [stderr]     |                                                                    |
[INFO] [stderr]     |                                                                    `_derive_more_DisplayAs` is not local
[INFO] [stderr]     |                                                                    `Display` is not local
[INFO] [stderr]     |                                                                    move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]     = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> conductor/src/types.rs:73:68
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Display)]
[INFO] [stderr]    |                                                                    -^^^^^^
[INFO] [stderr]    |                                                                    |
[INFO] [stderr]    |                                                                    `_derive_more_DisplayAs` is not local
[INFO] [stderr]    |                                                                    `Display` is not local
[INFO] [stderr]    |                                                                    move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> conductor/src/types.rs:98:68
[INFO] [stderr]    |
[INFO] [stderr] 98 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Display)]
[INFO] [stderr]    |                                                                    -^^^^^^
[INFO] [stderr]    |                                                                    |
[INFO] [stderr]    |                                                                    `_derive_more_DisplayAs` is not local
[INFO] [stderr]    |                                                                    `Display` is not local
[INFO] [stderr]    |                                                                    move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `conductor` (lib) generated 3 warnings
[INFO] [stderr] warning: `conductor` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> conductor-cli/src/tui/watch.rs:222:18
[INFO] [stderr]     |
[INFO] [stderr] 222 |     fn to_widget(&self) -> List {
[INFO] [stderr]     |                  ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 222 |     fn to_widget(&self) -> List<'_> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> conductor-cli/src/tui/watch.rs:302:18
[INFO] [stderr]     |
[INFO] [stderr] 302 |     fn to_widget(&self) -> Paragraph {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 302 |     fn to_widget(&self) -> Paragraph<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `conductor-cli` (bin "conductor") generated 2 warnings (run `cargo fix --bin "conductor" -p conductor-cli` to apply 2 suggestions)
[INFO] [stderr] warning: `conductor-cli` (bin "conductor" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/conductor-195a8622673d3432)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test types::tests::canonical_names ... ok
[INFO] [stdout] test provider::renode::resc::tests::renode_script_generation ... ok
[INFO] [stdout] test envsub::tests::env_sub ... ok
[INFO] [stdout] test envsub::tests::env_sub_errors ... ok
[INFO] [stdout] test envsub::tests::env_sub_defaults ... ok
[INFO] [stdout] test system::tests::run_fake_system ... FAILED
[INFO] [stdout] test system::tests::get_system_from_config_path ... FAILED
[INFO] [stdout] test provider::renode::platform_description::tests::plat_desc_happy_path ... ok
[INFO] [stdout] test containers::tests::command_in_container_from_image ... FAILED
[INFO] [stdout] test containers::tests::internal_image ... FAILED
[INFO] [stdout] test containers::tests::image_from_context ... FAILED
[INFO] [stdout] test containers::tests::command_in_container_with_mount ... FAILED
[INFO] [stdout] test containers::tests::image_from_containerfile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- system::tests::run_fake_system stdout ----
[INFO] [stdout] Error: error trying to connect: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- system::tests::get_system_from_config_path stdout ----
[INFO] [stdout] Error: error trying to connect: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- containers::tests::command_in_container_from_image stdout ----
[INFO] [stdout] 2026-03-09T22:41:37.508022Z TRACE command_in_container_from_image: conductor::containers: image context: /opt/rustwide/workdir/images/renode
[INFO] [stdout] Error: error trying to connect: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- containers::tests::internal_image stdout ----
[INFO] [stdout] 2026-03-09T22:41:37.508015Z TRACE internal_image: conductor::containers: image context: /opt/rustwide/workdir/images/renode
[INFO] [stdout] Error: error trying to connect: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- containers::tests::image_from_context stdout ----
[INFO] [stdout] Error: error trying to connect: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- containers::tests::command_in_container_with_mount stdout ----
[INFO] [stdout] Error: error trying to connect: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- containers::tests::image_from_containerfile stdout ----
[INFO] [stdout] Error: error trying to connect: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     containers::tests::command_in_container_from_image
[INFO] [stdout]     containers::tests::command_in_container_with_mount
[INFO] [stdout]     containers::tests::image_from_containerfile
[INFO] [stdout]     containers::tests::image_from_context
[INFO] [stdout]     containers::tests::internal_image
[INFO] [stdout]     system::tests::get_system_from_config_path
[INFO] [stdout]     system::tests::run_fake_system
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p conductor --lib`
[INFO] running `Command { std: "docker" "inspect" "11dd9d19cb50b5773502c68efcf5411c95f0ad6c07cfcd01dfdb3954eb3353c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11dd9d19cb50b5773502c68efcf5411c95f0ad6c07cfcd01dfdb3954eb3353c7", kill_on_drop: false }`
[INFO] [stdout] 11dd9d19cb50b5773502c68efcf5411c95f0ad6c07cfcd01dfdb3954eb3353c7
