[INFO] fetching crate fiadtui 0.9.0... [INFO] testing fiadtui-0.9.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate fiadtui 0.9.0 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate fiadtui 0.9.0 [INFO] finished tweaking crates.io crate fiadtui 0.9.0 [INFO] tweaked toml for crates.io crate fiadtui 0.9.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fiadtui 0.9.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fiadtui 0.9.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.12.0 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] [stderr] Downloaded zerocopy v0.7.15 [INFO] [stderr] Downloaded zerocopy-derive v0.7.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f4e61519d6be722d9c881e63fe141637153a51c40af1730dcbc93c9266d2ea6 [INFO] running `Command { std: "docker" "start" "-a" "9f4e61519d6be722d9c881e63fe141637153a51c40af1730dcbc93c9266d2ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f4e61519d6be722d9c881e63fe141637153a51c40af1730dcbc93c9266d2ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4e61519d6be722d9c881e63fe141637153a51c40af1730dcbc93c9266d2ea6", kill_on_drop: false }` [INFO] [stdout] 9f4e61519d6be722d9c881e63fe141637153a51c40af1730dcbc93c9266d2ea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35015ca03c3b1f858b80e716072736eafa970969325b722d468760a85beee341 [INFO] running `Command { std: "docker" "start" "-a" "35015ca03c3b1f858b80e716072736eafa970969325b722d468760a85beee341", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling zerocopy v0.7.15 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling lru v0.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling fiadtui v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:167:37 [INFO] [stdout] | [INFO] [stdout] 167 | fn draw>(&mut self, app: &mut A) -> Result { [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] 167 | fn draw>(&mut self, app: &mut A) -> Result, M> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.04s [INFO] running `Command { std: "docker" "inspect" "35015ca03c3b1f858b80e716072736eafa970969325b722d468760a85beee341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35015ca03c3b1f858b80e716072736eafa970969325b722d468760a85beee341", kill_on_drop: false }` [INFO] [stdout] 35015ca03c3b1f858b80e716072736eafa970969325b722d468760a85beee341 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cf327c3fba4868516f9742c4fa11ac505e408be0da67274f3cec02ce364935c [INFO] running `Command { std: "docker" "start" "-a" "4cf327c3fba4868516f9742c4fa11ac505e408be0da67274f3cec02ce364935c", kill_on_drop: false }` [INFO] [stderr] Compiling fiadtui v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:167:37 [INFO] [stdout] | [INFO] [stdout] 167 | fn draw>(&mut self, app: &mut A) -> Result { [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] 167 | fn draw>(&mut self, app: &mut A) -> Result, M> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> examples/tick.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | ) -> Option> + Send + 'static>>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/tick-d2f1c3da9f99ae3c.long-type-17938105548632096822.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 38 - ) -> Option> + Send + 'static>>> { [INFO] [stdout] 38 + ) -> Option::AppMessage>> + std::marker::Send + 'static> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> examples/delayed_counter.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | ) -> Option> + Send + 'static>>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/delayed_counter-721f5fc89b9eecb7.long-type-14345089713050255062.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 52 - ) -> Option> + Send + 'static>>> { [INFO] [stdout] 52 + ) -> Option::AppMessage>> + std::marker::Send + 'static> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> examples/counter.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | ) -> Option> + Send + 'static>>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/counter-4bee8480a5021084.long-type-4716011552994234769.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 50 - ) -> Option> + Send + 'static>>> { [INFO] [stdout] 50 + ) -> Option::AppMessage>> + std::marker::Send + 'static> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:167:37 [INFO] [stdout] | [INFO] [stdout] 167 | fn draw>(&mut self, app: &mut A) -> Result { [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] 167 | fn draw>(&mut self, app: &mut A) -> Result, M> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.53s [INFO] running `Command { std: "docker" "inspect" "4cf327c3fba4868516f9742c4fa11ac505e408be0da67274f3cec02ce364935c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf327c3fba4868516f9742c4fa11ac505e408be0da67274f3cec02ce364935c", kill_on_drop: false }` [INFO] [stdout] 4cf327c3fba4868516f9742c4fa11ac505e408be0da67274f3cec02ce364935c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d764b9dcc36507369e7a6e671ffc36b7b157627924396bbc77ff69e59b958b58 [INFO] running `Command { std: "docker" "start" "-a" "d764b9dcc36507369e7a6e671ffc36b7b157627924396bbc77ff69e59b958b58", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:167:37 [INFO] [stderr] | [INFO] [stderr] 167 | fn draw>(&mut self, app: &mut A) -> Result { [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] 167 | fn draw>(&mut self, app: &mut A) -> Result, M> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `fiadtui` (lib) generated 1 warning [INFO] [stderr] warning: `fiadtui` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> examples/delayed_counter.rs:52:10 [INFO] [stderr] | [INFO] [stderr] 52 | ) -> Option> + Send + 'static>>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/delayed_counter-721f5fc89b9eecb7.long-type-14345089713050255062.txt' [INFO] [stderr] = note: consider using `--verbose` to print the full type name to the console [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 52 - ) -> Option> + Send + 'static>>> { [INFO] [stderr] 52 + ) -> Option::AppMessage>> + std::marker::Send + 'static> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> examples/tick.rs:38:10 [INFO] [stderr] | [INFO] [stderr] 38 | ) -> Option> + Send + 'static>>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/tick-d2f1c3da9f99ae3c.long-type-17938105548632096822.txt' [INFO] [stderr] = note: consider using `--verbose` to print the full type name to the console [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 38 - ) -> Option> + Send + 'static>>> { [INFO] [stderr] 38 + ) -> Option::AppMessage>> + std::marker::Send + 'static> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> examples/counter.rs:50:10 [INFO] [stderr] | [INFO] [stderr] 50 | ) -> Option> + Send + 'static>>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stderr] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/counter-4bee8480a5021084.long-type-4716011552994234769.txt' [INFO] [stderr] = note: consider using `--verbose` to print the full type name to the console [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 50 - ) -> Option> + Send + 'static>>> { [INFO] [stderr] 50 + ) -> Option::AppMessage>> + std::marker::Send + 'static> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `fiadtui` (example "delayed_counter") generated 1 warning [INFO] [stderr] warning: `fiadtui` (example "tick") generated 1 warning [INFO] [stderr] warning: `fiadtui` (example "counter") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fiadtui-34e1e5077df309c9) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests fiadtui [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d764b9dcc36507369e7a6e671ffc36b7b157627924396bbc77ff69e59b958b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d764b9dcc36507369e7a6e671ffc36b7b157627924396bbc77ff69e59b958b58", kill_on_drop: false }` [INFO] [stdout] d764b9dcc36507369e7a6e671ffc36b7b157627924396bbc77ff69e59b958b58