[INFO] fetching crate gddb 0.3.1...
[INFO] testing gddb-0.3.1 against 1.94.0 for beta-1.95-1
[INFO] extracting crate gddb 0.3.1 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gddb 0.3.1 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "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.22.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mini-internal v0.1.45
[INFO] [stderr]   Downloaded gdnative v0.10.2
[INFO] [stderr]   Downloaded atomic-take v1.1.0
[INFO] [stderr]   Downloaded gdnative-impl-proc-macros v0.10.2
[INFO] [stderr]   Downloaded gdnative-derive v0.10.2
[INFO] [stderr]   Downloaded miniserde v0.1.45
[INFO] [stderr]   Downloaded gdnative_bindings_generator v0.10.2
[INFO] [stderr]   Downloaded roxmltree v0.15.1
[INFO] [stderr]   Downloaded gdnative-core v0.10.2
[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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64f5f35903b8db53ed67b150eb76a00f505475395b818d5ae39babd3ac538d6d
[INFO] running `Command { std: "docker" "start" "-a" "64f5f35903b8db53ed67b150eb76a00f505475395b818d5ae39babd3ac538d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64f5f35903b8db53ed67b150eb76a00f505475395b818d5ae39babd3ac538d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64f5f35903b8db53ed67b150eb76a00f505475395b818d5ae39babd3ac538d6d", kill_on_drop: false }`
[INFO] [stdout] 64f5f35903b8db53ed67b150eb76a00f505475395b818d5ae39babd3ac538d6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef5b752c897ba32b2e3992bd8f4536bf8fad46136a1ba74596b8570ffe66b7dc
[INFO] running `Command { std: "docker" "start" "-a" "ef5b752c897ba32b2e3992bd8f4536bf8fad46136a1ba74596b8570ffe66b7dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling miniserde v0.1.45
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling mini-internal v0.1.45
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling glam v0.20.5
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[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 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 1m 14s
[INFO] running `Command { std: "docker" "inspect" "ef5b752c897ba32b2e3992bd8f4536bf8fad46136a1ba74596b8570ffe66b7dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5b752c897ba32b2e3992bd8f4536bf8fad46136a1ba74596b8570ffe66b7dc", kill_on_drop: false }`
[INFO] [stdout] ef5b752c897ba32b2e3992bd8f4536bf8fad46136a1ba74596b8570ffe66b7dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bb06c1704242524979dfc71432e5bf203d6245865eaa122375f6911479d2ba1
[INFO] running `Command { std: "docker" "start" "-a" "3bb06c1704242524979dfc71432e5bf203d6245865eaa122375f6911479d2ba1", 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.72s
[INFO] running `Command { std: "docker" "inspect" "3bb06c1704242524979dfc71432e5bf203d6245865eaa122375f6911479d2ba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb06c1704242524979dfc71432e5bf203d6245865eaa122375f6911479d2ba1", kill_on_drop: false }`
[INFO] [stdout] 3bb06c1704242524979dfc71432e5bf203d6245865eaa122375f6911479d2ba1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45f5b22bc43b4782d45ca387bad48fe78b47b6e546cc8dde843efd0a8d62bd11
[INFO] running `Command { std: "docker" "start" "-a" "45f5b22bc43b4782d45ca387bad48fe78b47b6e546cc8dde843efd0a8d62bd11", 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.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gddb-856c8b8d48d4f947)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test database::tests::auto_from_creation ... ok
[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::item_add ... ok
[INFO] [stdout] test database::tests::item_remove ... ok
[INFO] [stdout] test database::tests::db_dump ... FAILED
[INFO] [stdout] test database::tests::len ... ok
[INFO] [stdout] test database::tests::item_update ... ok
[INFO] [stdout] test database::tests::query_db ... 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" "45f5b22bc43b4782d45ca387bad48fe78b47b6e546cc8dde843efd0a8d62bd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45f5b22bc43b4782d45ca387bad48fe78b47b6e546cc8dde843efd0a8d62bd11", kill_on_drop: false }`
[INFO] [stdout] 45f5b22bc43b4782d45ca387bad48fe78b47b6e546cc8dde843efd0a8d62bd11
