[INFO] cloning repository https://github.com/miso-devel/engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miso-devel/engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiso-devel%2Fengine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiso-devel%2Fengine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8862225c7b432e136bf091f7b0dfe7063caa7ea5
[INFO] checking miso-devel/engine against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiso-devel%2Fengine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/miso-devel/engine
[INFO] finished tweaking git repo https://github.com/miso-devel/engine
[INFO] tweaked toml for git repo https://github.com/miso-devel/engine written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miso-devel/engine on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miso-devel/engine 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking miso-devel/engine against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiso-devel%2Fengine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/miso-devel/engine
[INFO] finished tweaking git repo https://github.com/miso-devel/engine
[INFO] tweaked toml for git repo https://github.com/miso-devel/engine written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miso-devel/engine on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miso-devel/engine 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c95ec30e7ccc768bf94ba1a650ad12d19c63151da3faa54aeb916144d30919ea
[INFO] running `Command { std: "docker" "start" "-a" "c95ec30e7ccc768bf94ba1a650ad12d19c63151da3faa54aeb916144d30919ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c95ec30e7ccc768bf94ba1a650ad12d19c63151da3faa54aeb916144d30919ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c95ec30e7ccc768bf94ba1a650ad12d19c63151da3faa54aeb916144d30919ea", kill_on_drop: false }`
[INFO] [stdout] c95ec30e7ccc768bf94ba1a650ad12d19c63151da3faa54aeb916144d30919ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d24d0f080774d68fa96b0289ff95382a715855fe4f3133700af63f246a19637d
[INFO] running `Command { std: "docker" "start" "-a" "d24d0f080774d68fa96b0289ff95382a715855fe4f3133700af63f246a19637d", kill_on_drop: false }`
[INFO] [stderr]     Checking engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/layout.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let mut width: css::Value = style.value("width").unwrap_or(auto.clone());
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/layout.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut margin_left: css::Value = style.lookup("margin-left", "margin", &zero);
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/layout.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let mut margin_right: css::Value = style.lookup("margin-right", "margin", &zero);
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `containing_block`
[INFO] [stdout]    --> src/layout.rs:118:41
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn calculate_block_width(&mut self, containing_block: Dimensions) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_containing_block`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/layout.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let mut width: css::Value = style.value("width").unwrap_or(auto.clone());
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `margin_left`
[INFO] [stdout]    --> src/layout.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut margin_left: css::Value = style.lookup("margin-left", "margin", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `margin_right`
[INFO] [stdout]    --> src/layout.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let mut margin_right: css::Value = style.lookup("margin-right", "margin", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `border_left`
[INFO] [stdout]    --> src/layout.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let border_left: css::Value = style.lookup("border-left-width", "border-width", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_border_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `border_right`
[INFO] [stdout]    --> src/layout.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let border_right: css::Value = style.lookup("border-right-width", "border-width", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_border_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `padding_left`
[INFO] [stdout]    --> src/layout.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let padding_left: css::Value = style.lookup("padding-left", "padding", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_padding_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `padding_right`
[INFO] [stdout]    --> src/layout.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let padding_right: css::Value = style.lookup("padding-right", "padding", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_padding_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expanded_by` is never used
[INFO] [stdout]   --> src/layout.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Rect {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 18 |     fn expanded_by(self, edge: EdgeSizes) -> Rect {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `padding_box`, `border_box`, and `margin_box` are never used
[INFO] [stdout]   --> src/layout.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl Dimensions {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 37 |     // The area covered by the content area plus its padding.
[INFO] [stdout] 38 |     fn padding_box(self) -> Rect {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     fn border_box(self) -> Rect {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn margin_box(self) -> Rect {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_style_node` is never used
[INFO] [stdout]   --> src/layout.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl<'a> LayoutBox<'a> {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn get_style_node(&self) -> &'a StyledNode<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `layout`, `layout_block`, `calculate_block_width`, `calculate_block_position`, `layout_block_children`, and `calculate_block_height` are never used
[INFO] [stdout]    --> src/layout.rs:93:8
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl<'a> LayoutBox<'a> {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout]  93 |     fn layout(&mut self, containing_block: Dimensions) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     fn layout_block(&mut self, containing_block: Dimensions) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn calculate_block_width(&mut self, containing_block: Dimensions) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     fn calculate_block_position(&mut self, containing_block: Dimensions) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn layout_block_children(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     fn calculate_block_height(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/layout.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let mut width: css::Value = style.value("width").unwrap_or(auto.clone());
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/layout.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut margin_left: css::Value = style.lookup("margin-left", "margin", &zero);
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/layout.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let mut margin_right: css::Value = style.lookup("margin-right", "margin", &zero);
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `containing_block`
[INFO] [stdout]    --> src/layout.rs:118:41
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn calculate_block_width(&mut self, containing_block: Dimensions) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_containing_block`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/layout.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let mut width: css::Value = style.value("width").unwrap_or(auto.clone());
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `margin_left`
[INFO] [stdout]    --> src/layout.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut margin_left: css::Value = style.lookup("margin-left", "margin", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `margin_right`
[INFO] [stdout]    --> src/layout.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let mut margin_right: css::Value = style.lookup("margin-right", "margin", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `border_left`
[INFO] [stdout]    --> src/layout.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let border_left: css::Value = style.lookup("border-left-width", "border-width", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_border_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `border_right`
[INFO] [stdout]    --> src/layout.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let border_right: css::Value = style.lookup("border-right-width", "border-width", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_border_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `padding_left`
[INFO] [stdout]    --> src/layout.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let padding_left: css::Value = style.lookup("padding-left", "padding", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_padding_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `padding_right`
[INFO] [stdout]    --> src/layout.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let padding_right: css::Value = style.lookup("padding-right", "padding", &zero);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_padding_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expanded_by` is never used
[INFO] [stdout]   --> src/layout.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Rect {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 18 |     fn expanded_by(self, edge: EdgeSizes) -> Rect {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `padding_box`, `border_box`, and `margin_box` are never used
[INFO] [stdout]   --> src/layout.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl Dimensions {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 37 |     // The area covered by the content area plus its padding.
[INFO] [stdout] 38 |     fn padding_box(self) -> Rect {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     fn border_box(self) -> Rect {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn margin_box(self) -> Rect {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_style_node` is never used
[INFO] [stdout]   --> src/layout.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl<'a> LayoutBox<'a> {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn get_style_node(&self) -> &'a StyledNode<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `layout`, `layout_block`, `calculate_block_width`, `calculate_block_position`, `layout_block_children`, and `calculate_block_height` are never used
[INFO] [stdout]    --> src/layout.rs:93:8
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl<'a> LayoutBox<'a> {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout]  93 |     fn layout(&mut self, containing_block: Dimensions) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     fn layout_block(&mut self, containing_block: Dimensions) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn calculate_block_width(&mut self, containing_block: Dimensions) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     fn calculate_block_position(&mut self, containing_block: Dimensions) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn layout_block_children(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     fn calculate_block_height(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] running `Command { std: "docker" "inspect" "d24d0f080774d68fa96b0289ff95382a715855fe4f3133700af63f246a19637d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24d0f080774d68fa96b0289ff95382a715855fe4f3133700af63f246a19637d", kill_on_drop: false }`
[INFO] [stdout] d24d0f080774d68fa96b0289ff95382a715855fe4f3133700af63f246a19637d
