[INFO] fetching crate ferrishot_iced_core 0.14.1...
[INFO] testing ferrishot_iced_core-0.14.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate ferrishot_iced_core 0.14.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ferrishot_iced_core 0.14.1
[INFO] finished tweaking crates.io crate ferrishot_iced_core 0.14.1
[INFO] tweaked toml for crates.io crate ferrishot_iced_core 0.14.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrishot_iced_core 0.14.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferrishot_iced_core 0.14.1 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cad9288105e7732f29a02bd6e43979b27a6e853ec161aa1a1f169102b190714f
[INFO] running `Command { std: "docker" "start" "-a" "cad9288105e7732f29a02bd6e43979b27a6e853ec161aa1a1f169102b190714f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cad9288105e7732f29a02bd6e43979b27a6e853ec161aa1a1f169102b190714f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cad9288105e7732f29a02bd6e43979b27a6e853ec161aa1a1f169102b190714f", kill_on_drop: false }`
[INFO] [stdout] cad9288105e7732f29a02bd6e43979b27a6e853ec161aa1a1f169102b190714f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 328afccf4c64255936b5c1510d0edc2c5b3155716691a5ad8bf77864f298e3e1
[INFO] running `Command { std: "docker" "start" "-a" "328afccf4c64255936b5c1510d0edc2c5b3155716691a5ad8bf77864f298e3e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling lilt v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ferrishot_iced_core v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/window/position.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Debug, Clone, Copy, PartialEq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 23 |     SpecificWith(fn(Size, Size) -> Point),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.16s
[INFO] running `Command { std: "docker" "inspect" "328afccf4c64255936b5c1510d0edc2c5b3155716691a5ad8bf77864f298e3e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328afccf4c64255936b5c1510d0edc2c5b3155716691a5ad8bf77864f298e3e1", kill_on_drop: false }`
[INFO] [stdout] 328afccf4c64255936b5c1510d0edc2c5b3155716691a5ad8bf77864f298e3e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2f001494e1cec1ca35afffbfbf49472cafc4b8db42e126ae7c138885ca2c56d6
[INFO] running `Command { std: "docker" "start" "-a" "2f001494e1cec1ca35afffbfbf49472cafc4b8db42e126ae7c138885ca2c56d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling ferrishot_iced_core v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/window/position.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Debug, Clone, Copy, PartialEq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 23 |     SpecificWith(fn(Size, Size) -> Point),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/window/position.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Debug, Clone, Copy, PartialEq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 23 |     SpecificWith(fn(Size, Size) -> Point),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s
[INFO] running `Command { std: "docker" "inspect" "2f001494e1cec1ca35afffbfbf49472cafc4b8db42e126ae7c138885ca2c56d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f001494e1cec1ca35afffbfbf49472cafc4b8db42e126ae7c138885ca2c56d6", kill_on_drop: false }`
[INFO] [stdout] 2f001494e1cec1ca35afffbfbf49472cafc4b8db42e126ae7c138885ca2c56d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1298d2d688c8fa51089b87b7605e8ef64b0e44ded216fcb0dec64541f374d741
[INFO] running `Command { std: "docker" "start" "-a" "1298d2d688c8fa51089b87b7605e8ef64b0e44ded216fcb0dec64541f374d741", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/window/position.rs:23:18
[INFO] [stderr]    |
[INFO] [stderr]  4 | #[derive(Debug, Clone, Copy, PartialEq)]
[INFO] [stderr]    |                              --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 23 |     SpecificWith(fn(Size, Size) -> Point),
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ferrishot_iced_core` (lib) generated 1 warning
[INFO] [stderr] warning: `ferrishot_iced_core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ferrishot_iced_core/6b930c1b0600ca1f/deps/ferrishot_iced_core-6b930c1b0600ca1f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test window::redraw_request::tests::ordering ... ok
[INFO] [stdout] test color::tests::parse ... ok
[INFO] [stdout] test widget::id::tests::unique_generates_different_ids ... ok
[INFO] [stderr]    Doc-tests ferrishot_iced_core
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/element.rs - element::Element<'a,Message,Theme,Renderer>::map (line 94) - compile ... FAILED
[INFO] [stdout] test src/color.rs - color::color (line 216) ... ok
[INFO] [stdout] test src/element.rs - element::Element<'a,Message,Theme,Renderer>::map (line 63) ... ok
[INFO] [stdout] test src/element.rs - element::Element<'a,Message,Theme,Renderer>::map (line 157) ... ok
[INFO] [stdout] test src/element.rs - element::Element<'a,Message,Theme,Renderer>::map (line 80) ... ok
[INFO] [stdout] test src/border.rs - border::color (line 30) ... ok
[INFO] [stdout] test src/border.rs - border::width (line 42) ... ok
[INFO] [stdout] test src/border.rs - border::rounded (line 19) ... ok
[INFO] [stdout] test src/widget/text.rs - widget::text::Text (line 40) - compile ... FAILED
[INFO] [stdout] test src/event.rs - event::Status::merge (line 47) ... ok
[INFO] [stdout] test src/widget/text.rs - widget::text (line 4) - compile ... FAILED
[INFO] [stdout] test src/input_method.rs - input_method::InputMethod::merge (line 86) ... ok
[INFO] [stdout] test src/lib.rs - Function::with (line 127) ... ok
[INFO] [stdout] test src/padding.rs - padding::Padding (line 18) ... ok
[INFO] [stdout] test src/padding.rs - padding::Padding (line 8) ... ok
[INFO] [stdout] test src/lib.rs - Function::with (line 115) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/element.rs - element::Element<'a,Message,Theme,Renderer>::map (line 94) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ferrishot_iced`
[INFO] [stdout]    --> src/element.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | use ferrishot_iced::widget::row;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ferrishot_iced`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ferrishot_iced`, use `cargo add ferrishot_iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ferrishot_iced`
[INFO] [stdout]    --> src/element.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | use ferrishot_iced::{Element, Function};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ferrishot_iced`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ferrishot_iced`, use `cargo add ferrishot_iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with` found for enum constructor `fn(usize, Message) -> Message {Message::Counter}` in the current scope
[INFO] [stdout]    --> src/element.rs:147:50
[INFO] [stdout]     |
[INFO] [stdout] 147 |                     counter.map(Message::Counter.with(index))
[INFO] [stdout]     |                                                  ^^^^ method not found in `fn(usize, Message) -> Message {Message::Counter}`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn with(self, prefix: A) -> impl Fn(B) -> O;
[INFO] [stdout]     |        ---- the method is available for `fn(usize, counter::Message) -> _doctest_main_src_element_rs_94_0::Message {_doctest_main_src_element_rs_94_0::Message::Counter}` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctest2DpLkH/rust_out.long-type-14893690500862963065.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: trait `Function` which provides `with` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  93 + use crate::ferrishot_iced_core::Function;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget/text.rs - widget::text::Text (line 40) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ferrishot_iced`
[INFO] [stdout]   --> src/widget/text.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use ferrishot_iced::widget::text;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ferrishot_iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ferrishot_iced`, use `cargo add ferrishot_iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ferrishot_iced`
[INFO] [stdout]   --> src/widget/text.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use ferrishot_iced::color;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ferrishot_iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ferrishot_iced`, use `cargo add ferrishot_iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget/text.rs - widget::text (line 4) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ferrishot_iced`
[INFO] [stdout]   --> src/widget/text.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ferrishot_iced::widget::text;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ferrishot_iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ferrishot_iced`, use `cargo add ferrishot_iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ferrishot_iced`
[INFO] [stdout]   --> src/widget/text.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ferrishot_iced::color;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ferrishot_iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ferrishot_iced`, use `cargo add ferrishot_iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/element.rs - element::Element<'a,Message,Theme,Renderer>::map (line 94)
[INFO] [stdout]     src/widget/text.rs - widget::text (line 4)
[INFO] [stdout]     src/widget/text.rs - widget::text::Text (line 40)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.58s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.90s; merged doctests compilation took 0.31s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1298d2d688c8fa51089b87b7605e8ef64b0e44ded216fcb0dec64541f374d741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1298d2d688c8fa51089b87b7605e8ef64b0e44ded216fcb0dec64541f374d741", kill_on_drop: false }`
[INFO] [stdout] 1298d2d688c8fa51089b87b7605e8ef64b0e44ded216fcb0dec64541f374d741
