[INFO] crate gdnative-core 0.8.0 is already in cache
[INFO] checking gdnative-core-0.8.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate gdnative-core 0.8.0 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate gdnative-core 0.8.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate gdnative-core 0.8.0
[INFO] finished tweaking crates.io crate gdnative-core 0.8.0
[INFO] tweaked toml for crates.io crate gdnative-core 0.8.0 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] c5e87920d692c7cef062aaa84f0ef54dfe50ae569f6b622602dfe0cff9bf4ce3
[INFO] running `"docker" "start" "-a" "c5e87920d692c7cef062aaa84f0ef54dfe50ae569f6b622602dfe0cff9bf4ce3"`
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]     Checking euclid v0.20.10
[INFO] [stderr]    Compiling serde_json v1.0.51
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.8.0
[INFO] [stderr]    Compiling gdnative-core v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling gdnative-sys v0.8.0
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/byte_array.rs:114:5
[INFO] [stderr]     |
[INFO] [stderr] 114 | /     impl_common_methods! {
[INFO] [stderr] 115 | |         /// Creates a new reference to this array.
[INFO] [stderr] 116 | |         pub fn new_ref(& self) -> ByteArray : godot_pool_byte_array_new_copy;
[INFO] [stderr] 117 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/color_array.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | /     impl_common_methods! {
[INFO] [stderr] 119 | |         /// Creates a new reference to this array.
[INFO] [stderr] 120 | |         pub fn new_ref(&self) -> ColorArray : godot_pool_color_array_new_copy;
[INFO] [stderr] 121 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/dictionary.rs:111:5
[INFO] [stderr]     |
[INFO] [stderr] 111 | /     impl_common_methods! {
[INFO] [stderr] 112 | |         /// Creates a new reference to this dictionary.
[INFO] [stderr] 113 | |         pub fn new_ref(&self) -> Dictionary : godot_dictionary_new_copy;
[INFO] [stderr] 114 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/float32_array.rs:114:5
[INFO] [stderr]     |
[INFO] [stderr] 114 | /     impl_common_methods! {
[INFO] [stderr] 115 | |         /// Creates a new reference to this array.
[INFO] [stderr] 116 | |         pub fn new_ref(&self) -> Float32Array : godot_pool_real_array_new_copy;
[INFO] [stderr] 117 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/int32_array.rs:114:5
[INFO] [stderr]     |
[INFO] [stderr] 114 | /     impl_common_methods! {
[INFO] [stderr] 115 | |         /// Creates a new reference to this array.
[INFO] [stderr] 116 | |         pub fn new_ref(& self) -> Int32Array : godot_pool_int_array_new_copy;
[INFO] [stderr] 117 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/node_path.rs:105:5
[INFO] [stderr]     |
[INFO] [stderr] 105 | /     impl_common_methods! {
[INFO] [stderr] 106 | |         /// Creates a new reference to this node path.
[INFO] [stderr] 107 | |         pub fn new_ref(&self) -> NodePath : godot_node_path_new_copy;
[INFO] [stderr] 108 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/string.rs:183:5
[INFO] [stderr]     |
[INFO] [stderr] 183 | /     impl_common_methods! {
[INFO] [stderr] 184 | |         /// Creates a new reference to this array.
[INFO] [stderr] 185 | |         pub fn new_ref(&self) -> GodotString : godot_string_new_copy;
[INFO] [stderr] 186 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/string_array.rs:115:5
[INFO] [stderr]     |
[INFO] [stderr] 115 | /     impl_common_methods! {
[INFO] [stderr] 116 | |         /// Creates a new reference to this array.
[INFO] [stderr] 117 | |         pub fn new_ref(&self) -> StringArray : godot_pool_string_array_new_copy;
[INFO] [stderr] 118 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/variant_array.rs:177:5
[INFO] [stderr]     |
[INFO] [stderr] 177 | /     impl_common_methods! {
[INFO] [stderr] 178 | |         /// Creates a new reference to this array.
[INFO] [stderr] 179 | |         pub fn new_ref(&self) -> VariantArray : godot_array_new_copy;
[INFO] [stderr] 180 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/vector2_array.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | /     impl_common_methods! {
[INFO] [stderr] 119 | |         /// Creates a new reference to this array.
[INFO] [stderr] 120 | |         pub fn new_ref(&self) -> Vector2Array : godot_pool_vector2_array_new_copy;
[INFO] [stderr] 121 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/vector3_array.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | /     impl_common_methods! {
[INFO] [stderr] 119 | |         /// Creates a new reference to this array.
[INFO] [stderr] 120 | |         pub fn new_ref(&self) -> Vector3Array : godot_pool_vector3_array_new_copy;
[INFO] [stderr] 121 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/byte_array.rs:114:5
[INFO] [stderr]     |
[INFO] [stderr] 114 | /     impl_common_methods! {
[INFO] [stderr] 115 | |         /// Creates a new reference to this array.
[INFO] [stderr] 116 | |         pub fn new_ref(& self) -> ByteArray : godot_pool_byte_array_new_copy;
[INFO] [stderr] 117 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/color_array.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | /     impl_common_methods! {
[INFO] [stderr] 119 | |         /// Creates a new reference to this array.
[INFO] [stderr] 120 | |         pub fn new_ref(&self) -> ColorArray : godot_pool_color_array_new_copy;
[INFO] [stderr] 121 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/dictionary.rs:111:5
[INFO] [stderr]     |
[INFO] [stderr] 111 | /     impl_common_methods! {
[INFO] [stderr] 112 | |         /// Creates a new reference to this dictionary.
[INFO] [stderr] 113 | |         pub fn new_ref(&self) -> Dictionary : godot_dictionary_new_copy;
[INFO] [stderr] 114 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/float32_array.rs:114:5
[INFO] [stderr]     |
[INFO] [stderr] 114 | /     impl_common_methods! {
[INFO] [stderr] 115 | |         /// Creates a new reference to this array.
[INFO] [stderr] 116 | |         pub fn new_ref(&self) -> Float32Array : godot_pool_real_array_new_copy;
[INFO] [stderr] 117 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/int32_array.rs:114:5
[INFO] [stderr]     |
[INFO] [stderr] 114 | /     impl_common_methods! {
[INFO] [stderr] 115 | |         /// Creates a new reference to this array.
[INFO] [stderr] 116 | |         pub fn new_ref(& self) -> Int32Array : godot_pool_int_array_new_copy;
[INFO] [stderr] 117 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/node_path.rs:105:5
[INFO] [stderr]     |
[INFO] [stderr] 105 | /     impl_common_methods! {
[INFO] [stderr] 106 | |         /// Creates a new reference to this node path.
[INFO] [stderr] 107 | |         pub fn new_ref(&self) -> NodePath : godot_node_path_new_copy;
[INFO] [stderr] 108 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/string.rs:183:5
[INFO] [stderr]     |
[INFO] [stderr] 183 | /     impl_common_methods! {
[INFO] [stderr] 184 | |         /// Creates a new reference to this array.
[INFO] [stderr] 185 | |         pub fn new_ref(&self) -> GodotString : godot_string_new_copy;
[INFO] [stderr] 186 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/string_array.rs:115:5
[INFO] [stderr]     |
[INFO] [stderr] 115 | /     impl_common_methods! {
[INFO] [stderr] 116 | |         /// Creates a new reference to this array.
[INFO] [stderr] 117 | |         pub fn new_ref(&self) -> StringArray : godot_pool_string_array_new_copy;
[INFO] [stderr] 118 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/variant_array.rs:177:5
[INFO] [stderr]     |
[INFO] [stderr] 177 | /     impl_common_methods! {
[INFO] [stderr] 178 | |         /// Creates a new reference to this array.
[INFO] [stderr] 179 | |         pub fn new_ref(&self) -> VariantArray : godot_array_new_copy;
[INFO] [stderr] 180 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/vector2_array.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | /     impl_common_methods! {
[INFO] [stderr] 119 | |         /// Creates a new reference to this array.
[INFO] [stderr] 120 | |         pub fn new_ref(&self) -> Vector2Array : godot_pool_vector2_array_new_copy;
[INFO] [stderr] 121 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/macros.rs:314:15
[INFO] [stderr]     |
[INFO] [stderr] 314 |               $(#[$attr])*
[INFO] [stderr]     |                 ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/vector3_array.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | /     impl_common_methods! {
[INFO] [stderr] 119 | |         /// Creates a new reference to this array.
[INFO] [stderr] 120 | |         pub fn new_ref(&self) -> Vector3Array : godot_pool_vector3_array_new_copy;
[INFO] [stderr] 121 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 46.17s
[INFO] running `"docker" "inspect" "c5e87920d692c7cef062aaa84f0ef54dfe50ae569f6b622602dfe0cff9bf4ce3"`
[INFO] running `"docker" "rm" "-f" "c5e87920d692c7cef062aaa84f0ef54dfe50ae569f6b622602dfe0cff9bf4ce3"`
[INFO] [stdout] c5e87920d692c7cef062aaa84f0ef54dfe50ae569f6b622602dfe0cff9bf4ce3
