[INFO] cloning repository https://github.com/cunarist/flutter-rust-app-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cunarist/flutter-rust-app-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcunarist%2Fflutter-rust-app-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcunarist%2Fflutter-rust-app-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b8648d0d435e1f8b69d4875addcb41a7ec07a46 [INFO] checking cunarist/flutter-rust-app-template/6b8648d0d435e1f8b69d4875addcb41a7ec07a46 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcunarist%2Fflutter-rust-app-template" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cunarist/flutter-rust-app-template on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cunarist/flutter-rust-app-template [INFO] finished tweaking git repo https://github.com/cunarist/flutter-rust-app-template [INFO] tweaked toml for git repo https://github.com/cunarist/flutter-rust-app-template written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 305 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc-prebuilt v0.3.0 [INFO] [stderr] Downloaded wmi v0.12.2 [INFO] [stderr] Downloaded profiling-procmacros v1.0.16 [INFO] [stderr] Downloaded tokio_with_wasm_proc v0.7.4 [INFO] [stderr] Downloaded machineid-rs v1.2.4 [INFO] [stderr] Downloaded futures-micro v0.5.0 [INFO] [stderr] Downloaded async-oneshot v0.5.9 [INFO] [stderr] Downloaded tokio_with_wasm v0.7.4 [INFO] [stderr] Downloaded avif-serialize v0.8.2 [INFO] [stderr] Downloaded allo-isolate v0.1.26 [INFO] [stderr] Downloaded messages v0.3.1 [INFO] [stderr] Downloaded image-webp v0.2.0 [INFO] [stderr] Downloaded imgref v1.11.0 [INFO] [stderr] Downloaded bitstream-io v2.6.0 [INFO] [stderr] Downloaded built v0.7.5 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.8 [INFO] [stderr] Downloaded ravif v0.11.11 [INFO] [stderr] Downloaded os-thread-local v0.1.3 [INFO] [stderr] Downloaded which v7.0.0 [INFO] [stderr] Downloaded image v0.25.5 [INFO] [stderr] Downloaded exr v1.73.0 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 231543bbb669998808ff4db498c73fc07c0f51be66c7eb9d61723be5d977a37e [INFO] running `Command { std: "docker" "start" "-a" "231543bbb669998808ff4db498c73fc07c0f51be66c7eb9d61723be5d977a37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "231543bbb669998808ff4db498c73fc07c0f51be66c7eb9d61723be5d977a37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231543bbb669998808ff4db498c73fc07c0f51be66c7eb9d61723be5d977a37e", kill_on_drop: false }` [INFO] [stdout] 231543bbb669998808ff4db498c73fc07c0f51be66c7eb9d61723be5d977a37e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] feeaee3fcd6398a019eb960f837146269d2ba2b8a16e24b6d05440a0f4641e70 [INFO] running `Command { std: "docker" "start" "-a" "feeaee3fcd6398a019eb960f837146269d2ba2b8a16e24b6d05440a0f4641e70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.165 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling rustls v0.23.18 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking os-thread-local v0.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking avif-serialize v0.8.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking allo-isolate v0.1.26 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking fdeflate v0.3.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking image-webp v0.2.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking futures-micro v0.5.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking async-oneshot v0.5.9 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking which v7.0.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling tokio_with_wasm_proc v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking prost v0.13.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking js-sys v0.3.72 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking messages v0.3.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.45 [INFO] [stderr] Checking web-sys v0.3.72 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tokio_with_wasm v0.7.4 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking machineid-rs v1.2.4 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking protoc-prebuilt v0.3.0 [INFO] [stderr] Checking rinf v7.1.0 (/opt/rustwide/workdir/rust_crate) [INFO] [stderr] Checking sample_crate v0.1.0 (/opt/rustwide/workdir/flutter_package/example/native/sample_crate) [INFO] [stderr] Checking hub v0.1.0 (/opt/rustwide/workdir/flutter_package/example/native/hub) [INFO] [stdout] error[E0583]: file not found for module `messages` [INFO] [stdout] --> flutter_package/example/native/hub/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod messages; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `messages`, create file "flutter_package/example/native/hub/src/messages.rs" or "flutter_package/example/native/hub/src/messages/mod.rs" [INFO] [stdout] = note: if there is a `mod messages` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `messages` [INFO] [stdout] --> flutter_package/example/native/hub/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod messages; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `messages`, create file "flutter_package/example/native/hub/src/messages.rs" or "flutter_package/example/native/hub/src/messages/mod.rs" [INFO] [stdout] = note: if there is a `mod messages` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sample_output` [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | oneof_input: Some(sample_output::OneofInput::Age(25)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `sample_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sample_output` [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | oneof_input: Some(sample_output::OneofInput::Age(25)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `sample_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SampleNumberOutput` in this scope [INFO] [stdout] --> flutter_package/example/native/hub/src/actors.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | SampleNumberOutput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SampleFractal` in this scope [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | SampleFractal { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SampleSchema` in this scope [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | dummy: Some(SampleSchema { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SampleOutput` in this scope [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | SampleOutput { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DeeperDummy` in this scope [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | let _ = DeeperDummy {}; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `assign_dart_signal` in module `messages` [INFO] [stdout] --> flutter_package/example/native/hub/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | rinf::write_interface!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `messages` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rinf::write_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SampleNumberOutput` in this scope [INFO] [stdout] --> flutter_package/example/native/hub/src/actors.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | SampleNumberOutput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SampleFractal` in this scope [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | SampleFractal { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SampleSchema` in this scope [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | dummy: Some(SampleSchema { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SampleOutput` in this scope [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | SampleOutput { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DeeperDummy` in this scope [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | let _ = DeeperDummy {}; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `assign_dart_signal` in module `messages` [INFO] [stdout] --> flutter_package/example/native/hub/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | rinf::write_interface!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `messages` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rinf::write_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SampleNumberInput` [INFO] [stdout] --> flutter_package/example/native/hub/src/actors.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | let receiver = SampleNumberInput::get_dart_signal_receiver(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `SampleNumberInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SampleNumberInput` [INFO] [stdout] --> flutter_package/example/native/hub/src/actors.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | let receiver = SampleNumberInput::get_dart_signal_receiver(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `SampleNumberInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SampleInput` [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | let _ = SampleInput::get_dart_signal_receiver(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SampleInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SampleInput` [INFO] [stdout] --> flutter_package/example/native/hub/src/sample_functions.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | let _ = SampleInput::get_dart_signal_receiver(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SampleInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hub` (lib test) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hub` (lib) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "feeaee3fcd6398a019eb960f837146269d2ba2b8a16e24b6d05440a0f4641e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feeaee3fcd6398a019eb960f837146269d2ba2b8a16e24b6d05440a0f4641e70", kill_on_drop: false }` [INFO] [stdout] feeaee3fcd6398a019eb960f837146269d2ba2b8a16e24b6d05440a0f4641e70