[INFO] fetching crate gddb 0.3.1...
[INFO] testing gddb-0.3.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate gddb 0.3.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate gddb 0.3.1
[INFO] finished tweaking crates.io crate gddb 0.3.1
[INFO] tweaked toml for crates.io crate gddb 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gddb 0.3.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding gdnative v0.10.2 (available: v0.11.3)
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.16.1)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.19.0)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v0.8.2
[INFO] [stderr]   Downloaded mini-internal v0.1.45
[INFO] [stderr]   Downloaded miniserde v0.1.45
[INFO] [stderr]   Downloaded peeking_take_while v0.1.2
[INFO] [stderr]   Downloaded lazycell v1.3.0
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded gdnative-impl-proc-macros v0.10.2
[INFO] [stderr]   Downloaded rustc-hash v1.1.0
[INFO] [stderr]   Downloaded gdnative v0.10.2
[INFO] [stderr]   Downloaded xmlparser v0.13.6
[INFO] [stderr]   Downloaded roxmltree v0.15.1
[INFO] [stderr]   Downloaded libloading v0.8.9
[INFO] [stderr]   Downloaded clang-sys v1.8.1
[INFO] [stderr]   Downloaded gdnative-derive v0.10.2
[INFO] [stderr]   Downloaded gdnative_bindings_generator v0.10.2
[INFO] [stderr]   Downloaded glam v0.20.5
[INFO] [stderr]   Downloaded gdnative-core v0.10.2
[INFO] [stderr]   Downloaded cexpr v0.6.0
[INFO] [stderr]   Downloaded gdnative-sys v0.10.2
[INFO] [stderr]   Downloaded bindgen v0.60.1
[INFO] [stderr]   Downloaded gdnative-bindings v0.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9d582bfb4c97f08e6aab8bd5d23a9a420ac68b307c048101bad8ce5217193444
[INFO] running `Command { std: "docker" "start" "-a" "9d582bfb4c97f08e6aab8bd5d23a9a420ac68b307c048101bad8ce5217193444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d582bfb4c97f08e6aab8bd5d23a9a420ac68b307c048101bad8ce5217193444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d582bfb4c97f08e6aab8bd5d23a9a420ac68b307c048101bad8ce5217193444", kill_on_drop: false }`
[INFO] [stdout] 9d582bfb4c97f08e6aab8bd5d23a9a420ac68b307c048101bad8ce5217193444
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fc1df5132520678c7023b334942a9df233009cd85bd6ce6ac29c669c18d9a046
[INFO] running `Command { std: "docker" "start" "-a" "fc1df5132520678c7023b334942a9df233009cd85bd6ce6ac29c669c18d9a046", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling miniserde v0.1.45
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling glam v0.20.5
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mini-internal v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.10.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling gdnative-impl-proc-macros v0.10.2
[INFO] [stderr]    Compiling gdnative-derive v0.10.2
[INFO] [stderr]    Compiling gdnative-bindings v0.10.2
[INFO] [stderr]    Compiling gdnative-sys v0.10.2
[INFO] [stderr]    Compiling gdnative-core v0.10.2
[INFO] [stderr]    Compiling gdnative v0.10.2
[INFO] [stderr]    Compiling gddb v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:19:84
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn create(&mut self, _owner: &Node, model: String, attributes: Dictionary) -> String {
[INFO] [stdout]    |                                                                                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn find(&mut self, _owner: &Node, uuid: String) -> GodotString {
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[methods]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-godot`
[INFO] [stdout]    --> src/lib.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | godot_init!(init);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::godot_nativescript_init` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `$crate::godot_nativescript_init` may come from an old version of the `gdnative_core` crate, try updating your dependency with `cargo update -p gdnative_core`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::godot_nativescript_init` which comes from the expansion of the macro `godot_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.04s
[INFO] running `Command { std: "docker" "inspect" "fc1df5132520678c7023b334942a9df233009cd85bd6ce6ac29c669c18d9a046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc1df5132520678c7023b334942a9df233009cd85bd6ce6ac29c669c18d9a046", kill_on_drop: false }`
[INFO] [stdout] fc1df5132520678c7023b334942a9df233009cd85bd6ce6ac29c669c18d9a046
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d71512c0152fb624f7ad6c0d0252c5d80fd491e291a24b156252effc758b73ee
[INFO] running `Command { std: "docker" "start" "-a" "d71512c0152fb624f7ad6c0d0252c5d80fd491e291a24b156252effc758b73ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling gddb v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:19:84
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn create(&mut self, _owner: &Node, model: String, attributes: Dictionary) -> String {
[INFO] [stdout]    |                                                                                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn find(&mut self, _owner: &Node, uuid: String) -> GodotString {
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stdout]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stdout]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stdout]   --> src/gddb.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[methods]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-godot`
[INFO] [stdout]    --> src/lib.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | godot_init!(init);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::godot_nativescript_init` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `$crate::godot_nativescript_init` may come from an old version of the `gdnative_core` crate, try updating your dependency with `cargo update -p gdnative_core`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::godot_nativescript_init` which comes from the expansion of the macro `godot_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "d71512c0152fb624f7ad6c0d0252c5d80fd491e291a24b156252effc758b73ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d71512c0152fb624f7ad6c0d0252c5d80fd491e291a24b156252effc758b73ee", kill_on_drop: false }`
[INFO] [stdout] d71512c0152fb624f7ad6c0d0252c5d80fd491e291a24b156252effc758b73ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f66ec67d4bdb9c44108053bc51cb5898b6c5cb1bd6533fad36817bd9b70bb1e1
[INFO] running `Command { std: "docker" "start" "-a" "f66ec67d4bdb9c44108053bc51cb5898b6c5cb1bd6533fad36817bd9b70bb1e1", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stderr]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stderr]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stderr]   --> src/gddb.rs:19:84
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn create(&mut self, _owner: &Node, model: String, attributes: Dictionary) -> String {
[INFO] [stderr]    |                                                                                    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stderr]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stderr]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stderr]   --> src/gddb.rs:31:57
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn find(&mut self, _owner: &Node, uuid: String) -> GodotString {
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `::gdnative::export::deprecated_export_syntax`: 
[INFO] [stderr]          #[export] is deprecated and will be removed in a future godot-rust version. Use #[method] instead. 
[INFO] [stderr]          For more information, see https://godot-rust.github.io/docs/gdnative/derive/derive.NativeClass.html.
[INFO] [stderr]   --> src/gddb.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[methods]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-godot`
[INFO] [stderr]    --> src/lib.rs:101:1
[INFO] [stderr]     |
[INFO] [stderr] 101 | godot_init!(init);
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `$crate::godot_nativescript_init` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `$crate::godot_nativescript_init` may come from an old version of the `gdnative_core` crate, try updating your dependency with `cargo update -p gdnative_core`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `$crate::godot_nativescript_init` which comes from the expansion of the macro `godot_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `gddb` (lib test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gddb-cc896917dc308aad)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test database::tests::item_add ... ok
[INFO] [stdout] test database::tests::find_db ... ok
[INFO] [stdout] test database::tests::item_update ... ok
[INFO] [stdout] test database::tests::db_dump ... FAILED
[INFO] [stdout] test database::tests::len ... ok
[INFO] [stdout] test database::tests::auto_from_creation ... ok
[INFO] [stdout] test database::tests::db_from ... FAILED
[INFO] [stdout] test database::tests::item_remove ... ok
[INFO] [stdout] test database::tests::db_contains ... ok
[INFO] [stdout] test database::tests::query_db ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- database::tests::db_dump stdout ----
[INFO] [stdout] Error: IOError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- database::tests::db_from stdout ----
[INFO] [stdout] Error: IOError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     database::tests::db_dump
[INFO] [stdout]     database::tests::db_from
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f66ec67d4bdb9c44108053bc51cb5898b6c5cb1bd6533fad36817bd9b70bb1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f66ec67d4bdb9c44108053bc51cb5898b6c5cb1bd6533fad36817bd9b70bb1e1", kill_on_drop: false }`
[INFO] [stdout] f66ec67d4bdb9c44108053bc51cb5898b6c5cb1bd6533fad36817bd9b70bb1e1
