[INFO] fetching crate uniui_widget_textedit 0.0.11...
[INFO] testing uniui_widget_textedit-0.0.11 against 1.95.0 for beta-1.96-2
[INFO] extracting crate uniui_widget_textedit 0.0.11 into /workspace/builds/worker-1-tc1/source
[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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate uniui_widget_textedit 0.0.11 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 112 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded android_logger v0.9.2
[INFO] [stderr]   Downloaded uni_net v0.0.5
[INFO] [stderr]   Downloaded uniui_core v0.0.4
[INFO] [stderr]   Downloaded uniui_gui v0.0.16
[INFO] [stderr]   Downloaded uni_components v0.0.9
[INFO] [stderr]   Downloaded uni_components_macro v0.0.7
[INFO] [stderr]   Downloaded uni_jnihelpers v0.0.2
[INFO] [stderr]   Downloaded uniui_gui_macro v0.0.15
[INFO] [stderr]   Downloaded android_log-sys v0.2.0
[INFO] [stderr]   Downloaded cargo_metadata v0.11.4
[INFO] [stderr]   Downloaded uni_tmp_jni v0.18.0
[INFO] [stderr]   Downloaded uniui_build v0.0.15
[INFO] [stderr]   Downloaded wasm-logger v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80ab781f831597ab7c4fff6a7912faffa6f3fc13a093379892a80cd6a554c48d
[INFO] running `Command { std: "docker" "start" "-a" "80ab781f831597ab7c4fff6a7912faffa6f3fc13a093379892a80cd6a554c48d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80ab781f831597ab7c4fff6a7912faffa6f3fc13a093379892a80cd6a554c48d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ab781f831597ab7c4fff6a7912faffa6f3fc13a093379892a80cd6a554c48d", kill_on_drop: false }`
[INFO] [stdout] 80ab781f831597ab7c4fff6a7912faffa6f3fc13a093379892a80cd6a554c48d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 063595e3aa15b58b3aef14f79172d500f2e1f98b171f86ca71e7b39bb0d18873
[INFO] running `Command { std: "docker" "start" "-a" "063595e3aa15b58b3aef14f79172d500f2e1f98b171f86ca71e7b39bb0d18873", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uniui_core v0.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling uni_components_macro v0.0.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling uni_net v0.0.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling semver v0.10.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo_metadata v0.11.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[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_gui_macro v0.0.15
[INFO] [stderr]    Compiling uniui_widget_textedit v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.22s
[INFO] running `Command { std: "docker" "inspect" "063595e3aa15b58b3aef14f79172d500f2e1f98b171f86ca71e7b39bb0d18873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "063595e3aa15b58b3aef14f79172d500f2e1f98b171f86ca71e7b39bb0d18873", kill_on_drop: false }`
[INFO] [stdout] 063595e3aa15b58b3aef14f79172d500f2e1f98b171f86ca71e7b39bb0d18873
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b3f69512a2b6bbdd1c9131da6b650081805191e834ea97fe47e0cf498235317
[INFO] running `Command { std: "docker" "start" "-a" "8b3f69512a2b6bbdd1c9131da6b650081805191e834ea97fe47e0cf498235317", kill_on_drop: false }`
[INFO] [stderr]    Compiling uniui_widget_textedit v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "8b3f69512a2b6bbdd1c9131da6b650081805191e834ea97fe47e0cf498235317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b3f69512a2b6bbdd1c9131da6b650081805191e834ea97fe47e0cf498235317", kill_on_drop: false }`
[INFO] [stdout] 8b3f69512a2b6bbdd1c9131da6b650081805191e834ea97fe47e0cf498235317
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3bdf3366f215adc9f3c90ab67f07d706d4f6113bb212cf4c1ce94afee8bc0c95
[INFO] running `Command { std: "docker" "start" "-a" "3bdf3366f215adc9f3c90ab67f07d706d4f6113bb212cf4c1ce94afee8bc0c95", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniui_widget_textedit-512a43771b536a35)
[INFO] [stdout] 
[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] [stderr]    Doc-tests uniui_widget_textedit
[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 (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::new (line 56) ... 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] 32 | let label = u_textedit! {
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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] 38 | let text_edit = u_textedit!{
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SlotImpl` in this scope
[INFO] [stdout]   --> src/textedit.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | let slot = SlotImpl::new();
[INFO] [stdout]    |            ^^^^^^^^ use of undeclared type `SlotImpl`
[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] 93 | let text_edit = u_textedit!{
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> src/textedit.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 | let mut signal = Signal::new();
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Signal`
[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] 75 | let mut text_edit = u_textedit!{
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SlotImpl` in this scope
[INFO] [stdout]   --> src/textedit.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | let slot = SlotImpl::new();
[INFO] [stdout]    |            ^^^^^^^^ use of undeclared type `SlotImpl`
[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::new (line 56) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `TextEdit` in this scope
[INFO] [stdout]   --> src/textedit.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 | let label = TextEdit::new("First Name".to_owned());
[INFO] [stdout]    |             ^^^^^^^^ use of undeclared type `TextEdit`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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 24) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `TextEdit` in this scope
[INFO] [stdout]   --> src/textedit.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 | let mut text_edit = TextEdit::new("First Name".to_owned());
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `TextEdit`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SlotImpl` in this scope
[INFO] [stdout]   --> src/textedit.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | let slot = SlotImpl::new();
[INFO] [stdout]    |            ^^^^^^^^ use of undeclared type `SlotImpl`
[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.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3bdf3366f215adc9f3c90ab67f07d706d4f6113bb212cf4c1ce94afee8bc0c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bdf3366f215adc9f3c90ab67f07d706d4f6113bb212cf4c1ce94afee8bc0c95", kill_on_drop: false }`
[INFO] [stdout] 3bdf3366f215adc9f3c90ab67f07d706d4f6113bb212cf4c1ce94afee8bc0c95
