[INFO] fetching crate uniui_widget_label 0.0.10... [INFO] testing uniui_widget_label-0.0.10 against 1.91.0 for beta-1.92-2 [INFO] extracting crate uniui_widget_label 0.0.10 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate uniui_widget_label 0.0.10 [INFO] finished tweaking crates.io crate uniui_widget_label 0.0.10 [INFO] tweaked toml for crates.io crate uniui_widget_label 0.0.10 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate uniui_widget_label 0.0.10 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--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] Locking 109 packages to latest compatible versions [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded android_logger v0.9.2 [INFO] [stderr] Downloaded uniui_gui v0.0.16 [INFO] [stderr] Downloaded android_log-sys v0.2.0 [INFO] [stderr] Downloaded uniui_gui_macro v0.0.15 [INFO] [stderr] Downloaded uniui_build v0.0.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4eceaa1ca80f6411900fa1c983b82ac4caea0934c62951c8258e40707305aba4 [INFO] running `Command { std: "docker" "start" "-a" "4eceaa1ca80f6411900fa1c983b82ac4caea0934c62951c8258e40707305aba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eceaa1ca80f6411900fa1c983b82ac4caea0934c62951c8258e40707305aba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eceaa1ca80f6411900fa1c983b82ac4caea0934c62951c8258e40707305aba4", kill_on_drop: false }` [INFO] [stdout] 4eceaa1ca80f6411900fa1c983b82ac4caea0934c62951c8258e40707305aba4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be5ff4b75941b9ee6a11bfbf889b598ba196acde517e021b64fe130119dea406 [INFO] running `Command { std: "docker" "start" "-a" "be5ff4b75941b9ee6a11bfbf889b598ba196acde517e021b64fe130119dea406", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [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 rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling uni_components_macro v0.0.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [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 thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uni_net v0.0.5 [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.7 [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_label v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.33s [INFO] running `Command { std: "docker" "inspect" "be5ff4b75941b9ee6a11bfbf889b598ba196acde517e021b64fe130119dea406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be5ff4b75941b9ee6a11bfbf889b598ba196acde517e021b64fe130119dea406", kill_on_drop: false }` [INFO] [stdout] be5ff4b75941b9ee6a11bfbf889b598ba196acde517e021b64fe130119dea406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f38cde3128ef7d58425928fb539e493adf43eb097b919a7176c4c31d15c8e078 [INFO] running `Command { std: "docker" "start" "-a" "f38cde3128ef7d58425928fb539e493adf43eb097b919a7176c4c31d15c8e078", kill_on_drop: false }` [INFO] [stderr] Compiling uniui_widget_label v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "f38cde3128ef7d58425928fb539e493adf43eb097b919a7176c4c31d15c8e078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f38cde3128ef7d58425928fb539e493adf43eb097b919a7176c4c31d15c8e078", kill_on_drop: false }` [INFO] [stdout] f38cde3128ef7d58425928fb539e493adf43eb097b919a7176c4c31d15c8e078 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 838b56f60a1d482e8e348121971472f4ab28367b2cacae5531580f3936e631e3 [INFO] running `Command { std: "docker" "start" "-a" "838b56f60a1d482e8e348121971472f4ab28367b2cacae5531580f3936e631e3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniui_widget_label-9a5ed5a55be563c3) [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_label [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/label.rs - label::Label (line 9) ... FAILED [INFO] [stdout] test src/label.rs - label::Label::slot_set_text (line 48) ... FAILED [INFO] [stdout] test src/macros.rs - macros::u_label (line 33) ... FAILED [INFO] [stdout] test src/label.rs - label::Label (line 17) ... FAILED [INFO] [stdout] test src/label.rs - label::Label::slot_set_text_alignment (line 67) ... FAILED [INFO] [stdout] test src/label.rs - label::Label::new (line 34) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/label.rs - label::Label (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Label` [INFO] [stdout] --> src/label.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 3 | let label = Label::new("Hello world".to_owned()); [INFO] [stdout] | ^^^^^ use of undeclared type `Label` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use uniui_widget_label::Label; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lable` in this scope [INFO] [stdout] --> src/label.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 4 | lable.slot_set_text_alignment().exec_for(TextAlignment::Center); [INFO] [stdout] | ^^^^^ help: a local variable with a similar name exists: `label` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextAlignment` [INFO] [stdout] --> src/label.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 4 | lable.slot_set_text_alignment().exec_for(TextAlignment::Center); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TextAlignment` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use uniui_widget_label::TextAlignment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/label.rs - label::Label::slot_set_text (line 48) stdout ---- [INFO] [stdout] error: cannot find macro `u_label` in this scope [INFO] [stdout] --> src/label.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 3 | let label = u_label!{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use uniui_widget_label::u_label; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> src/label.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 7 | let mut signal = Signal::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use uniui_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/macros.rs - macros::u_label (line 33) stdout ---- [INFO] [stdout] error: cannot find macro `u_label` in this scope [INFO] [stdout] --> src/macros.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 5 | let label = u_label! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use uniui_widget_label::u_label; [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/label.rs - label::Label (line 17) stdout ---- [INFO] [stdout] error: cannot find macro `u_label` in this scope [INFO] [stdout] --> src/label.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 3 | let label = u_label! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use uniui_widget_label::u_label; [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/label.rs - label::Label::slot_set_text_alignment (line 67) stdout ---- [INFO] [stdout] error: cannot find macro `u_lable` in this scope [INFO] [stdout] --> src/label.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 3 | let label = u_lable!{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> src/label.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 7 | let mut signal = Signal::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use uniui_core::Signal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextAligment` [INFO] [stdout] --> src/label.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 13 | signal.emit(TextAligment::Center); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TextAligment` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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/label.rs - label::Label::new (line 34) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Label` [INFO] [stdout] --> src/label.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 3 | let label = Label::new("Hello".to_owned()); [INFO] [stdout] | ^^^^^ use of undeclared type `Label` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use uniui_widget_label::Label; [INFO] [stdout] | [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] [INFO] [stdout] failures: [INFO] [stdout] src/label.rs - label::Label (line 17) [INFO] [stdout] src/label.rs - label::Label (line 9) [INFO] [stdout] src/label.rs - label::Label::new (line 34) [INFO] [stdout] src/label.rs - label::Label::slot_set_text (line 48) [INFO] [stdout] src/label.rs - label::Label::slot_set_text_alignment (line 67) [INFO] [stdout] src/macros.rs - macros::u_label (line 33) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "838b56f60a1d482e8e348121971472f4ab28367b2cacae5531580f3936e631e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "838b56f60a1d482e8e348121971472f4ab28367b2cacae5531580f3936e631e3", kill_on_drop: false }` [INFO] [stdout] 838b56f60a1d482e8e348121971472f4ab28367b2cacae5531580f3936e631e3