[INFO] fetching crate taxi 0.4.1...
[INFO] testing taxi-0.4.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate taxi 0.4.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate taxi 0.4.1
[INFO] finished tweaking crates.io crate taxi 0.4.1
[INFO] tweaked toml for crates.io crate taxi 0.4.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate taxi 0.4.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 172 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe93f975502377d6502b46a90c2ca0f380e31e02fb0363d273cce399f7ae2766
[INFO] running `Command { std: "docker" "start" "-a" "fe93f975502377d6502b46a90c2ca0f380e31e02fb0363d273cce399f7ae2766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe93f975502377d6502b46a90c2ca0f380e31e02fb0363d273cce399f7ae2766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe93f975502377d6502b46a90c2ca0f380e31e02fb0363d273cce399f7ae2766", kill_on_drop: false }`
[INFO] [stdout] fe93f975502377d6502b46a90c2ca0f380e31e02fb0363d273cce399f7ae2766
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6018075a11371e449fac22cc87994bbe43d0c10bf186c8f2b520836cb10223e
[INFO] running `Command { std: "docker" "start" "-a" "f6018075a11371e449fac22cc87994bbe43d0c10bf186c8f2b520836cb10223e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling float-cmp v0.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling svgtypes v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling kurbo v0.6.3
[INFO] [stderr]    Compiling rctree v0.3.3
[INFO] [stderr]    Compiling pico-args v0.3.4
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling roxmltree v0.13.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling strum v0.19.5
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling polyhorn-macros v0.4.0
[INFO] [stderr]    Compiling yoyo-physics v0.4.0
[INFO] [stderr]    Compiling usvg v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling casco v0.4.0
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling polyhorn-core v0.4.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling polyhorn-yoga v0.3.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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 cargo-lock v6.0.1
[INFO] [stderr]    Compiling polyhorn v0.4.1
[INFO] [stderr]    Compiling polyhorn-ui v0.4.0
[INFO] [stderr]    Compiling yoyo-macros v0.4.0
[INFO] [stderr]    Compiling yoyo v0.4.1
[INFO] [stdout] error[E0432]: unresolved import `polyhorn::prelude`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/presence/animate.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use polyhorn::prelude::*;
[INFO] [stdout]   |               ^^^^^^^ could not find `prelude` in `polyhorn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `polyhorn::Key`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/presence/animate.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use polyhorn::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ no `Key` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | use polyhorn_core::Key;
[INFO] [stdout]   |             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `polyhorn::Link`, `polyhorn::WeakReference`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/presence/context.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use polyhorn::{Link, WeakReference};
[INFO] [stdout]   |                ^^^^  ^^^^^^^^^^^^^ no `WeakReference` in the root
[INFO] [stdout]   |                |
[INFO] [stdout]   |                no `Link` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this trait instead:
[INFO] [stdout]           polyhorn_core::Link
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           polyhorn_core::WeakReference
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `polyhorn::hooks`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/presence/hooks.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use polyhorn::hooks::UseContext;
[INFO] [stdout]   |               ^^^^^ could not find `hooks` in `polyhorn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `polyhorn::Manager`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/presence/hooks.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use polyhorn::Manager;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `Manager` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | use polyhorn_core::Manager;
[INFO] [stdout]   |             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `polyhorn::Element`, `polyhorn::Key`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/presence/memory.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use polyhorn::{Element, Key};
[INFO] [stdout]   |                ^^^^^^^  ^^^ no `Key` in the root
[INFO] [stdout]   |                |
[INFO] [stdout]   |                no `Element` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           polyhorn_core::Element
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           polyhorn_core::Key
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `polyhorn::Context`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/presence/presence.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use polyhorn::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `Context` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 1 - use polyhorn::Context;
[INFO] [stdout] 1 + use std::task::Context;
[INFO] [stdout]   |
[INFO] [stdout] 1 | use polyhorn_core::Context;
[INFO] [stdout]   |             +++++
[INFO] [stdout] 1 | use polyhorn_core::Element::Context;
[INFO] [stdout]   |             ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `polyhorn::prelude`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/touchable_opacity.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use polyhorn::prelude::*;
[INFO] [stdout]   |               ^^^^^^^ could not find `prelude` in `polyhorn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `polyhorn::prelude`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/view/component.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use polyhorn::prelude::*;
[INFO] [stdout]   |               ^^^^^^^ could not find `prelude` in `polyhorn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `polyhorn::Reference`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/view/component.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use polyhorn::Reference;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `Reference` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | use polyhorn_core::Reference;
[INFO] [stdout]   |             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_reference` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/presence/animate.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let memory = use_reference!(manager, {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_core::use_reference;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_ui::prelude::use_reference;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_reference` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/presence/animate.rs:38:27
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let is_animated = use_reference!(manager, false);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_core::use_reference;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_ui::prelude::use_reference;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_effect` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/presence/animate.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         use_effect!(manager, move |link| {
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_core::use_effect;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_ui::prelude::use_effect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `poly` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/presence/animate.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 |                     poly!(
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use polyhorn::poly;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `poly` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/touchable_opacity.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         poly!(<yoyo::View::<States> variant={ States::Initial } style={ self.style.clone() }
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn::poly;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_reference` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/view/component.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let bounds = use_reference!(manager, Default::default());
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_core::use_reference;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_ui::prelude::use_reference;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_reference` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/view/component.rs:91:25
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let reference = use_reference!(manager, None);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_core::use_reference;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_ui::prelude::use_reference;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_reference` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/view/component.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let state = use_reference!(manager, {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_core::use_reference;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use polyhorn_ui::prelude::use_reference;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_state` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/view/component.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let is_press = use_state!(manager, false);
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use polyhorn_core::use_state;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use polyhorn_ui::prelude::use_state;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_state` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/view/component.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let marker = use_state!(manager, ()).weak(manager);
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use polyhorn_core::use_state;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use polyhorn_ui::prelude::use_state;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `use_layout_effect` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/view/component.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         use_layout_effect!(manager, move |link, buffer| {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use polyhorn_core::use_layout_effect;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use polyhorn_ui::prelude::use_layout_effect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `poly` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoyo-0.4.1/src/components/view/component.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |         poly!(<polyhorn::prelude::View reference=reference style=style
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use polyhorn::poly;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yoyo` (lib) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "f6018075a11371e449fac22cc87994bbe43d0c10bf186c8f2b520836cb10223e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6018075a11371e449fac22cc87994bbe43d0c10bf186c8f2b520836cb10223e", kill_on_drop: false }`
[INFO] [stdout] f6018075a11371e449fac22cc87994bbe43d0c10bf186c8f2b520836cb10223e
