[INFO] fetching crate godot-macros 0.4.2... [INFO] testing godot-macros-0.4.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate godot-macros 0.4.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate godot-macros 0.4.2 [INFO] finished tweaking crates.io crate godot-macros 0.4.2 [INFO] tweaked toml for crates.io crate godot-macros 0.4.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate godot-macros 0.4.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate godot-macros 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded litrs v1.0.0 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded godot-bindings v0.4.2 [INFO] [stderr] Downloaded nanoserde-derive v0.2.1 [INFO] [stderr] Downloaded venial v0.6.1 [INFO] [stderr] Downloaded nanoserde v0.2.1 [INFO] [stderr] Downloaded unicode-id v0.3.6 [INFO] [stderr] Downloaded unicode-ident v1.0.20 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.23 [INFO] [stderr] Downloaded syn v2.0.108 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded gdextension-api v0.3.0 [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f7347cf3edcf6c7ca897aab9b4ea86e602ce4e1d02cba0c1f22c176dceb8737 [INFO] running `Command { std: "docker" "start" "-a" "0f7347cf3edcf6c7ca897aab9b4ea86e602ce4e1d02cba0c1f22c176dceb8737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f7347cf3edcf6c7ca897aab9b4ea86e602ce4e1d02cba0c1f22c176dceb8737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f7347cf3edcf6c7ca897aab9b4ea86e602ce4e1d02cba0c1f22c176dceb8737", kill_on_drop: false }` [INFO] [stdout] 0f7347cf3edcf6c7ca897aab9b4ea86e602ce4e1d02cba0c1f22c176dceb8737 [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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b096c4061e1d2511a8b5b341ccff2e73a57b4718ae681089c2770ee7ce44df55 [INFO] running `Command { std: "docker" "start" "-a" "b096c4061e1d2511a8b5b341ccff2e73a57b4718ae681089c2770ee7ce44df55", kill_on_drop: false }` [INFO] [stderr] Compiling godot-bindings v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling gdextension-api v0.3.0 [INFO] [stderr] Compiling venial v0.6.1 [INFO] [stderr] Compiling godot-macros v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s [INFO] running `Command { std: "docker" "inspect" "b096c4061e1d2511a8b5b341ccff2e73a57b4718ae681089c2770ee7ce44df55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b096c4061e1d2511a8b5b341ccff2e73a57b4718ae681089c2770ee7ce44df55", kill_on_drop: false }` [INFO] [stdout] b096c4061e1d2511a8b5b341ccff2e73a57b4718ae681089c2770ee7ce44df55 [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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7601715ba75d367c4bbce3a53e3c0f409141e48728431463c8fd3c52ea9336a2 [INFO] running `Command { std: "docker" "start" "-a" "7601715ba75d367c4bbce3a53e3c0f409141e48728431463c8fd3c52ea9336a2", kill_on_drop: false }` [INFO] [stderr] Compiling godot-macros v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.85s [INFO] running `Command { std: "docker" "inspect" "7601715ba75d367c4bbce3a53e3c0f409141e48728431463c8fd3c52ea9336a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7601715ba75d367c4bbce3a53e3c0f409141e48728431463c8fd3c52ea9336a2", kill_on_drop: false }` [INFO] [stdout] 7601715ba75d367c4bbce3a53e3c0f409141e48728431463c8fd3c52ea9336a2 [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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 661bd1538508f6c90eedc4b21bdc4c73518fd563a32696ad90f1e1701d853fbb [INFO] running `Command { std: "docker" "start" "-a" "661bd1538508f6c90eedc4b21bdc4c73518fd563a32696ad90f1e1701d853fbb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/godot_macros-e4fa7ae118e73763) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test class::data_models::signal::tests::parse_signal_visibility ... ok [INFO] [stdout] test util::kv_parser::tests::test_parse_kv_first_last_expr ... ok [INFO] [stdout] test util::kv_parser::tests::test_parse_kv_just_key ... ok [INFO] [stdout] test util::kv_parser::tests::test_parse_kv_trailing_comma ... ok [INFO] [stdout] test util::kv_parser::tests::test_parse_kv_first_last_alone ... ok [INFO] [stdout] test util::kv_parser::tests::test_parse_kv_ident ... ok [INFO] [stdout] test util::kv_parser::tests::test_parse_kv_exprs ... ok [INFO] [stdout] test class::data_models::signal::tests::signal_visibility_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests godot_macros [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test src/lib.rs - derive_godot_class (line 482) - compile ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 146) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 373) - compile ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 121) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 291) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 47) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 90) ... FAILED [INFO] [stdout] test src/derive/data_models/newtype.rs - derive::data_models::newtype::NewtypeStruct::field_name (line 57) ... ok [INFO] [stdout] test src/lib.rs - derive_godot_class (line 191) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 244) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 59) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 511) - compile ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1126) - compile ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 218) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1111) - compile ... FAILED [INFO] [stdout] test src/lib.rs - godot_api (line 559) - compile ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1087) - compile fail ... ok [INFO] [stdout] test src/lib.rs - derive_godot_class (line 320) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1143) - compile ... FAILED [INFO] [stdout] test src/lib.rs - godot_api (line 674) - compile ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 109) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 459) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1075) - compile fail ... ok [INFO] [stdout] test src/lib.rs - derive_godot_class (line 435) - compile ... FAILED [INFO] [stdout] test src/lib.rs - godot_api (line 614) - compile ... FAILED [INFO] [stdout] test src/lib.rs - godot_api (line 830) - compile ... FAILED [INFO] [stdout] test src/lib.rs - godot_api (line 595) - compile ... FAILED [INFO] [stdout] test src/lib.rs - godot_api (line 766) - compile ... FAILED [INFO] [stdout] test src/lib.rs - godot_api (line 846) - compile fail ... ok [INFO] [stdout] test src/lib.rs - godot_api (line 648) - compile fail ... ok [INFO] [stdout] test src/lib.rs - godot_api (line 632) - compile ... FAILED [INFO] [stdout] test src/lib.rs - godot_api (line 863) - compile fail ... ok [INFO] [stdout] test src/lib.rs - godot_api (line 937) - compile fail ... ok [INFO] [stdout] test src/lib.rs - godot_api (line 711) - compile ... FAILED [INFO] [stdout] test src/lib.rs - godot_dyn (line 1006) - compile ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1058) - compile ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 75) ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_class (line 164) ... FAILED [INFO] [stdout] test src/lib.rs - godot_api (line 952) - compile fail ... ok [INFO] [stdout] test src/lib.rs - godot_api (line 883) - compile ... FAILED [INFO] [stdout] test src/lib.rs - godot_dyn (line 993) - compile ... FAILED [INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1046) - compile ... FAILED [INFO] [stdout] test src/lib.rs - godot_api (line 915) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 482) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | use godot::classes::Node; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:498:3 [INFO] [stdout] | [INFO] [stdout] 498 | #[godot::register::godot_api] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:489:10 [INFO] [stdout] | [INFO] [stdout] 489 | #[derive(godot::register::GodotClass)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:490:3 [INFO] [stdout] | [INFO] [stdout] 490 | #[class(base=Node)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `hint` in this scope [INFO] [stdout] --> src/lib.rs:492:6 [INFO] [stdout] | [INFO] [stdout] 492 | #[hint(base)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `hint` in this scope [INFO] [stdout] --> src/lib.rs:495:6 [INFO] [stdout] | [INFO] [stdout] 495 | #[hint(no_base)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:486:17 [INFO] [stdout] | [INFO] [stdout] 486 | type Super = godot::obj::Base; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:487:16 [INFO] [stdout] | [INFO] [stdout] 487 | type Base = godot::obj::Gd; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:499:6 [INFO] [stdout] | [INFO] [stdout] 499 | impl godot::classes::INode for MyStruct { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:500:19 [INFO] [stdout] | [INFO] [stdout] 500 | fn init(base: godot::obj::Base) -> Self { todo!() } [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 146) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 146 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:149:3 [INFO] [stdout] | [INFO] [stdout] 149 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `var` in this scope [INFO] [stdout] --> src/lib.rs:151:7 [INFO] [stdout] | [INFO] [stdout] 151 | #[var] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 373) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:375:10 [INFO] [stdout] | [INFO] [stdout] 375 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 373 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:376:3 [INFO] [stdout] | [INFO] [stdout] 376 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `var` in this scope [INFO] [stdout] --> src/lib.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | #[var( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 121) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 121 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:124:3 [INFO] [stdout] | [INFO] [stdout] 124 | #[class(init, base=Node2D)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Base` in this scope [INFO] [stdout] --> src/lib.rs:126:11 [INFO] [stdout] | [INFO] [stdout] 126 | base: Base, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node2D` in this scope [INFO] [stdout] --> src/lib.rs:126:16 [INFO] [stdout] | [INFO] [stdout] 126 | base: Base, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 125 | struct MyStruct { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 291) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 291 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:296:3 [INFO] [stdout] | [INFO] [stdout] 296 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:298:7 [INFO] [stdout] | [INFO] [stdout] 298 | #[export(range = (0.0, MAX_HEALTH))] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[export(flags = (A = 0b0001, B = 0b0010, C = 0b0100, D = 0b1000))] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 47) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `godot` in the list of imported crates [INFO] [stdout] --> src/lib.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ could not find `godot` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `GodotClass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 90) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `godot` in the list of imported crates [INFO] [stdout] --> src/lib.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ could not find `godot` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `GodotClass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 191) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:201:3 [INFO] [stdout] | [INFO] [stdout] 201 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 191 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `func` in this scope [INFO] [stdout] --> src/lib.rs:203:7 [INFO] [stdout] | [INFO] [stdout] 203 | #[func] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 191 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:194:3 [INFO] [stdout] | [INFO] [stdout] 194 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `var` in this scope [INFO] [stdout] --> src/lib.rs:197:7 [INFO] [stdout] | [INFO] [stdout] 197 | #[var(get, set = set_my_field)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 244) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 244 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:247:3 [INFO] [stdout] | [INFO] [stdout] 247 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:250:7 [INFO] [stdout] | [INFO] [stdout] 250 | #[export] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:254:7 [INFO] [stdout] | [INFO] [stdout] 254 | #[export(storage)] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:258:7 [INFO] [stdout] | [INFO] [stdout] 258 | #[export(range = (0.0, 10.0, or_greater))] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:262:7 [INFO] [stdout] | [INFO] [stdout] 262 | #[export(file)] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:266:7 [INFO] [stdout] | [INFO] [stdout] 266 | #[export(file = "*.gd")] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:270:7 [INFO] [stdout] | [INFO] [stdout] 270 | #[export(flags_3d_physics)] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:274:7 [INFO] [stdout] | [INFO] [stdout] 274 | #[export(exp_easing)] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:278:7 [INFO] [stdout] | [INFO] [stdout] 278 | #[export(enum = (One, Two, Ten = 10, Twelve = 12, Thirteen))] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[export(flags = (A = 1, B = 2, AB = 3))] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GString` in this scope [INFO] [stdout] --> src/lib.rs:255:20 [INFO] [stdout] | [INFO] [stdout] 255 | hidden_string: GString, [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] | [INFO] [stdout] --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/string.rs:360:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GString` in this scope [INFO] [stdout] --> src/lib.rs:263:11 [INFO] [stdout] | [INFO] [stdout] 263 | file: GString, [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] | [INFO] [stdout] --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/string.rs:360:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GString` in this scope [INFO] [stdout] --> src/lib.rs:267:20 [INFO] [stdout] | [INFO] [stdout] 267 | gdscript_file: GString, [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] | [INFO] [stdout] --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/string.rs:360:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 59) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `godot` in the list of imported crates [INFO] [stdout] --> src/lib.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ could not find `godot` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `GodotClass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 511) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:528:3 [INFO] [stdout] | [INFO] [stdout] 528 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 511 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `func` in this scope [INFO] [stdout] --> src/lib.rs:531:7 [INFO] [stdout] | [INFO] [stdout] 531 | #[func] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:513:10 [INFO] [stdout] | [INFO] [stdout] 513 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 511 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:514:3 [INFO] [stdout] | [INFO] [stdout] 514 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `var` in this scope [INFO] [stdout] --> src/lib.rs:524:7 [INFO] [stdout] | [INFO] [stdout] 524 | #[var] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_convert (line 1126) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:1127:5 [INFO] [stdout] | [INFO] [stdout] 1127 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotConvert` in this scope [INFO] [stdout] --> src/lib.rs:1128:10 [INFO] [stdout] | [INFO] [stdout] 1128 | #[derive(GodotConvert)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1126 + use godot_macros::GodotConvert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot` in this scope [INFO] [stdout] --> src/lib.rs:1129:3 [INFO] [stdout] | [INFO] [stdout] 1129 | #[godot(via = i64)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_godot` found for enum `MyEnum` in the current scope [INFO] [stdout] --> src/lib.rs:1136:22 [INFO] [stdout] | [INFO] [stdout] 1130 | enum MyEnum { [INFO] [stdout] | ----------- method `to_godot` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 1136 | assert_eq!(MyEnum::A.to_godot(), 0); [INFO] [stdout] | ^^^^^^^^ method not found in `MyEnum` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_godot` found for enum `MyEnum` in the current scope [INFO] [stdout] --> src/lib.rs:1137:22 [INFO] [stdout] | [INFO] [stdout] 1130 | enum MyEnum { [INFO] [stdout] | ----------- method `to_godot` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 1137 | assert_eq!(MyEnum::B.to_godot(), 1); [INFO] [stdout] | ^^^^^^^^ method not found in `MyEnum` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_godot` found for enum `MyEnum` in the current scope [INFO] [stdout] --> src/lib.rs:1138:22 [INFO] [stdout] | [INFO] [stdout] 1130 | enum MyEnum { [INFO] [stdout] | ----------- method `to_godot` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 1138 | assert_eq!(MyEnum::C.to_godot(), 2); [INFO] [stdout] | ^^^^^^^^ method not found in `MyEnum` [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 218) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 218 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:221:3 [INFO] [stdout] | [INFO] [stdout] 221 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:223:7 [INFO] [stdout] | [INFO] [stdout] 223 | #[export] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_convert (line 1111) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:1112:5 [INFO] [stdout] | [INFO] [stdout] 1112 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotConvert` in this scope [INFO] [stdout] --> src/lib.rs:1113:10 [INFO] [stdout] | [INFO] [stdout] 1113 | #[derive(GodotConvert)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1111 + use godot_macros::GodotConvert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot` in this scope [INFO] [stdout] --> src/lib.rs:1114:3 [INFO] [stdout] | [INFO] [stdout] 1114 | #[godot(via = GString)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_godot` found for enum `MyEnum` in the current scope [INFO] [stdout] --> src/lib.rs:1121:22 [INFO] [stdout] | [INFO] [stdout] 1115 | enum MyEnum { [INFO] [stdout] | ----------- method `to_godot` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 1121 | assert_eq!(MyEnum::A.to_godot(), GString::from("A")); [INFO] [stdout] | ^^^^^^^^ method not found in `MyEnum` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GString` [INFO] [stdout] --> src/lib.rs:1121:34 [INFO] [stdout] | [INFO] [stdout] 1121 | assert_eq!(MyEnum::A.to_godot(), GString::from("A")); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `GString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_godot` found for enum `MyEnum` in the current scope [INFO] [stdout] --> src/lib.rs:1122:22 [INFO] [stdout] | [INFO] [stdout] 1115 | enum MyEnum { [INFO] [stdout] | ----------- method `to_godot` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 1122 | assert_eq!(MyEnum::B.to_godot(), GString::from("B")); [INFO] [stdout] | ^^^^^^^^ method not found in `MyEnum` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GString` [INFO] [stdout] --> src/lib.rs:1122:34 [INFO] [stdout] | [INFO] [stdout] 1122 | assert_eq!(MyEnum::B.to_godot(), GString::from("B")); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `GString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_godot` found for enum `MyEnum` in the current scope [INFO] [stdout] --> src/lib.rs:1123:22 [INFO] [stdout] | [INFO] [stdout] 1115 | enum MyEnum { [INFO] [stdout] | ----------- method `to_godot` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 1123 | assert_eq!(MyEnum::C.to_godot(), GString::from("C")); [INFO] [stdout] | ^^^^^^^^ method not found in `MyEnum` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GString` [INFO] [stdout] --> src/lib.rs:1123:34 [INFO] [stdout] | [INFO] [stdout] 1123 | assert_eq!(MyEnum::C.to_godot(), GString::from("C")); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `GString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_api (line 559) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:560:5 [INFO] [stdout] | [INFO] [stdout] 560 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:570:3 [INFO] [stdout] | [INFO] [stdout] 570 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 559 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:566:3 [INFO] [stdout] | [INFO] [stdout] 566 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 559 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:561:10 [INFO] [stdout] | [INFO] [stdout] 561 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 559 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:562:3 [INFO] [stdout] | [INFO] [stdout] 562 | #[class(init, base=Node)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `INode` in this scope [INFO] [stdout] --> src/lib.rs:571:6 [INFO] [stdout] | [INFO] [stdout] 571 | impl INode for MyClass { /* ... */ } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 320) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:324:11 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 320 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:325:3 [INFO] [stdout] | [INFO] [stdout] 325 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:329:8 [INFO] [stdout] | [INFO] [stdout] 329 | #[export] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_group` in this scope [INFO] [stdout] --> src/lib.rs:330:8 [INFO] [stdout] | [INFO] [stdout] 330 | #[export_group(name = "Group 1")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 334 | #[export] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_group` in this scope [INFO] [stdout] --> src/lib.rs:339:8 [INFO] [stdout] | [INFO] [stdout] 339 | #[export_group(name = "my group", prefix = "grouped_")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 340 | #[export] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_subgroup` in this scope [INFO] [stdout] --> src/lib.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | #[export_subgroup(name = "my subgroup")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:346:8 [INFO] [stdout] | [INFO] [stdout] 346 | #[export] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export_subgroup` in this scope [INFO] [stdout] --> src/lib.rs:352:8 [INFO] [stdout] | [INFO] [stdout] 352 | #[export_subgroup(name = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 353 | #[export] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:357:8 [INFO] [stdout] | [INFO] [stdout] 357 | #[export] [INFO] [stdout] | ^^^^^^ help: a built-in attribute with a similar name exists: `expect` [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_convert (line 1143) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:1144:5 [INFO] [stdout] | [INFO] [stdout] 1144 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotConvert` in this scope [INFO] [stdout] --> src/lib.rs:1145:10 [INFO] [stdout] | [INFO] [stdout] 1145 | #[derive(GodotConvert)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1143 + use godot_macros::GodotConvert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot` in this scope [INFO] [stdout] --> src/lib.rs:1146:3 [INFO] [stdout] | [INFO] [stdout] 1146 | #[godot(via = u8)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_godot` found for enum `MyEnum` in the current scope [INFO] [stdout] --> src/lib.rs:1153:22 [INFO] [stdout] | [INFO] [stdout] 1147 | enum MyEnum { [INFO] [stdout] | ----------- method `to_godot` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 1153 | assert_eq!(MyEnum::A.to_godot(), 0); [INFO] [stdout] | ^^^^^^^^ method not found in `MyEnum` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_godot` found for enum `MyEnum` in the current scope [INFO] [stdout] --> src/lib.rs:1154:22 [INFO] [stdout] | [INFO] [stdout] 1147 | enum MyEnum { [INFO] [stdout] | ----------- method `to_godot` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 1154 | assert_eq!(MyEnum::B.to_godot(), 10); [INFO] [stdout] | ^^^^^^^^ method not found in `MyEnum` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_godot` found for enum `MyEnum` in the current scope [INFO] [stdout] --> src/lib.rs:1155:22 [INFO] [stdout] | [INFO] [stdout] 1147 | enum MyEnum { [INFO] [stdout] | ----------- method `to_godot` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 1155 | assert_eq!(MyEnum::C.to_godot(), 11); [INFO] [stdout] | ^^^^^^^^ method not found in `MyEnum` [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_api (line 674) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:675:5 [INFO] [stdout] | [INFO] [stdout] 675 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:683:3 [INFO] [stdout] | [INFO] [stdout] 683 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 674 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `func` in this scope [INFO] [stdout] --> src/lib.rs:685:7 [INFO] [stdout] | [INFO] [stdout] 685 | #[func] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `godot_print` in this scope [INFO] [stdout] --> src/lib.rs:687:9 [INFO] [stdout] | [INFO] [stdout] 687 | godot_print!("Hello World!") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `func` in this scope [INFO] [stdout] --> src/lib.rs:690:7 [INFO] [stdout] | [INFO] [stdout] 690 | #[func] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `func` in this scope [INFO] [stdout] --> src/lib.rs:697:7 [INFO] [stdout] | [INFO] [stdout] 697 | #[func(gd_self)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:676:10 [INFO] [stdout] | [INFO] [stdout] 676 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 674 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:677:3 [INFO] [stdout] | [INFO] [stdout] 677 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Base` in this scope [INFO] [stdout] --> src/lib.rs:680:11 [INFO] [stdout] | [INFO] [stdout] 680 | base: Base, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RefCounted` in this scope [INFO] [stdout] --> src/lib.rs:680:16 [INFO] [stdout] | [INFO] [stdout] 680 | base: Base, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 678 | struct MyStruct { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gd` in this scope [INFO] [stdout] --> src/lib.rs:691:53 [INFO] [stdout] | [INFO] [stdout] 691 | pub fn static_function(constructor_arg: i64) -> Gd { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gd` in this scope [INFO] [stdout] --> src/lib.rs:698:40 [INFO] [stdout] | [INFO] [stdout] 698 | pub fn explicit_receiver(mut this: Gd, other_arg: bool) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gd` [INFO] [stdout] --> src/lib.rs:692:9 [INFO] [stdout] | [INFO] [stdout] 692 | Gd::from_init_fn(|base| { [INFO] [stdout] | ^^ use of undeclared type `Gd` [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 109) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 109 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:112:3 [INFO] [stdout] | [INFO] [stdout] 112 | #[class(init, base=Node2D)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 459) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:461:10 [INFO] [stdout] | [INFO] [stdout] 461 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 459 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:462:3 [INFO] [stdout] | [INFO] [stdout] 462 | #[class(base=Node, init, internal)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 435) stdout ---- [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:445:14 [INFO] [stdout] | [INFO] [stdout] 445 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 444 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:446:7 [INFO] [stdout] | [INFO] [stdout] 446 | #[class(init, rename=NpcToad)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:438:14 [INFO] [stdout] | [INFO] [stdout] 438 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 437 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:439:7 [INFO] [stdout] | [INFO] [stdout] 439 | #[class(init, rename=AnimalToad)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_api (line 614) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:615:5 [INFO] [stdout] | [INFO] [stdout] 615 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:616:10 [INFO] [stdout] | [INFO] [stdout] 616 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 614 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:617:3 [INFO] [stdout] | [INFO] [stdout] 617 | #[class(init, base=Node)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `init` in this scope [INFO] [stdout] --> src/lib.rs:621:7 [INFO] [stdout] | [INFO] [stdout] 621 | #[init(val = 42)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Base` in this scope [INFO] [stdout] --> src/lib.rs:619:11 [INFO] [stdout] | [INFO] [stdout] 619 | base: Base, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in this scope [INFO] [stdout] --> src/lib.rs:619:16 [INFO] [stdout] | [INFO] [stdout] 619 | base: Base, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 618 | pub struct MyNode { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_api (line 830) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:831:5 [INFO] [stdout] | [INFO] [stdout] 831 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:836:3 [INFO] [stdout] | [INFO] [stdout] 836 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 830 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `func` in this scope [INFO] [stdout] --> src/lib.rs:838:7 [INFO] [stdout] | [INFO] [stdout] 838 | #[func(gd_self)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `godot_print` in this scope [INFO] [stdout] --> src/lib.rs:840:9 [INFO] [stdout] | [INFO] [stdout] 840 | godot_print!("I'm ready!"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:832:10 [INFO] [stdout] | [INFO] [stdout] 832 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 830 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:833:3 [INFO] [stdout] | [INFO] [stdout] 833 | #[class(init, base=Node)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `INode` in this scope [INFO] [stdout] --> src/lib.rs:837:6 [INFO] [stdout] | [INFO] [stdout] 837 | impl INode for MyNode { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gd` in this scope [INFO] [stdout] --> src/lib.rs:839:20 [INFO] [stdout] | [INFO] [stdout] 839 | fn ready(this: Gd) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_api (line 595) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:596:5 [INFO] [stdout] | [INFO] [stdout] 596 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:602:3 [INFO] [stdout] | [INFO] [stdout] 602 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 595 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:597:10 [INFO] [stdout] | [INFO] [stdout] 597 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 595 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `IRefCounted` in this scope [INFO] [stdout] --> src/lib.rs:603:6 [INFO] [stdout] | [INFO] [stdout] 603 | impl IRefCounted for MyStruct { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Base` in this scope [INFO] [stdout] --> src/lib.rs:604:20 [INFO] [stdout] | [INFO] [stdout] 604 | fn init(_base: Base) -> Self { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RefCounted` in this scope [INFO] [stdout] --> src/lib.rs:604:25 [INFO] [stdout] | [INFO] [stdout] 604 | fn init(_base: Base) -> Self { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 603 | impl IRefCounted for MyStruct { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_api (line 766) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:782:5 [INFO] [stdout] | [INFO] [stdout] 782 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:786:10 [INFO] [stdout] | [INFO] [stdout] 786 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 769 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:787:3 [INFO] [stdout] | [INFO] [stdout] 787 | #[class(no_init, base=Node)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:791:3 [INFO] [stdout] | [INFO] [stdout] 791 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 769 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rpc` in this scope [INFO] [stdout] --> src/lib.rs:793:7 [INFO] [stdout] | [INFO] [stdout] 793 | #[rpc(unreliable_ordered, channel = 2)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rpc` in this scope [INFO] [stdout] --> src/lib.rs:796:7 [INFO] [stdout] | [INFO] [stdout] 796 | #[rpc(authority, unreliable_ordered, call_remote, channel = 2)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rpc` in this scope [INFO] [stdout] --> src/lib.rs:799:7 [INFO] [stdout] | [INFO] [stdout] 799 | #[rpc(config = MY_RPC_CONFIG)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rpc` in this scope [INFO] [stdout] --> src/lib.rs:802:7 [INFO] [stdout] | [INFO] [stdout] 802 | #[rpc(config = my_rpc_provider())] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Base` in this scope [INFO] [stdout] --> src/lib.rs:789:11 [INFO] [stdout] | [INFO] [stdout] 789 | base: Base, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in this scope [INFO] [stdout] --> src/lib.rs:789:16 [INFO] [stdout] | [INFO] [stdout] 789 | base: Base, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 788 | struct MyStruct { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_api (line 632) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:633:5 [INFO] [stdout] | [INFO] [stdout] 633 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:638:3 [INFO] [stdout] | [INFO] [stdout] 638 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 632 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find macro `godot_print` in this scope [INFO] [stdout] --> src/lib.rs:641:9 [INFO] [stdout] | [INFO] [stdout] 641 | godot_print!("Hello World!"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:634:10 [INFO] [stdout] | [INFO] [stdout] 634 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 632 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:635:3 [INFO] [stdout] | [INFO] [stdout] 635 | #[class(init, base=Node)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `INode` in this scope [INFO] [stdout] --> src/lib.rs:639:6 [INFO] [stdout] | [INFO] [stdout] 639 | impl INode for MyNode { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_api (line 711) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:714:5 [INFO] [stdout] | [INFO] [stdout] 714 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:722:3 [INFO] [stdout] | [INFO] [stdout] 722 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 714 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `func` in this scope [INFO] [stdout] --> src/lib.rs:724:7 [INFO] [stdout] | [INFO] [stdout] 724 | #[func(virtual)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:715:10 [INFO] [stdout] | [INFO] [stdout] 715 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 714 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:716:3 [INFO] [stdout] | [INFO] [stdout] 716 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Base` in this scope [INFO] [stdout] --> src/lib.rs:719:11 [INFO] [stdout] | [INFO] [stdout] 719 | base: Base, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RefCounted` in this scope [INFO] [stdout] --> src/lib.rs:719:16 [INFO] [stdout] | [INFO] [stdout] 719 | base: Base, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 717 | struct MyStruct { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GString` in this scope [INFO] [stdout] --> src/lib.rs:725:27 [INFO] [stdout] | [INFO] [stdout] 725 | fn language(&self) -> GString { [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] | [INFO] [stdout] --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/string.rs:360:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GString` [INFO] [stdout] --> src/lib.rs:726:9 [INFO] [stdout] | [INFO] [stdout] 726 | GString::from("Rust") [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `GString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_dyn (line 1006) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:1007:5 [INFO] [stdout] | [INFO] [stdout] 1007 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:1008:10 [INFO] [stdout] | [INFO] [stdout] 1008 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1006 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:1009:3 [INFO] [stdout] | [INFO] [stdout] 1009 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsDyn` in this scope [INFO] [stdout] --> src/lib.rs:1016:6 [INFO] [stdout] | [INFO] [stdout] 1016 | impl AsDyn for MyClass { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_convert (line 1058) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:1059:5 [INFO] [stdout] | [INFO] [stdout] 1059 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotConvert` in this scope [INFO] [stdout] --> src/lib.rs:1061:10 [INFO] [stdout] | [INFO] [stdout] 1061 | #[derive(GodotConvert)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1058 + use godot_macros::GodotConvert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot` in this scope [INFO] [stdout] --> src/lib.rs:1062:3 [INFO] [stdout] | [INFO] [stdout] 1062 | #[godot(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GString` in this scope [INFO] [stdout] --> src/lib.rs:1064:13 [INFO] [stdout] | [INFO] [stdout] 1064 | string: GString, [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] | [INFO] [stdout] --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/string.rs:360:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_godot` found for struct `MyNewtype` in the current scope [INFO] [stdout] --> src/lib.rs:1071:16 [INFO] [stdout] | [INFO] [stdout] 1063 | struct MyNewtype { [INFO] [stdout] | ---------------- method `to_godot` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1071 | assert_eq!(obj.to_godot(), &GString::from("hello!")); [INFO] [stdout] | ^^^^^^^^ method not found in `MyNewtype` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GString` [INFO] [stdout] --> src/lib.rs:1071:29 [INFO] [stdout] | [INFO] [stdout] 1071 | assert_eq!(obj.to_godot(), &GString::from("hello!")); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `GString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 75) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `godot` in the list of imported crates [INFO] [stdout] --> src/lib.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ could not find `godot` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `GodotClass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 164) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:173:3 [INFO] [stdout] | [INFO] [stdout] 173 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 164 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `func` in this scope [INFO] [stdout] --> src/lib.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[func] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `func` in this scope [INFO] [stdout] --> src/lib.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[func] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 164 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:167:3 [INFO] [stdout] | [INFO] [stdout] 167 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `var` in this scope [INFO] [stdout] --> src/lib.rs:169:7 [INFO] [stdout] | [INFO] [stdout] 169 | #[var(get = get_my_field, set = set_my_field)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_api (line 883) stdout ---- [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:894:5 [INFO] [stdout] | [INFO] [stdout] 894 | fn some_signal(my_parameter: Gd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:884:5 [INFO] [stdout] | [INFO] [stdout] 884 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:891:3 [INFO] [stdout] | [INFO] [stdout] 891 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 883 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `signal` in this scope [INFO] [stdout] --> src/lib.rs:893:7 [INFO] [stdout] | [INFO] [stdout] 893 | #[signal] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:885:10 [INFO] [stdout] | [INFO] [stdout] 885 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 883 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:886:3 [INFO] [stdout] | [INFO] [stdout] 886 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Base` in this scope [INFO] [stdout] --> src/lib.rs:888:11 [INFO] [stdout] | [INFO] [stdout] 888 | base: Base, // necessary for #[signal]. [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RefCounted` in this scope [INFO] [stdout] --> src/lib.rs:888:16 [INFO] [stdout] | [INFO] [stdout] 888 | base: Base, // necessary for #[signal]. [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 887 | struct MyClass { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gd` in this scope [INFO] [stdout] --> src/lib.rs:894:34 [INFO] [stdout] | [INFO] [stdout] 894 | fn some_signal(my_parameter: Gd); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in this scope [INFO] [stdout] --> src/lib.rs:894:37 [INFO] [stdout] | [INFO] [stdout] 894 | fn some_signal(my_parameter: Gd); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 892 | impl MyClass { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_dyn (line 993) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:994:5 [INFO] [stdout] | [INFO] [stdout] 994 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_dyn` in this scope [INFO] [stdout] --> src/lib.rs:1002:3 [INFO] [stdout] | [INFO] [stdout] 1002 | #[godot_dyn] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 993 + use godot_macros::godot_dyn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:996:10 [INFO] [stdout] | [INFO] [stdout] 996 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 993 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:997:3 [INFO] [stdout] | [INFO] [stdout] 997 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_godot_convert (line 1046) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:1047:5 [INFO] [stdout] | [INFO] [stdout] 1047 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotConvert` in this scope [INFO] [stdout] --> src/lib.rs:1049:10 [INFO] [stdout] | [INFO] [stdout] 1049 | #[derive(GodotConvert)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1046 + use godot_macros::GodotConvert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot` in this scope [INFO] [stdout] --> src/lib.rs:1050:3 [INFO] [stdout] | [INFO] [stdout] 1050 | #[godot(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector2` in this scope [INFO] [stdout] --> src/lib.rs:1051:22 [INFO] [stdout] | [INFO] [stdout] 1051 | struct CustomVector2(Vector2); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector2` [INFO] [stdout] --> src/lib.rs:1053:25 [INFO] [stdout] | [INFO] [stdout] 1053 | let obj = CustomVector2(Vector2::new(10.0, 25.0)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector2` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_godot` found for struct `CustomVector2` in the current scope [INFO] [stdout] --> src/lib.rs:1054:16 [INFO] [stdout] | [INFO] [stdout] 1051 | struct CustomVector2(Vector2); [INFO] [stdout] | -------------------- method `to_godot` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1054 | assert_eq!(obj.to_godot(), Vector2::new(10.0, 25.0)); [INFO] [stdout] | ^^^^^^^^ method not found in `CustomVector2` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector2` [INFO] [stdout] --> src/lib.rs:1054:28 [INFO] [stdout] | [INFO] [stdout] 1054 | assert_eq!(obj.to_godot(), Vector2::new(10.0, 25.0)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector2` [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - godot_api (line 915) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot` [INFO] [stdout] --> src/lib.rs:916:5 [INFO] [stdout] | [INFO] [stdout] 916 | use godot::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `godot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `godot`, use `cargo add godot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:928:3 [INFO] [stdout] | [INFO] [stdout] 928 | #[godot_api(secondary)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 915 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `func` in this scope [INFO] [stdout] --> src/lib.rs:930:7 [INFO] [stdout] | [INFO] [stdout] 930 | #[func] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `godot_api` in this scope [INFO] [stdout] --> src/lib.rs:922:3 [INFO] [stdout] | [INFO] [stdout] 922 | #[godot_api] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 915 + use godot_macros::godot_api; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `func` in this scope [INFO] [stdout] --> src/lib.rs:924:7 [INFO] [stdout] | [INFO] [stdout] 924 | #[func] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope [INFO] [stdout] --> src/lib.rs:917:10 [INFO] [stdout] | [INFO] [stdout] 917 | #[derive(GodotClass)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 915 + use godot_macros::GodotClass; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `class` in this scope [INFO] [stdout] --> src/lib.rs:918:3 [INFO] [stdout] | [INFO] [stdout] 918 | #[class(init)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Base` in this scope [INFO] [stdout] --> src/lib.rs:920:11 [INFO] [stdout] | [INFO] [stdout] 920 | base: Base, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RefCounted` in this scope [INFO] [stdout] --> src/lib.rs:920:16 [INFO] [stdout] | [INFO] [stdout] 920 | base: Base, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 919 | struct MyStruct { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - derive_godot_class (line 109) [INFO] [stdout] src/lib.rs - derive_godot_class (line 121) [INFO] [stdout] src/lib.rs - derive_godot_class (line 146) [INFO] [stdout] src/lib.rs - derive_godot_class (line 164) [INFO] [stdout] src/lib.rs - derive_godot_class (line 191) [INFO] [stdout] src/lib.rs - derive_godot_class (line 218) [INFO] [stdout] src/lib.rs - derive_godot_class (line 244) [INFO] [stdout] src/lib.rs - derive_godot_class (line 291) [INFO] [stdout] src/lib.rs - derive_godot_class (line 320) [INFO] [stdout] src/lib.rs - derive_godot_class (line 373) [INFO] [stdout] src/lib.rs - derive_godot_class (line 435) [INFO] [stdout] src/lib.rs - derive_godot_class (line 459) [INFO] [stdout] src/lib.rs - derive_godot_class (line 47) [INFO] [stdout] src/lib.rs - derive_godot_class (line 482) [INFO] [stdout] src/lib.rs - derive_godot_class (line 511) [INFO] [stdout] src/lib.rs - derive_godot_class (line 59) [INFO] [stdout] src/lib.rs - derive_godot_class (line 75) [INFO] [stdout] src/lib.rs - derive_godot_class (line 90) [INFO] [stdout] src/lib.rs - derive_godot_convert (line 1046) [INFO] [stdout] src/lib.rs - derive_godot_convert (line 1058) [INFO] [stdout] src/lib.rs - derive_godot_convert (line 1111) [INFO] [stdout] src/lib.rs - derive_godot_convert (line 1126) [INFO] [stdout] src/lib.rs - derive_godot_convert (line 1143) [INFO] [stdout] src/lib.rs - godot_api (line 559) [INFO] [stdout] src/lib.rs - godot_api (line 595) [INFO] [stdout] src/lib.rs - godot_api (line 614) [INFO] [stdout] src/lib.rs - godot_api (line 632) [INFO] [stdout] src/lib.rs - godot_api (line 674) [INFO] [stdout] src/lib.rs - godot_api (line 711) [INFO] [stdout] src/lib.rs - godot_api (line 766) [INFO] [stdout] src/lib.rs - godot_api (line 830) [INFO] [stdout] src/lib.rs - godot_api (line 883) [INFO] [stdout] src/lib.rs - godot_api (line 915) [INFO] [stdout] src/lib.rs - godot_dyn (line 1006) [INFO] [stdout] src/lib.rs - godot_dyn (line 993) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 35 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "661bd1538508f6c90eedc4b21bdc4c73518fd563a32696ad90f1e1701d853fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661bd1538508f6c90eedc4b21bdc4c73518fd563a32696ad90f1e1701d853fbb", kill_on_drop: false }` [INFO] [stdout] 661bd1538508f6c90eedc4b21bdc4c73518fd563a32696ad90f1e1701d853fbb