[INFO] fetching crate ferrishot_iced_core 0.14.1...
[INFO] testing ferrishot_iced_core-0.14.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate ferrishot_iced_core 0.14.1 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrishot_iced_core 0.14.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dark-light v2.0.0
[INFO] [stderr]   Downloaded lilt v0.8.1
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.11
[INFO] [stderr]   Downloaded zvariant_derive v5.4.0
[INFO] [stderr]   Downloaded enumflags2 v0.7.11
[INFO] [stderr]   Downloaded async-fs v2.1.2
[INFO] [stderr]   Downloaded zbus_macros v5.5.0
[INFO] [stderr]   Downloaded zbus v5.5.0
[INFO] [stderr]   Downloaded ashpd v0.10.3
[INFO] [stderr]   Downloaded zvariant v5.4.0
[INFO] [stderr]   Downloaded async-std v1.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cdf547a144fd6bc069162743e39d9eb7ef2fcdc234d8d9d7832f7443d468199
[INFO] running `Command { std: "docker" "start" "-a" "1cdf547a144fd6bc069162743e39d9eb7ef2fcdc234d8d9d7832f7443d468199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cdf547a144fd6bc069162743e39d9eb7ef2fcdc234d8d9d7832f7443d468199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cdf547a144fd6bc069162743e39d9eb7ef2fcdc234d8d9d7832f7443d468199", kill_on_drop: false }`
[INFO] [stdout] 1cdf547a144fd6bc069162743e39d9eb7ef2fcdc234d8d9d7832f7443d468199
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63c5fd43404821a55b6c4d1df705e14059f5cf4b8da3dd129d7a61eec4ec43ff
[INFO] running `Command { std: "docker" "start" "-a" "63c5fd43404821a55b6c4d1df705e14059f5cf4b8da3dd129d7a61eec4ec43ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling lilt v0.8.1
[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 7.54s
[INFO] running `Command { std: "docker" "inspect" "63c5fd43404821a55b6c4d1df705e14059f5cf4b8da3dd129d7a61eec4ec43ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c5fd43404821a55b6c4d1df705e14059f5cf4b8da3dd129d7a61eec4ec43ff", kill_on_drop: false }`
[INFO] [stdout] 63c5fd43404821a55b6c4d1df705e14059f5cf4b8da3dd129d7a61eec4ec43ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1e61437b0a2c22b3685da9730f923b2dc5c89079ae1463666e89f0e16d24583
[INFO] running `Command { std: "docker" "start" "-a" "c1e61437b0a2c22b3685da9730f923b2dc5c89079ae1463666e89f0e16d24583", kill_on_drop: false }`
[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]    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 `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "c1e61437b0a2c22b3685da9730f923b2dc5c89079ae1463666e89f0e16d24583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1e61437b0a2c22b3685da9730f923b2dc5c89079ae1463666e89f0e16d24583", kill_on_drop: false }`
[INFO] [stdout] c1e61437b0a2c22b3685da9730f923b2dc5c89079ae1463666e89f0e16d24583
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bcf6971d2e9c760dabcfc854c07fa988cdc1523ab1e38d81ff183718a86941d9
[INFO] running `Command { std: "docker" "start" "-a" "bcf6971d2e9c760dabcfc854c07fa988cdc1523ab1e38d81ff183718a86941d9", 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.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/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] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ferrishot_iced_core
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[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 94) - compile ... FAILED
[INFO] [stdout] test src/border.rs - border::width (line 42) ... ok
[INFO] [stdout] test src/element.rs - element::Element<'a,Message,Theme,Renderer>::map (line 63) ... ok
[INFO] [stdout] test src/border.rs - border::color (line 30) ... ok
[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 80) ... ok
[INFO] [stdout] test src/event.rs - event::Status::merge (line 47) ... ok
[INFO] [stdout] test src/border.rs - border::rounded (line 19) ... ok
[INFO] [stdout] test src/lib.rs - Function::with (line 127) ... ok
[INFO] [stdout] test src/widget/text.rs - widget::text (line 4) - compile ... FAILED
[INFO] [stdout] test src/widget/text.rs - widget::text::Text (line 40) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Function::with (line 115) ... ok
[INFO] [stdout] test src/input_method.rs - input_method::InputMethod::merge (line 86) ... ok
[INFO] [stdout] test src/padding.rs - padding::Padding (line 8) ... ok
[INFO] [stdout] test src/padding.rs - padding::Padding (line 18) ... 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/rustdoctestFfRGr1/rust_out.long-type-14703325637300995222.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 (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] ---- 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] 
[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.38s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.64s; merged doctests compilation took 0.25s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bcf6971d2e9c760dabcfc854c07fa988cdc1523ab1e38d81ff183718a86941d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf6971d2e9c760dabcfc854c07fa988cdc1523ab1e38d81ff183718a86941d9", kill_on_drop: false }`
[INFO] [stdout] bcf6971d2e9c760dabcfc854c07fa988cdc1523ab1e38d81ff183718a86941d9
