[INFO] fetching crate iced_core 0.13.2...
[INFO] testing iced_core-0.13.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate iced_core 0.13.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate iced_core 0.13.2
[INFO] finished tweaking crates.io crate iced_core 0.13.2
[INFO] tweaked toml for crates.io crate iced_core 0.13.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iced_core 0.13.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 158 packages to latest compatible versions
[INFO] [stderr]       Adding dark-light v1.1.1 (available: v2.0.0)
[INFO] [stderr]       Adding glam v0.25.0 (available: v0.30.8)
[INFO] [stderr]       Adding smol_str v0.2.2 (available: v0.3.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5fe4b10f3eb010a89928c70461726d018dc64b5914949927586e7507d366381
[INFO] running `Command { std: "docker" "start" "-a" "e5fe4b10f3eb010a89928c70461726d018dc64b5914949927586e7507d366381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5fe4b10f3eb010a89928c70461726d018dc64b5914949927586e7507d366381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5fe4b10f3eb010a89928c70461726d018dc64b5914949927586e7507d366381", kill_on_drop: false }`
[INFO] [stdout] e5fe4b10f3eb010a89928c70461726d018dc64b5914949927586e7507d366381
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87cbb38be2f47678724187f0f659ee940a6f94af401b9473408b16db8069ee8d
[INFO] running `Command { std: "docker" "start" "-a" "87cbb38be2f47678724187f0f659ee940a6f94af401b9473408b16db8069ee8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling iced_core v0.13.2 (/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 1m 25s
[INFO] running `Command { std: "docker" "inspect" "87cbb38be2f47678724187f0f659ee940a6f94af401b9473408b16db8069ee8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87cbb38be2f47678724187f0f659ee940a6f94af401b9473408b16db8069ee8d", kill_on_drop: false }`
[INFO] [stdout] 87cbb38be2f47678724187f0f659ee940a6f94af401b9473408b16db8069ee8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 676bd61496915337e9f17407bacac4b1bb260f825a1b39dab8667af18d1c8059
[INFO] running `Command { std: "docker" "start" "-a" "676bd61496915337e9f17407bacac4b1bb260f825a1b39dab8667af18d1c8059", kill_on_drop: false }`
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling iced_core v0.13.2 (/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 11.57s
[INFO] running `Command { std: "docker" "inspect" "676bd61496915337e9f17407bacac4b1bb260f825a1b39dab8667af18d1c8059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "676bd61496915337e9f17407bacac4b1bb260f825a1b39dab8667af18d1c8059", kill_on_drop: false }`
[INFO] [stdout] 676bd61496915337e9f17407bacac4b1bb260f825a1b39dab8667af18d1c8059
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac1614b3ec17f59dde36f3cac26de9b33210e6bd4b25ab06a99dfaf8dab46c32
[INFO] running `Command { std: "docker" "start" "-a" "ac1614b3ec17f59dde36f3cac26de9b33210e6bd4b25ab06a99dfaf8dab46c32", 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: `iced_core` (lib) generated 1 warning
[INFO] [stderr] warning: `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/iced_core-7dad092a16b3c104)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test color::tests::color_manipulation ... ok
[INFO] [stdout] test color::tests::srgba_traits ... ok
[INFO] [stdout] test window::redraw_request::tests::ordering ... ok
[INFO] [stdout] test widget::id::tests::unique_generates_different_ids ... ok
[INFO] [stdout] test color::tests::parse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iced_core
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/element.rs - element::Element<'a,Message,Theme,Renderer>::map (line 95) - compile ... FAILED
[INFO] [stdout] test src/element.rs - element::Element<'a,Message,Theme,Renderer>::map (line 64) ... ok
[INFO] [stdout] test src/element.rs - element::Element<'a,Message,Theme,Renderer>::map (line 81) ... ok
[INFO] [stdout] test src/event.rs - event::Status::merge (line 43) ... ok
[INFO] [stdout] test src/border.rs - border::width (line 42) ... ok
[INFO] [stdout] test src/color.rs - color::color (line 226) ... ok
[INFO] [stdout] test src/border.rs - border::rounded (line 19) ... ok
[INFO] [stdout] test src/element.rs - element::Element<'a,Message,Theme,Renderer>::map (line 157) ... ok
[INFO] [stdout] test src/border.rs - border::color (line 30) ... ok
[INFO] [stdout] test src/padding.rs - padding::Padding (line 8) ... ok
[INFO] [stdout] test src/widget/text.rs - widget::text::Text (line 40) - compile ... FAILED
[INFO] [stdout] test src/widget/text.rs - widget::text (line 4) - compile ... FAILED
[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 95) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `(): iced_core::Renderer` is not satisfied
[INFO] [stdout]    --> src/element.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 55  |                     counter.map(move |message| Message::Counter(index, message))
[INFO] [stdout]     |                             ^^^ the trait `iced_core::Renderer` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `iced_core::Element::<'a, Message, Theme, Renderer>::map`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/element.rs:197:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn map<B>(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 197 |         Renderer: crate::Renderer + 'a,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ required by this bound in `Element::<'a, Message, Theme, Renderer>::map`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget/text.rs - widget::text::Text (line 40) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `(): iced_core::text::Renderer` is not satisfied
[INFO] [stdout]   --> src/widget/text.rs:42:53
[INFO] [stdout]    |
[INFO] [stdout] 5  | mod iced { pub mod widget { pub fn text<T>(t: T) -> iced_core::widget::Text<'static, iced_core::Theme, ()> { unimplemented!() } }
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `iced_core::text::Renderer` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `iced_core::widget::Text`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/widget/text.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Text<'a, Theme, Renderer>
[INFO] [stdout]    |            ---- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     Renderer: text::Renderer,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ required by this bound in `Text`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `size` exists for struct `iced_core::widget::Text<'static, Theme, ()>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/widget/text.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     text("Hello, this is iced!")
[INFO] [stdout] 18 | |         .size(20)
[INFO] [stdout]    | |         -^^^^ private field, not a method
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `(): iced_core::text::Renderer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): iced_core::text::Renderer` is not satisfied
[INFO] [stdout]   --> src/widget/text.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     text("Hello, this is iced!")
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `iced_core::text::Renderer` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `iced_core::widget::Text`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/widget/text.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Text<'a, Theme, Renderer>
[INFO] [stdout]    |            ---- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     Renderer: text::Renderer,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ required by this bound in `Text`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): iced_core::text::Renderer` is not satisfied
[INFO] [stdout]  --> src/widget/text.rs:42:53
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod iced { pub mod widget { pub fn text<T>(t: T) -> iced_core::widget::Text<'static, iced_core::Theme, ()> { unimplemented!() } }
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `iced_core::text::Renderer` is not implemented for `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget/text.rs - widget::text (line 4) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `(): iced_core::text::Renderer` is not satisfied
[INFO] [stdout]   --> src/widget/text.rs:6:53
[INFO] [stdout]    |
[INFO] [stdout] 5  | mod iced { pub mod widget { pub fn text<T>(t: T) -> iced_core::widget::Text<'static, iced_core::Theme, ()> { unimplemented!() } }
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `iced_core::text::Renderer` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `iced_core::widget::Text`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/widget/text.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Text<'a, Theme, Renderer>
[INFO] [stdout]    |            ---- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     Renderer: text::Renderer,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ required by this bound in `Text`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `size` exists for struct `iced_core::widget::Text<'static, Theme, ()>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/widget/text.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     text("Hello, this is iced!")
[INFO] [stdout] 18 | |         .size(20)
[INFO] [stdout]    | |         -^^^^ private field, not a method
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `(): iced_core::text::Renderer`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): iced_core::text::Renderer` is not satisfied
[INFO] [stdout]   --> src/widget/text.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     text("Hello, this is iced!")
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `iced_core::text::Renderer` is not implemented for `()`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `iced_core::widget::Text`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/widget/text.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Text<'a, Theme, Renderer>
[INFO] [stdout]    |            ---- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     Renderer: text::Renderer,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ required by this bound in `Text`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): iced_core::text::Renderer` is not satisfied
[INFO] [stdout]  --> src/widget/text.rs:6:53
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod iced { pub mod widget { pub fn text<T>(t: T) -> iced_core::widget::Text<'static, iced_core::Theme, ()> { unimplemented!() } }
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `iced_core::text::Renderer` is not implemented for `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[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 95)
[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. 10 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ac1614b3ec17f59dde36f3cac26de9b33210e6bd4b25ab06a99dfaf8dab46c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac1614b3ec17f59dde36f3cac26de9b33210e6bd4b25ab06a99dfaf8dab46c32", kill_on_drop: false }`
[INFO] [stdout] ac1614b3ec17f59dde36f3cac26de9b33210e6bd4b25ab06a99dfaf8dab46c32
