[INFO] fetching crate uniui_widget_textedit 0.0.11... [INFO] testing uniui_widget_textedit-0.0.11 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate uniui_widget_textedit 0.0.11 into /workspace/builds/worker-116/source [INFO] validating manifest of crates.io crate uniui_widget_textedit 0.0.11 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uniui_widget_textedit 0.0.11 [INFO] finished tweaking crates.io crate uniui_widget_textedit 0.0.11 [INFO] tweaked toml for crates.io crate uniui_widget_textedit 0.0.11 written to /workspace/builds/worker-116/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dab686755b779e709105792dac5912d9b246c5026dd8feb21d1eeeec81e7b59 [INFO] running `Command { std: "docker" "start" "-a" "6dab686755b779e709105792dac5912d9b246c5026dd8feb21d1eeeec81e7b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dab686755b779e709105792dac5912d9b246c5026dd8feb21d1eeeec81e7b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dab686755b779e709105792dac5912d9b246c5026dd8feb21d1eeeec81e7b59", kill_on_drop: false }` [INFO] [stdout] 6dab686755b779e709105792dac5912d9b246c5026dd8feb21d1eeeec81e7b59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a3d06115b114b45176f04a547c9b6d6ae3d1291b1ed100634da01aca134ae06 [INFO] running `Command { std: "docker" "start" "-a" "7a3d06115b114b45176f04a547c9b6d6ae3d1291b1ed100634da01aca134ae06", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling uniui_core v0.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling uni_components_macro v0.0.7 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uni_net v0.0.5 [INFO] [stderr] Compiling cargo_metadata v0.11.4 [INFO] [stderr] Compiling uni_components v0.0.9 [INFO] [stderr] Compiling uniui_build v0.0.15 [INFO] [stderr] Compiling uniui_gui v0.0.16 [INFO] [stderr] Compiling uniui_widget_textedit v0.0.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uniui_gui_macro v0.0.15 [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtGui/qguiapplication.h:47, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:52, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1, [INFO] [stderr] warning: from cpp/source.cpp:1: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 275 | { other.d = Private(); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] warning: 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.16s [INFO] running `Command { std: "docker" "inspect" "7a3d06115b114b45176f04a547c9b6d6ae3d1291b1ed100634da01aca134ae06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a3d06115b114b45176f04a547c9b6d6ae3d1291b1ed100634da01aca134ae06", kill_on_drop: false }` [INFO] [stdout] 7a3d06115b114b45176f04a547c9b6d6ae3d1291b1ed100634da01aca134ae06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0deebefa8af01eb3e8af40b770e9ae0e75530b4eb7f075f328e98962fcb34795 [INFO] running `Command { std: "docker" "start" "-a" "0deebefa8af01eb3e8af40b770e9ae0e75530b4eb7f075f328e98962fcb34795", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtGui/qguiapplication.h:47, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:52, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1, [INFO] [stderr] warning: from cpp/source.cpp:1: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 275 | { other.d = Private(); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] warning: 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] Compiling uniui_widget_textedit v0.0.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "0deebefa8af01eb3e8af40b770e9ae0e75530b4eb7f075f328e98962fcb34795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0deebefa8af01eb3e8af40b770e9ae0e75530b4eb7f075f328e98962fcb34795", kill_on_drop: false }` [INFO] [stdout] 0deebefa8af01eb3e8af40b770e9ae0e75530b4eb7f075f328e98962fcb34795 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b610c24f343c57f4bd928e0cdb72ae862689187f5777f3c012a5264db8cb2161 [INFO] running `Command { std: "docker" "start" "-a" "b610c24f343c57f4bd928e0cdb72ae862689187f5777f3c012a5264db8cb2161", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtGui/qguiapplication.h:47, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:52, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1, [INFO] [stderr] warning: from cpp/source.cpp:1: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 275 | { other.d = Private(); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] warning: 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/uniui_widget_textedit-4f06bcadb71f30d0) [INFO] [stdout] [INFO] [stderr] Doc-tests uniui_widget_textedit [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/macros.rs - macros::u_textedit (line 29) ... FAILED [INFO] [stdout] test src/textedit.rs - textedit::TextEdit::new (line 56) ... FAILED [INFO] [stdout] test src/textedit.rs - textedit::TextEdit (line 35) ... FAILED [INFO] [stdout] test src/textedit.rs - textedit::TextEdit::slot_set_text (line 92) ... FAILED [INFO] [stdout] test src/textedit.rs - textedit::TextEdit::signal_text_changed (line 74) ... FAILED [INFO] [stdout] test src/textedit.rs - textedit::TextEdit (line 24) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/macros.rs - macros::u_textedit (line 29) stdout ---- [INFO] [stdout] error: cannot find macro `u_textedit` in this scope [INFO] [stdout] --> src/macros.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 5 | let label = u_textedit! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] uniui_widget_textedit::u_textedit [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/textedit.rs - textedit::TextEdit::new (line 56) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextEdit` [INFO] [stdout] --> src/textedit.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 3 | let label = TextEdit::new("First Name".to_owned()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use uniui_widget_textedit::TextEdit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/textedit.rs - textedit::TextEdit (line 35) stdout ---- [INFO] [stdout] error: cannot find macro `u_textedit` in this scope [INFO] [stdout] --> src/textedit.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 5 | let text_edit = u_textedit!{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] uniui_widget_textedit::u_textedit [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SlotImpl` [INFO] [stdout] --> src/textedit.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 3 | let slot = SlotImpl::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use uniui_core::SlotImpl; [INFO] [stdout] | [INFO] [stdout] 2 | use uniui_gui::core::SlotImpl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/textedit.rs - textedit::TextEdit::slot_set_text (line 92) stdout ---- [INFO] [stdout] error: cannot find macro `u_textedit` in this scope [INFO] [stdout] --> src/textedit.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 3 | let text_edit = u_textedit!{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] uniui_widget_textedit::u_textedit [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> src/textedit.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 7 | let mut signal = Signal::new(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use uniui_core::Signal; [INFO] [stdout] | [INFO] [stdout] 2 | use uniui_gui::core::Signal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/textedit.rs - textedit::TextEdit::signal_text_changed (line 74) stdout ---- [INFO] [stdout] error: cannot find macro `u_textedit` in this scope [INFO] [stdout] --> src/textedit.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 3 | let mut text_edit = u_textedit!{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] uniui_widget_textedit::u_textedit [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SlotImpl` [INFO] [stdout] --> src/textedit.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 7 | let slot = SlotImpl::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use uniui_core::SlotImpl; [INFO] [stdout] | [INFO] [stdout] 2 | use uniui_gui::core::SlotImpl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/textedit.rs - textedit::TextEdit (line 24) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextEdit` [INFO] [stdout] --> src/textedit.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 3 | let mut text_edit = TextEdit::new("First Name".to_owned()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use uniui_widget_textedit::TextEdit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SlotImpl` [INFO] [stdout] --> src/textedit.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 4 | let slot = SlotImpl::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use uniui_core::SlotImpl; [INFO] [stdout] | [INFO] [stdout] 2 | use uniui_gui::core::SlotImpl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/macros.rs - macros::u_textedit (line 29) [INFO] [stdout] src/textedit.rs - textedit::TextEdit (line 24) [INFO] [stdout] src/textedit.rs - textedit::TextEdit (line 35) [INFO] [stdout] src/textedit.rs - textedit::TextEdit::new (line 56) [INFO] [stdout] src/textedit.rs - textedit::TextEdit::signal_text_changed (line 74) [INFO] [stdout] src/textedit.rs - textedit::TextEdit::slot_set_text (line 92) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "b610c24f343c57f4bd928e0cdb72ae862689187f5777f3c012a5264db8cb2161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b610c24f343c57f4bd928e0cdb72ae862689187f5777f3c012a5264db8cb2161", kill_on_drop: false }` [INFO] [stdout] b610c24f343c57f4bd928e0cdb72ae862689187f5777f3c012a5264db8cb2161