[INFO] fetching crate godot-macros 0.4.5...
[INFO] testing godot-macros-0.4.5 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate godot-macros 0.4.5 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate godot-macros 0.4.5
[INFO] finished tweaking crates.io crate godot-macros 0.4.5
[INFO] tweaked toml for crates.io crate godot-macros 0.4.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate godot-macros 0.4.5 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate godot-macros 0.4.5 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded venial v0.6.1
[INFO] [stderr]   Downloaded nanoserde v0.2.1
[INFO] [stderr]   Downloaded nanoserde-derive v0.2.1
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded godot-bindings v0.4.5
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.23
[INFO] [stderr]   Downloaded gdextension-api v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0adb5c05dd90aac076bdc362cf0b48c6880e3980bb08cf1e7703f2cf873237f6
[INFO] running `Command { std: "docker" "start" "-a" "0adb5c05dd90aac076bdc362cf0b48c6880e3980bb08cf1e7703f2cf873237f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0adb5c05dd90aac076bdc362cf0b48c6880e3980bb08cf1e7703f2cf873237f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0adb5c05dd90aac076bdc362cf0b48c6880e3980bb08cf1e7703f2cf873237f6", kill_on_drop: false }`
[INFO] [stdout] 0adb5c05dd90aac076bdc362cf0b48c6880e3980bb08cf1e7703f2cf873237f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3c63dda81b9257191c69476a09940b592941bab8cfbd16cbd10f8ea3965cebe
[INFO] running `Command { std: "docker" "start" "-a" "e3c63dda81b9257191c69476a09940b592941bab8cfbd16cbd10f8ea3965cebe", kill_on_drop: false }`
[INFO] [stderr]    Compiling godot-bindings v0.4.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling gdextension-api v0.3.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling venial v0.6.1
[INFO] [stderr]    Compiling godot-macros v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.18s
[INFO] running `Command { std: "docker" "inspect" "e3c63dda81b9257191c69476a09940b592941bab8cfbd16cbd10f8ea3965cebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3c63dda81b9257191c69476a09940b592941bab8cfbd16cbd10f8ea3965cebe", kill_on_drop: false }`
[INFO] [stdout] e3c63dda81b9257191c69476a09940b592941bab8cfbd16cbd10f8ea3965cebe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa24dda1eacf50d145b9da8e241d423559fffa15712660cdd0a39bdb12faa095
[INFO] running `Command { std: "docker" "start" "-a" "aa24dda1eacf50d145b9da8e241d423559fffa15712660cdd0a39bdb12faa095", kill_on_drop: false }`
[INFO] [stderr]    Compiling godot-macros v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.54s
[INFO] running `Command { std: "docker" "inspect" "aa24dda1eacf50d145b9da8e241d423559fffa15712660cdd0a39bdb12faa095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa24dda1eacf50d145b9da8e241d423559fffa15712660cdd0a39bdb12faa095", kill_on_drop: false }`
[INFO] [stdout] aa24dda1eacf50d145b9da8e241d423559fffa15712660cdd0a39bdb12faa095
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3690bd59be9efe3b605f18dc6a2fad654867f884b028e66e237a02eca5266f6c
[INFO] running `Command { std: "docker" "start" "-a" "3690bd59be9efe3b605f18dc6a2fad654867f884b028e66e237a02eca5266f6c", 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-45b6a72961528a2e)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test class::data_models::signal::tests::signal_visibility_order ... ok
[INFO] [stdout] test class::data_models::signal::tests::parse_signal_visibility ... 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_first_last_expr ... ok
[INFO] [stdout] test util::kv_parser::tests::test_parse_kv_ident ... 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_exprs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests godot_macros
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 212) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 234) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 109) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 121) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 146) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 310) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 191) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 263) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 164) ... 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 392) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 454) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 478) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 339) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 515) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 567) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 492) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 538) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1135) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1176) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 47) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1147) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 75) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1164) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 90) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_class (line 59) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1200) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 1025) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - godot_api (line 1003) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 689) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 1040) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - godot_api (line 616) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1215) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - derive_godot_convert (line 1232) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 652) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 671) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 934) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - godot_api (line 731) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 705) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - godot_api (line 918) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 769) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 854) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 799) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 951) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - godot_dyn (line 1082) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_dyn (line 1095) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - godot_api (line 971) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 212) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | 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:214:10
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 212 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:215:3
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[class(init)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `var` in this scope
[INFO] [stdout]    --> src/lib.rs:217:7
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[var(rename = my_godot_field)]
[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 234) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 | use godot::prelude::{GodotClass, Node3D, Gd, OnEditor};
[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 `class` in this scope
[INFO] [stdout]    --> src/lib.rs:237:3
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[class(init)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:239:7
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[export]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 239 -     #[export]
[INFO] [stdout] 239 +     #[expect]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[export]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 242 -     #[export]
[INFO] [stdout] 242 +     #[expect]
[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 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 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[E0425]: cannot find type `Base` in this scope
[INFO] [stdout]    --> src/lib.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 |     base: Base<Node2D>,
[INFO] [stdout]     |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Node2D` in this scope
[INFO] [stdout]    --> src/lib.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |     base: Base<Node2D>,
[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<Node2D> {
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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 310) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]    --> src/lib.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 | 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:314:10
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 310 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:315:3
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[class(init)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 |     #[export(range = (0.0, MAX_HEALTH))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 317 -     #[export(range = (0.0, MAX_HEALTH))]
[INFO] [stdout] 317 +     #[expect(range = (0.0, MAX_HEALTH))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:320:7
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[export(flags = (A = 0b0001, B = 0b0010, C = 0b0100, D = 0b1000))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 320 -     #[export(flags = (A = 0b0001, B = 0b0010, C = 0b0100, D = 0b1000))]
[INFO] [stdout] 320 +     #[expect(flags = (A = 0b0001, B = 0b0010, C = 0b0100, D = 0b1000))]
[INFO] [stdout]     |
[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 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 263) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | 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:265:10
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 263 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:266:3
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[class(init)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:269:7
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[export]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 269 -     #[export]
[INFO] [stdout] 269 +     #[expect]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 |     #[export(storage)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 273 -     #[export(storage)]
[INFO] [stdout] 273 +     #[expect(storage)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:277:7
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[export(range = (0.0, 10.0, or_greater))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 277 -     #[export(range = (0.0, 10.0, or_greater))]
[INFO] [stdout] 277 +     #[expect(range = (0.0, 10.0, or_greater))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:281:7
[INFO] [stdout]     |
[INFO] [stdout] 281 |     #[export(file)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 281 -     #[export(file)]
[INFO] [stdout] 281 +     #[expect(file)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:285:7
[INFO] [stdout]     |
[INFO] [stdout] 285 |     #[export(file = "*.gd")]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 285 -     #[export(file = "*.gd")]
[INFO] [stdout] 285 +     #[expect(file = "*.gd")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[export(flags_3d_physics)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 289 -     #[export(flags_3d_physics)]
[INFO] [stdout] 289 +     #[expect(flags_3d_physics)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:293:7
[INFO] [stdout]     |
[INFO] [stdout] 293 |     #[export(exp_easing)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 293 -     #[export(exp_easing)]
[INFO] [stdout] 293 +     #[expect(exp_easing)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[export(enum = (One, Two, Ten = 10, Twelve = 12, Thirteen))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 297 -     #[export(enum = (One, Two, Ten = 10, Twelve = 12, Thirteen))]
[INFO] [stdout] 297 +     #[expect(enum = (One, Two, Ten = 10, Twelve = 12, Thirteen))]
[INFO] [stdout]     |
[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 = 1, B = 2, AB = 3))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 301 -     #[export(flags = (A = 1, B = 2, AB = 3))]
[INFO] [stdout] 301 +     #[expect(flags = (A = 1, B = 2, AB = 3))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GString` in this scope
[INFO] [stdout]    --> src/lib.rs:274:20
[INFO] [stdout]     |
[INFO] [stdout] 274 |     hidden_string: GString,
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/string.rs:353:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `String` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 274 -     hidden_string: GString,
[INFO] [stdout] 274 +     hidden_string: String,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GString` in this scope
[INFO] [stdout]    --> src/lib.rs:282:11
[INFO] [stdout]     |
[INFO] [stdout] 282 |     file: GString,
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/string.rs:353:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `String` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 282 -     file: GString,
[INFO] [stdout] 282 +     file: String,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GString` in this scope
[INFO] [stdout]    --> src/lib.rs:286:20
[INFO] [stdout]     |
[INFO] [stdout] 286 |     gdscript_file: GString,
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/string.rs:353:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `String` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 286 -     gdscript_file: GString,
[INFO] [stdout] 286 +     gdscript_file: String,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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 - derive_godot_class (line 392) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | 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:394:10
[INFO] [stdout]     |
[INFO] [stdout] 394 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 392 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:395:3
[INFO] [stdout]     |
[INFO] [stdout] 395 | #[class(init)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `var` in this scope
[INFO] [stdout]    --> src/lib.rs:400:7
[INFO] [stdout]     |
[INFO] [stdout] 400 |     #[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 454) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:456:5
[INFO] [stdout]     |
[INFO] [stdout] 456 | 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:463:5
[INFO] [stdout]     |
[INFO] [stdout] 463 | 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:464:14
[INFO] [stdout]     |
[INFO] [stdout] 464 |     #[derive(GodotClass)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 463 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:465:7
[INFO] [stdout]     |
[INFO] [stdout] 465 |     #[class(init, rename=NpcToad)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope
[INFO] [stdout]    --> src/lib.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |     #[derive(GodotClass)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 456 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:458:7
[INFO] [stdout]     |
[INFO] [stdout] 458 |     #[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 - derive_godot_class (line 478) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 | 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:480:10
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 478 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:481:3
[INFO] [stdout]     |
[INFO] [stdout] 481 | #[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 339) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 | 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:343:11
[INFO] [stdout]     |
[INFO] [stdout] 343 |  #[derive(GodotClass)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 339 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:344:3
[INFO] [stdout]     |
[INFO] [stdout] 344 | #[class(init)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:348:8
[INFO] [stdout]     |
[INFO] [stdout] 348 |      #[export]
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 348 -      #[export]
[INFO] [stdout] 348 +      #[expect]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export_group` in this scope
[INFO] [stdout]    --> src/lib.rs:349:8
[INFO] [stdout]     |
[INFO] [stdout] 349 |      #[export_group(name = "Group 1")]
[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]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 353 -      #[export]
[INFO] [stdout] 353 +      #[expect]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export_group` in this scope
[INFO] [stdout]    --> src/lib.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |      #[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:359:8
[INFO] [stdout]     |
[INFO] [stdout] 359 |      #[export]
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 359 -      #[export]
[INFO] [stdout] 359 +      #[expect]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export_subgroup` in this scope
[INFO] [stdout]    --> src/lib.rs:364:8
[INFO] [stdout]     |
[INFO] [stdout] 364 |      #[export_subgroup(name = "my subgroup")]
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:365:8
[INFO] [stdout]     |
[INFO] [stdout] 365 |      #[export]
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 365 -      #[export]
[INFO] [stdout] 365 +      #[expect]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export_subgroup` in this scope
[INFO] [stdout]    --> src/lib.rs:371:8
[INFO] [stdout]     |
[INFO] [stdout] 371 |      #[export_subgroup(name = "")]
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:372:8
[INFO] [stdout]     |
[INFO] [stdout] 372 |      #[export]
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 372 -      #[export]
[INFO] [stdout] 372 +      #[expect]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `export` in this scope
[INFO] [stdout]    --> src/lib.rs:376:8
[INFO] [stdout]     |
[INFO] [stdout] 376 |      #[export]
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 376 -      #[export]
[INFO] [stdout] 376 +      #[expect]
[INFO] [stdout]     |
[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_class (line 567) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 568 | 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:584:3
[INFO] [stdout]     |
[INFO] [stdout] 584 | #[godot_api]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 567 + use godot_macros::godot_api;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `func` in this scope
[INFO] [stdout]    --> src/lib.rs:587:7
[INFO] [stdout]     |
[INFO] [stdout] 587 |     #[func]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope
[INFO] [stdout]    --> src/lib.rs:569:10
[INFO] [stdout]     |
[INFO] [stdout] 569 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 567 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 | #[class(init)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `var` in this scope
[INFO] [stdout]    --> src/lib.rs:580:7
[INFO] [stdout]     |
[INFO] [stdout] 580 |     #[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_class (line 492) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 493 | 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:494:5
[INFO] [stdout]     |
[INFO] [stdout] 494 | use godot::classes::Object;
[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[E0432]: unresolved import `godot::classes::Object`
[INFO] [stdout]    --> src/lib.rs:494:5
[INFO] [stdout]     |
[INFO] [stdout] 494 | use godot::classes::Object;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope
[INFO] [stdout]    --> src/lib.rs:495:10
[INFO] [stdout]     |
[INFO] [stdout] 495 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 492 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:496:3
[INFO] [stdout]     |
[INFO] [stdout] 496 | #[class(init, singleton)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Base` in this scope
[INFO] [stdout]    --> src/lib.rs:500:11
[INFO] [stdout]     |
[INFO] [stdout] 500 |     base: Base<Object>,
[INFO] [stdout]     |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `singleton` found for struct `MySingleton` in the current scope
[INFO] [stdout]    --> src/lib.rs:504:24
[INFO] [stdout]     |
[INFO] [stdout] 497 | struct MySingleton {
[INFO] [stdout]     | ------------------ function or associated item `singleton` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 504 | let val = MySingleton::singleton().bind().my_field;
[INFO] [stdout]     |                        ^^^^^^^^^ function or associated item not found in `MySingleton`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_godot_class (line 538) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:539:5
[INFO] [stdout]     |
[INFO] [stdout] 539 | 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:554:3
[INFO] [stdout]     |
[INFO] [stdout] 554 | #[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:545:10
[INFO] [stdout]     |
[INFO] [stdout] 545 | #[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:546:3
[INFO] [stdout]     |
[INFO] [stdout] 546 | #[class(base=Node)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `hint` in this scope
[INFO] [stdout]    --> src/lib.rs:548:6
[INFO] [stdout]     |
[INFO] [stdout] 548 |    #[hint(base)]
[INFO] [stdout]     |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `hint` in this scope
[INFO] [stdout]    --> src/lib.rs:551:6
[INFO] [stdout]     |
[INFO] [stdout] 551 |    #[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:542:17
[INFO] [stdout]     |
[INFO] [stdout] 542 | type Super<T> = godot::obj::Base<T>;
[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:543:16
[INFO] [stdout]     |
[INFO] [stdout] 543 | type Base<T> = godot::obj::Gd<T>;
[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:555:6
[INFO] [stdout]     |
[INFO] [stdout] 555 | 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:556:19
[INFO] [stdout]     |
[INFO] [stdout] 556 |     fn init(base: godot::obj::Base<Self::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_convert (line 1135) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]     --> src/lib.rs:1136:5
[INFO] [stdout]      |
[INFO] [stdout] 1136 | 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:1138:10
[INFO] [stdout]      |
[INFO] [stdout] 1138 | #[derive(GodotConvert)]
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 1135 + use godot_macros::GodotConvert;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `godot` in this scope
[INFO] [stdout]     --> src/lib.rs:1139:3
[INFO] [stdout]      |
[INFO] [stdout] 1139 | #[godot(transparent)]
[INFO] [stdout]      |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vector2` in this scope
[INFO] [stdout]     --> src/lib.rs:1140:22
[INFO] [stdout]      |
[INFO] [stdout] 1140 | 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:1142:25
[INFO] [stdout]      |
[INFO] [stdout] 1142 | 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:1143:16
[INFO] [stdout]      |
[INFO] [stdout] 1140 | struct CustomVector2(Vector2);
[INFO] [stdout]      | -------------------- method `to_godot` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1143 | 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:1143:28
[INFO] [stdout]      |
[INFO] [stdout] 1143 | 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: E0425, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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_convert (line 1147) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]     --> src/lib.rs:1148:5
[INFO] [stdout]      |
[INFO] [stdout] 1148 | 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:1150:10
[INFO] [stdout]      |
[INFO] [stdout] 1150 | #[derive(GodotConvert)]
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 1147 + use godot_macros::GodotConvert;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `godot` in this scope
[INFO] [stdout]     --> src/lib.rs:1151:3
[INFO] [stdout]      |
[INFO] [stdout] 1151 | #[godot(transparent)]
[INFO] [stdout]      |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GString` in this scope
[INFO] [stdout]     --> src/lib.rs:1153:13
[INFO] [stdout]      |
[INFO] [stdout] 1153 |     string: GString,
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/string.rs:353:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named struct `String` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1153 -     string: GString,
[INFO] [stdout] 1153 +     string: String,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_godot` found for struct `MyNewtype` in the current scope
[INFO] [stdout]     --> src/lib.rs:1160:16
[INFO] [stdout]      |
[INFO] [stdout] 1152 | struct MyNewtype {
[INFO] [stdout]      | ---------------- method `to_godot` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1160 | 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:1160:29
[INFO] [stdout]      |
[INFO] [stdout] 1160 | assert_eq!(obj.to_godot(), &GString::from("hello!"));
[INFO] [stdout]      |                             ^^^^^^^ use of undeclared type `GString`
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1160 - assert_eq!(obj.to_godot(), &GString::from("hello!"));
[INFO] [stdout] 1160 + assert_eq!(obj.to_godot(), &String::from("hello!"));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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 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 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_convert (line 1200) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]     --> src/lib.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 | 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:1202:10
[INFO] [stdout]      |
[INFO] [stdout] 1202 | #[derive(GodotConvert)]
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 1200 + use godot_macros::GodotConvert;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `godot` in this scope
[INFO] [stdout]     --> src/lib.rs:1203:3
[INFO] [stdout]      |
[INFO] [stdout] 1203 | #[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:1210:22
[INFO] [stdout]      |
[INFO] [stdout] 1204 | enum MyEnum {
[INFO] [stdout]      | ----------- method `to_godot` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1210 | 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:1210:34
[INFO] [stdout]      |
[INFO] [stdout] 1210 | assert_eq!(MyEnum::A.to_godot(), GString::from("A"));
[INFO] [stdout]      |                                  ^^^^^^^ use of undeclared type `GString`
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1210 - assert_eq!(MyEnum::A.to_godot(), GString::from("A"));
[INFO] [stdout] 1210 + assert_eq!(MyEnum::A.to_godot(), String::from("A"));
[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:1211:22
[INFO] [stdout]      |
[INFO] [stdout] 1204 | enum MyEnum {
[INFO] [stdout]      | ----------- method `to_godot` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1211 | 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:1211:34
[INFO] [stdout]      |
[INFO] [stdout] 1211 | assert_eq!(MyEnum::B.to_godot(), GString::from("B"));
[INFO] [stdout]      |                                  ^^^^^^^ use of undeclared type `GString`
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1211 - assert_eq!(MyEnum::B.to_godot(), GString::from("B"));
[INFO] [stdout] 1211 + assert_eq!(MyEnum::B.to_godot(), String::from("B"));
[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:1212:22
[INFO] [stdout]      |
[INFO] [stdout] 1204 | enum MyEnum {
[INFO] [stdout]      | ----------- method `to_godot` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1212 | 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:1212:34
[INFO] [stdout]      |
[INFO] [stdout] 1212 | assert_eq!(MyEnum::C.to_godot(), GString::from("C"));
[INFO] [stdout]      |                                  ^^^^^^^ use of undeclared type `GString`
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1212 - assert_eq!(MyEnum::C.to_godot(), GString::from("C"));
[INFO] [stdout] 1212 + assert_eq!(MyEnum::C.to_godot(), String::from("C"));
[INFO] [stdout]      |
[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 1003) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]     --> src/lib.rs:1004:5
[INFO] [stdout]      |
[INFO] [stdout] 1004 | 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:1016:3
[INFO] [stdout]      |
[INFO] [stdout] 1016 | #[godot_api(secondary)]
[INFO] [stdout]      |   ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]      |
[INFO] [stdout] 1003 + use godot_macros::godot_api;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `func` in this scope
[INFO] [stdout]     --> src/lib.rs:1018:7
[INFO] [stdout]      |
[INFO] [stdout] 1018 |     #[func]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `godot_api` in this scope
[INFO] [stdout]     --> src/lib.rs:1010:3
[INFO] [stdout]      |
[INFO] [stdout] 1010 | #[godot_api]
[INFO] [stdout]      |   ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]      |
[INFO] [stdout] 1003 + use godot_macros::godot_api;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `func` in this scope
[INFO] [stdout]     --> src/lib.rs:1012:7
[INFO] [stdout]      |
[INFO] [stdout] 1012 |     #[func]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope
[INFO] [stdout]     --> src/lib.rs:1005:10
[INFO] [stdout]      |
[INFO] [stdout] 1005 | #[derive(GodotClass)]
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 1003 + use godot_macros::GodotClass;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]     --> src/lib.rs:1006:3
[INFO] [stdout]      |
[INFO] [stdout] 1006 | #[class(init)]
[INFO] [stdout]      |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Base` in this scope
[INFO] [stdout]     --> src/lib.rs:1008:11
[INFO] [stdout]      |
[INFO] [stdout] 1008 |     base: Base<RefCounted>,
[INFO] [stdout]      |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RefCounted` in this scope
[INFO] [stdout]     --> src/lib.rs:1008:16
[INFO] [stdout]      |
[INFO] [stdout] 1008 |     base: Base<RefCounted>,
[INFO] [stdout]      |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1007 | struct MyStruct<RefCounted> {
[INFO] [stdout]      |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - godot_api (line 689) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 690 | 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:695:3
[INFO] [stdout]     |
[INFO] [stdout] 695 | #[godot_api]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 689 + 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:698:9
[INFO] [stdout]     |
[INFO] [stdout] 698 |         godot_print!("Hello World!");
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope
[INFO] [stdout]    --> src/lib.rs:691:10
[INFO] [stdout]     |
[INFO] [stdout] 691 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 689 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:692:3
[INFO] [stdout]     |
[INFO] [stdout] 692 | #[class(init, base=Node)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `INode` in this scope
[INFO] [stdout]    --> src/lib.rs:696:6
[INFO] [stdout]     |
[INFO] [stdout] 696 | 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 616) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:617:5
[INFO] [stdout]     |
[INFO] [stdout] 617 | 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:627:3
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[godot_api]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 616 + 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:623:3
[INFO] [stdout]     |
[INFO] [stdout] 623 | #[godot_api]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 616 + 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:618:10
[INFO] [stdout]     |
[INFO] [stdout] 618 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 616 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:619:3
[INFO] [stdout]     |
[INFO] [stdout] 619 | #[class(init, base=Node)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `INode` in this scope
[INFO] [stdout]    --> src/lib.rs:628:6
[INFO] [stdout]     |
[INFO] [stdout] 628 | 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_convert (line 1215) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]     --> src/lib.rs:1216:5
[INFO] [stdout]      |
[INFO] [stdout] 1216 | 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:1217:10
[INFO] [stdout]      |
[INFO] [stdout] 1217 | #[derive(GodotConvert)]
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 1215 + use godot_macros::GodotConvert;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `godot` in this scope
[INFO] [stdout]     --> src/lib.rs:1218:3
[INFO] [stdout]      |
[INFO] [stdout] 1218 | #[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:1225:22
[INFO] [stdout]      |
[INFO] [stdout] 1219 | enum MyEnum {
[INFO] [stdout]      | ----------- method `to_godot` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1225 | 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:1226:22
[INFO] [stdout]      |
[INFO] [stdout] 1219 | enum MyEnum {
[INFO] [stdout]      | ----------- method `to_godot` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1226 | 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:1227:22
[INFO] [stdout]      |
[INFO] [stdout] 1219 | enum MyEnum {
[INFO] [stdout]      | ----------- method `to_godot` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1227 | 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_convert (line 1232) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]     --> src/lib.rs:1233:5
[INFO] [stdout]      |
[INFO] [stdout] 1233 | 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:1234:10
[INFO] [stdout]      |
[INFO] [stdout] 1234 | #[derive(GodotConvert)]
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 1232 + use godot_macros::GodotConvert;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `godot` in this scope
[INFO] [stdout]     --> src/lib.rs:1235:3
[INFO] [stdout]      |
[INFO] [stdout] 1235 | #[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:1242:22
[INFO] [stdout]      |
[INFO] [stdout] 1236 | enum MyEnum {
[INFO] [stdout]      | ----------- method `to_godot` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1242 | 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:1243:22
[INFO] [stdout]      |
[INFO] [stdout] 1236 | enum MyEnum {
[INFO] [stdout]      | ----------- method `to_godot` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1243 | 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:1244:22
[INFO] [stdout]      |
[INFO] [stdout] 1236 | enum MyEnum {
[INFO] [stdout]      | ----------- method `to_godot` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1244 | 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 652) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:653:5
[INFO] [stdout]     |
[INFO] [stdout] 653 | 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:659:3
[INFO] [stdout]     |
[INFO] [stdout] 659 | #[godot_api]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 652 + 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:654:10
[INFO] [stdout]     |
[INFO] [stdout] 654 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 652 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IRefCounted` in this scope
[INFO] [stdout]    --> src/lib.rs:660:6
[INFO] [stdout]     |
[INFO] [stdout] 660 | impl IRefCounted for MyStruct {
[INFO] [stdout]     |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Base` in this scope
[INFO] [stdout]    --> src/lib.rs:661:20
[INFO] [stdout]     |
[INFO] [stdout] 661 |     fn init(_base: Base<RefCounted>) -> Self {
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RefCounted` in this scope
[INFO] [stdout]    --> src/lib.rs:661:25
[INFO] [stdout]     |
[INFO] [stdout] 661 |     fn init(_base: Base<RefCounted>) -> Self {
[INFO] [stdout]     |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 660 | impl<RefCounted> 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, E0425, 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 671) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:672:5
[INFO] [stdout]     |
[INFO] [stdout] 672 | 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:673:10
[INFO] [stdout]     |
[INFO] [stdout] 673 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 671 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:674:3
[INFO] [stdout]     |
[INFO] [stdout] 674 | #[class(init, base=Node)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `init` in this scope
[INFO] [stdout]    --> src/lib.rs:678:7
[INFO] [stdout]     |
[INFO] [stdout] 678 |     #[init(val = 42)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Base` in this scope
[INFO] [stdout]    --> src/lib.rs:676:11
[INFO] [stdout]     |
[INFO] [stdout] 676 |     base: Base<Node>,
[INFO] [stdout]     |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Node` in this scope
[INFO] [stdout]    --> src/lib.rs:676:16
[INFO] [stdout]     |
[INFO] [stdout] 676 |     base: Base<Node>,
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 675 | pub struct MyNode<Node> {
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - godot_api (line 731) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:732:5
[INFO] [stdout]     |
[INFO] [stdout] 732 | 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:740:3
[INFO] [stdout]     |
[INFO] [stdout] 740 | #[godot_api]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 731 + use godot_macros::godot_api;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `func` in this scope
[INFO] [stdout]    --> src/lib.rs:742:7
[INFO] [stdout]     |
[INFO] [stdout] 742 |     #[func]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `godot_print` in this scope
[INFO] [stdout]    --> src/lib.rs:744:9
[INFO] [stdout]     |
[INFO] [stdout] 744 |         godot_print!("Hello World!")
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `func` in this scope
[INFO] [stdout]    --> src/lib.rs:747:7
[INFO] [stdout]     |
[INFO] [stdout] 747 |     #[func]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `func` in this scope
[INFO] [stdout]    --> src/lib.rs:754:7
[INFO] [stdout]     |
[INFO] [stdout] 754 |     #[func(gd_self)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope
[INFO] [stdout]    --> src/lib.rs:733:10
[INFO] [stdout]     |
[INFO] [stdout] 733 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 731 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:734:3
[INFO] [stdout]     |
[INFO] [stdout] 734 | #[class(init)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Base` in this scope
[INFO] [stdout]    --> src/lib.rs:737:11
[INFO] [stdout]     |
[INFO] [stdout] 737 |     base: Base<RefCounted>,
[INFO] [stdout]     |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RefCounted` in this scope
[INFO] [stdout]    --> src/lib.rs:737:16
[INFO] [stdout]     |
[INFO] [stdout] 737 |     base: Base<RefCounted>,
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 735 | struct MyStruct<RefCounted> {
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gd` in this scope
[INFO] [stdout]    --> src/lib.rs:748:53
[INFO] [stdout]     |
[INFO] [stdout] 748 |     pub fn static_function(constructor_arg: i64) -> Gd<Self> {
[INFO] [stdout]     |                                                     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gd` in this scope
[INFO] [stdout]    --> src/lib.rs:755:40
[INFO] [stdout]     |
[INFO] [stdout] 755 |     pub fn explicit_receiver(mut this: Gd<Self>, 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:749:9
[INFO] [stdout]     |
[INFO] [stdout] 749 |         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: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - godot_api (line 918) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:919:5
[INFO] [stdout]     |
[INFO] [stdout] 919 | 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:924:3
[INFO] [stdout]     |
[INFO] [stdout] 924 | #[godot_api]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 918 + use godot_macros::godot_api;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `func` in this scope
[INFO] [stdout]    --> src/lib.rs:926:7
[INFO] [stdout]     |
[INFO] [stdout] 926 |     #[func(gd_self)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `godot_print` in this scope
[INFO] [stdout]    --> src/lib.rs:928:9
[INFO] [stdout]     |
[INFO] [stdout] 928 |         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:920:10
[INFO] [stdout]     |
[INFO] [stdout] 920 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 918 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:921:3
[INFO] [stdout]     |
[INFO] [stdout] 921 | #[class(init, base=Node)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `INode` in this scope
[INFO] [stdout]    --> src/lib.rs:925:6
[INFO] [stdout]     |
[INFO] [stdout] 925 | impl INode for MyNode {
[INFO] [stdout]     |      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gd` in this scope
[INFO] [stdout]    --> src/lib.rs:927:20
[INFO] [stdout]     |
[INFO] [stdout] 927 |     fn ready(this: Gd<Self>) {
[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, E0425, 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 769) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:770:5
[INFO] [stdout]     |
[INFO] [stdout] 770 | 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:775:3
[INFO] [stdout]     |
[INFO] [stdout] 775 | #[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 `func` in this scope
[INFO] [stdout]    --> src/lib.rs:777:7
[INFO] [stdout]     |
[INFO] [stdout] 777 |     #[func]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `opt` in this scope
[INFO] [stdout]    --> src/lib.rs:778:23
[INFO] [stdout]     |
[INFO] [stdout] 778 |     fn greet(&self, #[opt(default = "World")] name: GString) {
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `godot_print` in this scope
[INFO] [stdout]    --> src/lib.rs:779:9
[INFO] [stdout]     |
[INFO] [stdout] 779 |         godot_print!("Hello, {name}!");
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope
[INFO] [stdout]    --> src/lib.rs:771:10
[INFO] [stdout]     |
[INFO] [stdout] 771 | #[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:772:3
[INFO] [stdout]     |
[INFO] [stdout] 772 | #[class(init)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GString` in this scope
[INFO] [stdout]    --> src/lib.rs:778:53
[INFO] [stdout]     |
[INFO] [stdout] 778 |     fn greet(&self, #[opt(default = "World")] name: GString) {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/string.rs:353:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `String` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 778 -     fn greet(&self, #[opt(default = "World")] name: GString) {
[INFO] [stdout] 778 +     fn greet(&self, #[opt(default = "World")] name: String) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - godot_api (line 854) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:870:5
[INFO] [stdout]     |
[INFO] [stdout] 870 | 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:874:10
[INFO] [stdout]     |
[INFO] [stdout] 874 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 857 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:875:3
[INFO] [stdout]     |
[INFO] [stdout] 875 | #[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:879:3
[INFO] [stdout]     |
[INFO] [stdout] 879 | #[godot_api]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 857 + use godot_macros::godot_api;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]    --> src/lib.rs:881:7
[INFO] [stdout]     |
[INFO] [stdout] 881 |     #[rpc(unreliable_ordered, channel = 2)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]    --> src/lib.rs:884:7
[INFO] [stdout]     |
[INFO] [stdout] 884 |     #[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:887:7
[INFO] [stdout]     |
[INFO] [stdout] 887 |     #[rpc(config = MY_RPC_CONFIG)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]    --> src/lib.rs:890:7
[INFO] [stdout]     |
[INFO] [stdout] 890 |     #[rpc(config = my_rpc_provider())]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Base` in this scope
[INFO] [stdout]    --> src/lib.rs:877:11
[INFO] [stdout]     |
[INFO] [stdout] 877 |     base: Base<Node>,
[INFO] [stdout]     |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Node` in this scope
[INFO] [stdout]    --> src/lib.rs:877:16
[INFO] [stdout]     |
[INFO] [stdout] 877 |     base: Base<Node>,
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 876 | struct MyStruct<Node> {
[INFO] [stdout]     |                ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - godot_api (line 799) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:802:5
[INFO] [stdout]     |
[INFO] [stdout] 802 | 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:810:3
[INFO] [stdout]     |
[INFO] [stdout] 810 | #[godot_api]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 802 + use godot_macros::godot_api;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `func` in this scope
[INFO] [stdout]    --> src/lib.rs:812:7
[INFO] [stdout]     |
[INFO] [stdout] 812 |     #[func(virtual)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope
[INFO] [stdout]    --> src/lib.rs:803:10
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 802 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:804:3
[INFO] [stdout]     |
[INFO] [stdout] 804 | #[class(init)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Base` in this scope
[INFO] [stdout]    --> src/lib.rs:807:11
[INFO] [stdout]     |
[INFO] [stdout] 807 |     base: Base<RefCounted>,
[INFO] [stdout]     |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RefCounted` in this scope
[INFO] [stdout]    --> src/lib.rs:807:16
[INFO] [stdout]     |
[INFO] [stdout] 807 |     base: Base<RefCounted>,
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 805 | struct MyStruct<RefCounted> {
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GString` in this scope
[INFO] [stdout]    --> src/lib.rs:813:27
[INFO] [stdout]     |
[INFO] [stdout] 813 |     fn language(&self) -> GString {
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/string.rs:353:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `String` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 813 -     fn language(&self) -> GString {
[INFO] [stdout] 813 +     fn language(&self) -> String {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GString`
[INFO] [stdout]    --> src/lib.rs:814:9
[INFO] [stdout]     |
[INFO] [stdout] 814 |         GString::from("Rust")
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `GString`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 814 -         GString::from("Rust")
[INFO] [stdout] 814 +         String::from("Rust")
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - godot_dyn (line 1082) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]     --> src/lib.rs:1083:5
[INFO] [stdout]      |
[INFO] [stdout] 1083 | 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:1091:3
[INFO] [stdout]      |
[INFO] [stdout] 1091 | #[godot_dyn]
[INFO] [stdout]      |   ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]      |
[INFO] [stdout] 1082 + 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:1085:10
[INFO] [stdout]      |
[INFO] [stdout] 1085 | #[derive(GodotClass)]
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 1082 + use godot_macros::GodotClass;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]     --> src/lib.rs:1086:3
[INFO] [stdout]      |
[INFO] [stdout] 1086 | #[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 - godot_dyn (line 1095) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]     --> src/lib.rs:1096:5
[INFO] [stdout]      |
[INFO] [stdout] 1096 | 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:1097:10
[INFO] [stdout]      |
[INFO] [stdout] 1097 | #[derive(GodotClass)]
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]      |
[INFO] [stdout] 1095 + use godot_macros::GodotClass;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]     --> src/lib.rs:1098:3
[INFO] [stdout]      |
[INFO] [stdout] 1098 | #[class(init)]
[INFO] [stdout]      |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AsDyn` in this scope
[INFO] [stdout]     --> src/lib.rs:1105:6
[INFO] [stdout]      |
[INFO] [stdout] 1105 | impl AsDyn<dyn MyTrait> 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 - godot_api (line 971) stdout ----
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]    --> src/lib.rs:982:5
[INFO] [stdout]     |
[INFO] [stdout] 982 |     fn some_signal(my_parameter: Gd<Node>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `godot`
[INFO] [stdout]    --> src/lib.rs:972:5
[INFO] [stdout]     |
[INFO] [stdout] 972 | 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:979:3
[INFO] [stdout]     |
[INFO] [stdout] 979 | #[godot_api]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 971 + use godot_macros::godot_api;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `signal` in this scope
[INFO] [stdout]    --> src/lib.rs:981:7
[INFO] [stdout]     |
[INFO] [stdout] 981 |     #[signal]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GodotClass` in this scope
[INFO] [stdout]    --> src/lib.rs:973:10
[INFO] [stdout]     |
[INFO] [stdout] 973 | #[derive(GodotClass)]
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 971 + use godot_macros::GodotClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `class` in this scope
[INFO] [stdout]    --> src/lib.rs:974:3
[INFO] [stdout]     |
[INFO] [stdout] 974 | #[class(init)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Base` in this scope
[INFO] [stdout]    --> src/lib.rs:976:11
[INFO] [stdout]     |
[INFO] [stdout] 976 |     base: Base<RefCounted>, // necessary for #[signal].
[INFO] [stdout]     |           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RefCounted` in this scope
[INFO] [stdout]    --> src/lib.rs:976:16
[INFO] [stdout]     |
[INFO] [stdout] 976 |     base: Base<RefCounted>, // 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] 975 | struct MyClass<RefCounted> {
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gd` in this scope
[INFO] [stdout]    --> src/lib.rs:982:34
[INFO] [stdout]     |
[INFO] [stdout] 982 |     fn some_signal(my_parameter: Gd<Node>);
[INFO] [stdout]     |                                  ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Node` in this scope
[INFO] [stdout]    --> src/lib.rs:982:37
[INFO] [stdout]     |
[INFO] [stdout] 982 |     fn some_signal(my_parameter: Gd<Node>);
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 980 | impl<Node> MyClass {
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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 212)
[INFO] [stdout]     src/lib.rs - derive_godot_class (line 234)
[INFO] [stdout]     src/lib.rs - derive_godot_class (line 263)
[INFO] [stdout]     src/lib.rs - derive_godot_class (line 310)
[INFO] [stdout]     src/lib.rs - derive_godot_class (line 339)
[INFO] [stdout]     src/lib.rs - derive_godot_class (line 392)
[INFO] [stdout]     src/lib.rs - derive_godot_class (line 454)
[INFO] [stdout]     src/lib.rs - derive_godot_class (line 47)
[INFO] [stdout]     src/lib.rs - derive_godot_class (line 478)
[INFO] [stdout]     src/lib.rs - derive_godot_class (line 492)
[INFO] [stdout]     src/lib.rs - derive_godot_class (line 538)
[INFO] [stdout]     src/lib.rs - derive_godot_class (line 567)
[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 1135)
[INFO] [stdout]     src/lib.rs - derive_godot_convert (line 1147)
[INFO] [stdout]     src/lib.rs - derive_godot_convert (line 1200)
[INFO] [stdout]     src/lib.rs - derive_godot_convert (line 1215)
[INFO] [stdout]     src/lib.rs - derive_godot_convert (line 1232)
[INFO] [stdout]     src/lib.rs - godot_api (line 1003)
[INFO] [stdout]     src/lib.rs - godot_api (line 616)
[INFO] [stdout]     src/lib.rs - godot_api (line 652)
[INFO] [stdout]     src/lib.rs - godot_api (line 671)
[INFO] [stdout]     src/lib.rs - godot_api (line 689)
[INFO] [stdout]     src/lib.rs - godot_api (line 731)
[INFO] [stdout]     src/lib.rs - godot_api (line 769)
[INFO] [stdout]     src/lib.rs - godot_api (line 799)
[INFO] [stdout]     src/lib.rs - godot_api (line 854)
[INFO] [stdout]     src/lib.rs - godot_api (line 918)
[INFO] [stdout]     src/lib.rs - godot_api (line 971)
[INFO] [stdout]     src/lib.rs - godot_dyn (line 1082)
[INFO] [stdout]     src/lib.rs - godot_dyn (line 1095)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 38 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.36s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3690bd59be9efe3b605f18dc6a2fad654867f884b028e66e237a02eca5266f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3690bd59be9efe3b605f18dc6a2fad654867f884b028e66e237a02eca5266f6c", kill_on_drop: false }`
[INFO] [stdout] 3690bd59be9efe3b605f18dc6a2fad654867f884b028e66e237a02eca5266f6c
