[INFO] fetching crate uniui_wrapper_minimalsize 0.0.2... [INFO] testing uniui_wrapper_minimalsize-0.0.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate uniui_wrapper_minimalsize 0.0.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate uniui_wrapper_minimalsize 0.0.2 [INFO] finished tweaking crates.io crate uniui_wrapper_minimalsize 0.0.2 [INFO] tweaked toml for crates.io crate uniui_wrapper_minimalsize 0.0.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate uniui_wrapper_minimalsize 0.0.2 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] Updating crates.io index [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] Downloading crates ... [INFO] [stderr] Downloaded uniui_gui_macro v0.0.15 [INFO] [stderr] Downloaded uni_components v0.0.9 [INFO] [stderr] Downloaded uniui_gui v0.0.16 [INFO] [stderr] Downloaded uni_components_macro v0.0.7 [INFO] [stderr] Downloaded uni_net v0.0.5 [INFO] [stderr] Downloaded uniui_build 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 env_logger v0.7.1 [INFO] [stderr] Downloaded android_logger v0.9.2 [INFO] [stderr] Downloaded semver v0.10.0 [INFO] [stderr] Downloaded wasm-logger v0.1.5 [INFO] [stderr] Downloaded uni_jnihelpers v0.0.2 [INFO] [stderr] Downloaded uniui_core v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 70f8abef12e51184db648d6d7dd55a228944e15cccde1716d2af80d3b03b90c8 [INFO] running `Command { std: "docker" "start" "-a" "70f8abef12e51184db648d6d7dd55a228944e15cccde1716d2af80d3b03b90c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70f8abef12e51184db648d6d7dd55a228944e15cccde1716d2af80d3b03b90c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f8abef12e51184db648d6d7dd55a228944e15cccde1716d2af80d3b03b90c8", kill_on_drop: false }` [INFO] [stdout] 70f8abef12e51184db648d6d7dd55a228944e15cccde1716d2af80d3b03b90c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 745a315a1db8ae0282be9c5ec4e2dac0629a678c47244b50eea596d075461a1f [INFO] running `Command { std: "docker" "start" "-a" "745a315a1db8ae0282be9c5ec4e2dac0629a678c47244b50eea596d075461a1f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling uniui_core v0.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [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 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 zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [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 serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling uni_net v0.0.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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_wrapper_minimalsize v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.27s [INFO] running `Command { std: "docker" "inspect" "745a315a1db8ae0282be9c5ec4e2dac0629a678c47244b50eea596d075461a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "745a315a1db8ae0282be9c5ec4e2dac0629a678c47244b50eea596d075461a1f", kill_on_drop: false }` [INFO] [stdout] 745a315a1db8ae0282be9c5ec4e2dac0629a678c47244b50eea596d075461a1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e153b895e6c2c9a4b35a372f8feaed06c69116eb5f2ae7dd05b9528aaaf1b8b5 [INFO] running `Command { std: "docker" "start" "-a" "e153b895e6c2c9a4b35a372f8feaed06c69116eb5f2ae7dd05b9528aaaf1b8b5", kill_on_drop: false }` [INFO] [stderr] Compiling uniui_wrapper_minimalsize v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "e153b895e6c2c9a4b35a372f8feaed06c69116eb5f2ae7dd05b9528aaaf1b8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e153b895e6c2c9a4b35a372f8feaed06c69116eb5f2ae7dd05b9528aaaf1b8b5", kill_on_drop: false }` [INFO] [stdout] e153b895e6c2c9a4b35a372f8feaed06c69116eb5f2ae7dd05b9528aaaf1b8b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f4001925e6ab9e19d372c9519f9aa1c96fb0b2ccb915dc95359bf167e641b3ba [INFO] running `Command { std: "docker" "start" "-a" "f4001925e6ab9e19d372c9519f9aa1c96fb0b2ccb915dc95359bf167e641b3ba", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniui_wrapper_minimalsize-8b87bd28a7da7238) [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_wrapper_minimalsize [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - u_minimalsize (line 67) ... FAILED [INFO] [stdout] test src/lib.rs - MinimalSize (line 85) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - u_minimalsize (line 67) stdout ---- [INFO] [stdout] error: cannot find macro `u_minimalsize` in this scope [INFO] [stdout] --> src/lib.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 3 | let minimal_widget = u_minimalsize!(widget); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use uniui_wrapper_minimalsize::u_minimalsize; [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/lib.rs - MinimalSize (line 85) stdout ---- [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MinimalSize` in this scope [INFO] [stdout] --> src/lib.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 3 | let nonexpandable_widget = MinimalSize { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use uniui_wrapper_minimalsize::MinimalSize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `expandable_widget` in this scope [INFO] [stdout] --> src/lib.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 4 | widget: expandable_widget, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - MinimalSize (line 85) [INFO] [stdout] src/lib.rs - u_minimalsize (line 67) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f4001925e6ab9e19d372c9519f9aa1c96fb0b2ccb915dc95359bf167e641b3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4001925e6ab9e19d372c9519f9aa1c96fb0b2ccb915dc95359bf167e641b3ba", kill_on_drop: false }` [INFO] [stdout] f4001925e6ab9e19d372c9519f9aa1c96fb0b2ccb915dc95359bf167e641b3ba