[INFO] fetching crate yoyo 0.3.2... [INFO] checking yoyo-0.3.2 against beta for pr-78714 [INFO] extracting crate yoyo 0.3.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate yoyo 0.3.2 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate yoyo 0.3.2 [INFO] finished tweaking crates.io crate yoyo 0.3.2 [INFO] tweaked toml for crates.io crate yoyo 0.3.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50c1d9141e56e4a5fa8d3c65bb085b0afeb4554ca5f59460a042cd20f6b987b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "50c1d9141e56e4a5fa8d3c65bb085b0afeb4554ca5f59460a042cd20f6b987b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50c1d9141e56e4a5fa8d3c65bb085b0afeb4554ca5f59460a042cd20f6b987b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c1d9141e56e4a5fa8d3c65bb085b0afeb4554ca5f59460a042cd20f6b987b4", kill_on_drop: false }` [INFO] [stdout] 50c1d9141e56e4a5fa8d3c65bb085b0afeb4554ca5f59460a042cd20f6b987b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 48ffd77a1499c404cd6a7cf038cf974a902516b9553005e0aa869754a558348f [INFO] running `Command { std: "docker" "start" "-a" "48ffd77a1499c404cd6a7cf038cf974a902516b9553005e0aa869754a558348f", kill_on_drop: false }` [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Checking roxmltree v0.13.0 [INFO] [stderr] Compiling kurbo v0.6.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling polyhorn-macros v0.3.2 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Checking num-bigint v0.3.1 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking usvg v0.11.0 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling polyhorn-yoga v0.3.3 [INFO] [stderr] Checking semver-parser v0.10.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking num-rational v0.3.2 [INFO] [stderr] Checking cargo-lock v6.0.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking yoyo-physics v0.3.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Checking casco v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling polyhorn-core v0.3.2 [INFO] [stderr] Checking polyhorn v0.3.2 [INFO] [stderr] Checking polyhorn-channel v0.3.2 [INFO] [stderr] Checking polyhorn-ui v0.3.2 [INFO] [stderr] Compiling yoyo-macros v0.3.2 [INFO] [stderr] Checking yoyo v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `polyhorn::prelude` [INFO] [stdout] --> 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] --> 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] [INFO] [stdout] error[E0432]: unresolved imports `polyhorn::Link`, `polyhorn::WeakReference` [INFO] [stdout] --> 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] [INFO] [stdout] error[E0432]: unresolved import `polyhorn::hooks` [INFO] [stdout] --> 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] --> 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] [INFO] [stdout] error[E0432]: unresolved imports `polyhorn::Element`, `polyhorn::Key` [INFO] [stdout] --> 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] [INFO] [stdout] error[E0432]: unresolved import `polyhorn::Context` [INFO] [stdout] --> 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] [INFO] [stdout] error[E0432]: unresolved import `polyhorn::prelude` [INFO] [stdout] --> 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] --> 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] --> 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] [INFO] [stdout] error: cannot find macro `use_reference` in this scope [INFO] [stdout] --> src/components/presence/animate.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | let memory = use_reference!(manager, { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `use_reference` in this scope [INFO] [stdout] --> 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] [INFO] [stdout] error: cannot find macro `use_effect` in this scope [INFO] [stdout] --> src/components/presence/animate.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use_effect!(manager, move |link| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `poly` in this scope [INFO] [stdout] --> src/components/presence/animate.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | poly!( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `poly` in this scope [INFO] [stdout] --> src/components/touchable_opacity.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | poly!( variant={ States::Initial } style={ self.style.clone() } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `use_reference` in this scope [INFO] [stdout] --> 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] [INFO] [stdout] error: cannot find macro `use_reference` in this scope [INFO] [stdout] --> src/components/view/component.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | let reference = use_reference!(manager, None); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `use_reference` in this scope [INFO] [stdout] --> src/components/view/component.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | let state = use_reference!(manager, { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `use_state` in this scope [INFO] [stdout] --> 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] [INFO] [stdout] error: cannot find macro `use_state` in this scope [INFO] [stdout] --> 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] [INFO] [stdout] error: cannot find macro `use_layout_effect` in this scope [INFO] [stdout] --> 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] [INFO] [stdout] error: cannot find macro `poly` in this scope [INFO] [stdout] --> src/components/view/component.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | poly!( 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] --> 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] [INFO] [stdout] error[E0432]: unresolved imports `polyhorn::Link`, `polyhorn::WeakReference` [INFO] [stdout] --> 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] [INFO] [stdout] error[E0432]: unresolved import `polyhorn::hooks` [INFO] [stdout] --> 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] --> 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] [INFO] [stdout] error[E0432]: unresolved imports `polyhorn::Element`, `polyhorn::Key` [INFO] [stdout] --> 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] [INFO] [stdout] error[E0432]: unresolved import `polyhorn::Context` [INFO] [stdout] --> 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] [INFO] [stdout] error[E0432]: unresolved import `polyhorn::prelude` [INFO] [stdout] --> 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] --> 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[E0433]: failed to resolve: could not find `styles` in `polyhorn` [INFO] [stdout] --> src/components/touchable_opacity.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / yoyo::yoyo!(States, { [INFO] [stdout] 15 | | opacity: 1.0; [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | :press { [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | }); [INFO] [stdout] | |___^ could not find `styles` in `polyhorn` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `linalg` in `polyhorn` [INFO] [stdout] --> src/components/touchable_opacity.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / yoyo::yoyo!(States, { [INFO] [stdout] 15 | | opacity: 1.0; [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | :press { [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | }); [INFO] [stdout] | |___^ could not find `linalg` in `polyhorn` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `polyhorn::Reference` [INFO] [stdout] --> 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] [INFO] [stdout] error: cannot find macro `use_reference` in this scope [INFO] [stdout] --> src/components/presence/animate.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | let memory = use_reference!(manager, { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `use_reference` in this scope [INFO] [stdout] --> 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] [INFO] [stdout] error: cannot find macro `use_effect` in this scope [INFO] [stdout] --> src/components/presence/animate.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use_effect!(manager, move |link| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `poly` in this scope [INFO] [stdout] --> src/components/presence/animate.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | poly!( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `poly` in this scope [INFO] [stdout] --> src/components/touchable_opacity.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | poly!( variant={ States::Initial } style={ self.style.clone() } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `use_reference` in this scope [INFO] [stdout] --> 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] [INFO] [stdout] error: cannot find macro `use_reference` in this scope [INFO] [stdout] --> src/components/view/component.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | let reference = use_reference!(manager, None); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `use_reference` in this scope [INFO] [stdout] --> src/components/view/component.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | let state = use_reference!(manager, { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `use_state` in this scope [INFO] [stdout] --> 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] [INFO] [stdout] error: cannot find macro `use_state` in this scope [INFO] [stdout] --> 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] [INFO] [stdout] error: cannot find macro `use_layout_effect` in this scope [INFO] [stdout] --> 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] [INFO] [stdout] error: cannot find macro `poly` in this scope [INFO] [stdout] --> src/components/view/component.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | poly!( src/components/presence/animate.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | impl Component for AnimatePresence [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Manager` in this scope [INFO] [stdout] --> src/components/presence/animate.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Manager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/components/presence/animate.rs:20:48 [INFO] [stdout] | [INFO] [stdout] 20 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> src/components/presence/animate.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | Element::fragment( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> src/components/touchable_opacity.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | impl Component for TouchableOpacity { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Manager` in this scope [INFO] [stdout] --> src/components/touchable_opacity.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Manager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/components/touchable_opacity.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Manager` in this scope [INFO] [stdout] --> src/components/view/component.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | manager: &mut Manager, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Manager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> src/components/view/component.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | impl Component for View [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Manager` in this scope [INFO] [stdout] --> src/components/view/component.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Manager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/components/view/component.rs:86:48 [INFO] [stdout] | [INFO] [stdout] 86 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Memory` [INFO] [stdout] --> src/components/presence/animate.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use super::{Memory, PresenceContext, SafeToRemove}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLock` [INFO] [stdout] --> src/components/view/component.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PropertyState`, `State`, `TransitionContext`, `TransitionHandle` [INFO] [stdout] --> src/components/view/component.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use super::{PropertyState, State, TransitionContext, TransitionHandle}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `styles` in `polyhorn` [INFO] [stdout] --> src/components/touchable_opacity.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / yoyo::yoyo!(States, { [INFO] [stdout] 15 | | opacity: 1.0; [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | :press { [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | }); [INFO] [stdout] | |___^ could not find `styles` in `polyhorn` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `linalg` in `polyhorn` [INFO] [stdout] --> src/components/touchable_opacity.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / yoyo::yoyo!(States, { [INFO] [stdout] 15 | | opacity: 1.0; [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | :press { [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | }); [INFO] [stdout] | |___^ could not find `linalg` in `polyhorn` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yoyo` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> src/components/presence/animate.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | impl Component for AnimatePresence [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Manager` in this scope [INFO] [stdout] --> src/components/presence/animate.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Manager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/components/presence/animate.rs:20:48 [INFO] [stdout] | [INFO] [stdout] 20 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> src/components/presence/animate.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | Element::fragment( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> src/components/touchable_opacity.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | impl Component for TouchableOpacity { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Manager` in this scope [INFO] [stdout] --> src/components/touchable_opacity.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Manager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/components/touchable_opacity.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Manager` in this scope [INFO] [stdout] --> src/components/view/component.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | manager: &mut Manager, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Manager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> src/components/view/component.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | impl Component for View [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Manager` in this scope [INFO] [stdout] --> src/components/view/component.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Manager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/components/view/component.rs:86:48 [INFO] [stdout] | [INFO] [stdout] 86 | fn render(&self, manager: &mut Manager) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use polyhorn_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Memory` [INFO] [stdout] --> src/components/presence/animate.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use super::{Memory, PresenceContext, SafeToRemove}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLock` [INFO] [stdout] --> src/components/view/component.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Arc, RwLock}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PropertyState`, `State`, `TransitionContext`, `TransitionHandle` [INFO] [stdout] --> src/components/view/component.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use super::{PropertyState, State, TransitionContext, TransitionHandle}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "48ffd77a1499c404cd6a7cf038cf974a902516b9553005e0aa869754a558348f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ffd77a1499c404cd6a7cf038cf974a902516b9553005e0aa869754a558348f", kill_on_drop: false }` [INFO] [stdout] 48ffd77a1499c404cd6a7cf038cf974a902516b9553005e0aa869754a558348f