[INFO] fetching crate gddb 0.3.1...
[INFO] testing gddb-0.3.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate gddb 0.3.1 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gddb 0.3.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46248d91c16b7f9173b2a99e061b9e3f071de95ca45de798de23aaf240f7c595
[INFO] running `Command { std: "docker" "start" "-a" "46248d91c16b7f9173b2a99e061b9e3f071de95ca45de798de23aaf240f7c595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46248d91c16b7f9173b2a99e061b9e3f071de95ca45de798de23aaf240f7c595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46248d91c16b7f9173b2a99e061b9e3f071de95ca45de798de23aaf240f7c595", kill_on_drop: false }`
[INFO] [stdout] 46248d91c16b7f9173b2a99e061b9e3f071de95ca45de798de23aaf240f7c595
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bfe248324de42e1840b5891137a5a69622d63e6ad811d5fcc49187ccf64727e
[INFO] running `Command { std: "docker" "start" "-a" "2bfe248324de42e1840b5891137a5a69622d63e6ad811d5fcc49187ccf64727e", 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 bindgen v0.60.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.7.8
[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 lazy_static v1.5.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 ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling glam v0.20.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling mini-internal v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 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 hashbrown v0.12.3
[INFO] [stderr]    Compiling bincode v1.3.3
[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 53.48s
[INFO] running `Command { std: "docker" "inspect" "2bfe248324de42e1840b5891137a5a69622d63e6ad811d5fcc49187ccf64727e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bfe248324de42e1840b5891137a5a69622d63e6ad811d5fcc49187ccf64727e", kill_on_drop: false }`
[INFO] [stdout] 2bfe248324de42e1840b5891137a5a69622d63e6ad811d5fcc49187ccf64727e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 149c9200e93a79fcd6e0656f62c60941054f88a2af76cf8ffa629124e15e80de
[INFO] running `Command { std: "docker" "start" "-a" "149c9200e93a79fcd6e0656f62c60941054f88a2af76cf8ffa629124e15e80de", 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.43s
[INFO] running `Command { std: "docker" "inspect" "149c9200e93a79fcd6e0656f62c60941054f88a2af76cf8ffa629124e15e80de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "149c9200e93a79fcd6e0656f62c60941054f88a2af76cf8ffa629124e15e80de", kill_on_drop: false }`
[INFO] [stdout] 149c9200e93a79fcd6e0656f62c60941054f88a2af76cf8ffa629124e15e80de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81ca004337b49b75cbd7fd3395af5a48a63fd174bddb487215ad8e3ffcf3450b
[INFO] running `Command { std: "docker" "start" "-a" "81ca004337b49b75cbd7fd3395af5a48a63fd174bddb487215ad8e3ffcf3450b", 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.10s
[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::db_contains ... ok
[INFO] [stdout] test database::tests::db_from ... FAILED
[INFO] [stdout] test database::tests::find_db ... ok
[INFO] [stdout] test database::tests::auto_from_creation ... ok
[INFO] [stdout] test database::tests::item_add ... ok
[INFO] [stdout] test database::tests::db_dump ... FAILED
[INFO] [stdout] test database::tests::item_remove ... ok
[INFO] [stdout] test database::tests::item_update ... ok
[INFO] [stdout] test database::tests::query_db ... ok
[INFO] [stdout] test database::tests::len ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[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] ---- database::tests::db_dump 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.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "81ca004337b49b75cbd7fd3395af5a48a63fd174bddb487215ad8e3ffcf3450b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81ca004337b49b75cbd7fd3395af5a48a63fd174bddb487215ad8e3ffcf3450b", kill_on_drop: false }`
[INFO] [stdout] 81ca004337b49b75cbd7fd3395af5a48a63fd174bddb487215ad8e3ffcf3450b
