[INFO] fetching crate iocraft-macros 0.1.6...
[INFO] checking iocraft-macros-0.1.6 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate iocraft-macros 0.1.6 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate iocraft-macros 0.1.6 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iocraft-macros 0.1.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate iocraft-macros 0.1.6
[INFO] tweaked toml for crates.io crate iocraft-macros 0.1.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 55 packages to latest compatible versions
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7a91cc6e033f7b7264f8557f8ac02de8d0756ca46b01c0892dbf5151b52dc22
[INFO] running `Command { std: "docker" "start" "-a" "f7a91cc6e033f7b7264f8557f8ac02de8d0756ca46b01c0892dbf5151b52dc22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7a91cc6e033f7b7264f8557f8ac02de8d0756ca46b01c0892dbf5151b52dc22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7a91cc6e033f7b7264f8557f8ac02de8d0756ca46b01c0892dbf5151b52dc22", kill_on_drop: false }`
[INFO] [stdout] f7a91cc6e033f7b7264f8557f8ac02de8d0756ca46b01c0892dbf5151b52dc22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3e83b3f1e8fa0b3b5e30211145288f2ce39972fadb99b120e148a7981fd3dbd
[INFO] running `Command { std: "docker" "start" "-a" "a3e83b3f1e8fa0b3b5e30211145288f2ce39972fadb99b120e148a7981fd3dbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking syn v2.0.85
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking iocraft-macros v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stdout] error[E0432]: unresolved import `iocraft`
[INFO] [stdout]  --> tests/with_layout_style_props.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use iocraft::Display;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `iocraft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iocraft`
[INFO] [stdout]  --> tests/element.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use iocraft::{element, AnyElement, Component, Element, Percent, Props};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `iocraft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `iocraft`
[INFO] [stdout]  --> tests/component.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use iocraft::{components::Box, AnyElement, Hooks};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `iocraft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]  --> tests/with_layout_style_props.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[with_layout_style_props]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `with_layout_style_props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iocraft`
[INFO] [stdout]  --> tests/component.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use iocraft::{components::Box, AnyElement, Hooks};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `iocraft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]  --> tests/props.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Props)]
[INFO] [stdout]   |          ^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]  --> tests/props.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Props)]
[INFO] [stdout]   |          ^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/props.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Props)]
[INFO] [stdout]    |          ^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/props.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Props)]
[INFO] [stdout]    |          ^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/element.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let _: Element<::iocraft::components::Box> = element!(::iocraft::components::Box);
[INFO] [stdout]    |                      ^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/props.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Props)]
[INFO] [stdout]    |          ^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/props.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Props)]
[INFO] [stdout]    |          ^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]  --> tests/component.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     element!(Box)
[INFO] [stdout]   |     ^^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iocraft-macros` (test "props") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]  --> tests/component.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[component]
[INFO] [stdout]   | ^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iocraft-macros` (test "element") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Default, Props)]
[INFO] [stdout]    |                   ^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     element!(Box)
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[component]
[INFO] [stdout]    | ^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]  --> tests/with_layout_style_props.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Default, Props)]
[INFO] [stdout]   |                   ^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     element!(Box)
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/with_layout_style_props.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[with_layout_style_props]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `with_layout_style_props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[component]
[INFO] [stdout]    | ^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     element!(Box)
[INFO] [stdout]    |     ^^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[component]
[INFO] [stdout]    | ^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iocraft-macros` (test "component") due to 11 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/with_layout_style_props.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Default, Props)]
[INFO] [stdout]    |                   ^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/with_layout_style_props.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[with_layout_style_props]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `with_layout_style_props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/with_layout_style_props.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Default, Props)]
[INFO] [stdout]    |                   ^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/with_layout_style_props.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[with_layout_style_props]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `with_layout_style_props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `iocraft` in the list of imported crates
[INFO] [stdout]   --> tests/with_layout_style_props.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Default, Props)]
[INFO] [stdout]    |                   ^^^^^ could not find `iocraft` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iocraft-macros` (test "with_layout_style_props") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "a3e83b3f1e8fa0b3b5e30211145288f2ce39972fadb99b120e148a7981fd3dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3e83b3f1e8fa0b3b5e30211145288f2ce39972fadb99b120e148a7981fd3dbd", kill_on_drop: false }`
[INFO] [stdout] a3e83b3f1e8fa0b3b5e30211145288f2ce39972fadb99b120e148a7981fd3dbd
