[INFO] fetching crate rfirebird 0.1.0... [INFO] testing rfirebird-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate rfirebird 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rfirebird 0.1.0 [INFO] finished tweaking crates.io crate rfirebird 0.1.0 [INFO] tweaked toml for crates.io crate rfirebird 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rfirebird 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rfirebird 0.1.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.35 [INFO] [stderr] Downloaded tabled_derive v0.4.0 [INFO] [stderr] Downloaded papergrid v0.5.1 [INFO] [stderr] Downloaded argopt-impl v0.3.0 [INFO] [stderr] Downloaded heck v0.4.0 [INFO] [stderr] Downloaded convert_case v0.5.0 [INFO] [stderr] Downloaded clap_derive v3.2.18 [INFO] [stderr] Downloaded indexmap v1.9.1 [INFO] [stderr] Downloaded textwrap v0.15.1 [INFO] [stderr] Downloaded toml v0.5.9 [INFO] [stderr] Downloaded tabled v0.8.0 [INFO] [stderr] Downloaded once_cell v1.14.0 [INFO] [stderr] Downloaded syn v1.0.100 [INFO] [stderr] Downloaded proc-macro-crate v1.2.1 [INFO] [stderr] Downloaded num_enum_derive v0.5.7 [INFO] [stderr] Downloaded num_enum v0.5.7 [INFO] [stderr] Downloaded bytecount v0.6.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.43 [INFO] [stderr] Downloaded unicode-ident v1.0.4 [INFO] [stderr] Downloaded os_str_bytes v6.3.0 [INFO] [stderr] Downloaded libc v0.2.133 [INFO] [stderr] Downloaded serde v1.0.144 [INFO] [stderr] Downloaded argopt v0.3.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.35 [INFO] [stderr] Downloaded clap v3.2.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acce0019f19ff05258f3d12df0b7578554d239f04f6c6940175335da115508cd [INFO] running `Command { std: "docker" "start" "-a" "acce0019f19ff05258f3d12df0b7578554d239f04f6c6940175335da115508cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acce0019f19ff05258f3d12df0b7578554d239f04f6c6940175335da115508cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acce0019f19ff05258f3d12df0b7578554d239f04f6c6940175335da115508cd", kill_on_drop: false }` [INFO] [stdout] acce0019f19ff05258f3d12df0b7578554d239f04f6c6940175335da115508cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3f943e7e284578deea7380393c6f637494e7a11d865f99ffde724e5b07f80b4 [INFO] running `Command { std: "docker" "start" "-a" "d3f943e7e284578deea7380393c6f637494e7a11d865f99ffde724e5b07f80b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling papergrid v0.5.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling tabled_derive v0.4.0 [INFO] [stderr] Compiling tabled v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling argopt-impl v0.3.0 [INFO] [stderr] Compiling argopt v0.3.0 [INFO] [stderr] Compiling rfirebird v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `pag`, `sequence`, and `count` are never read [INFO] [stdout] --> src/data.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct DataPage { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | pub pag: Page, [INFO] [stdout] | ^^^ [INFO] [stdout] 23 | /// Sequence nu... [INFO] [stdout] 24 | pub sequence: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub count: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `transaction`, `b_page`, `b_line`, `flags`, and `format` are never read [INFO] [stdout] --> src/record.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct RecordHeader { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 10 | /// The id of the transaction that created this record [INFO] [stdout] 11 | pub transaction: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 12 | /// This is the record’s back pointer page [INFO] [stdout] 13 | pub b_page: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | /// This is the record’s back line pointer [INFO] [stdout] 15 | pub b_line: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub flags: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | /// The record format version [INFO] [stdout] 18 | pub format: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecordHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.74s [INFO] running `Command { std: "docker" "inspect" "d3f943e7e284578deea7380393c6f637494e7a11d865f99ffde724e5b07f80b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f943e7e284578deea7380393c6f637494e7a11d865f99ffde724e5b07f80b4", kill_on_drop: false }` [INFO] [stdout] d3f943e7e284578deea7380393c6f637494e7a11d865f99ffde724e5b07f80b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8d2a98cfb6b1838b319f78bd36fa92a2511e9084957b2ca4c16acdf074606a2 [INFO] running `Command { std: "docker" "start" "-a" "d8d2a98cfb6b1838b319f78bd36fa92a2511e9084957b2ca4c16acdf074606a2", kill_on_drop: false }` [INFO] [stdout] warning: fields `pag`, `sequence`, and `count` are never read [INFO] [stdout] --> src/data.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct DataPage { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | pub pag: Page, [INFO] [stdout] | ^^^ [INFO] [stdout] 23 | /// Sequence nu... [INFO] [stdout] 24 | pub sequence: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub count: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `transaction`, `b_page`, `b_line`, `flags`, and `format` are never read [INFO] [stdout] --> src/record.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct RecordHeader { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 10 | /// The id of the transaction that created this record [INFO] [stdout] 11 | pub transaction: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 12 | /// This is the record’s back pointer page [INFO] [stdout] 13 | pub b_page: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | /// This is the record’s back line pointer [INFO] [stdout] 15 | pub b_line: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub flags: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | /// The record format version [INFO] [stdout] 18 | pub format: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecordHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rfirebird v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `pag`, `sequence`, and `count` are never read [INFO] [stdout] --> src/data.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct DataPage { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | pub pag: Page, [INFO] [stdout] | ^^^ [INFO] [stdout] 23 | /// Sequence nu... [INFO] [stdout] 24 | pub sequence: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub count: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `transaction`, `b_page`, `b_line`, `flags`, and `format` are never read [INFO] [stdout] --> src/record.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct RecordHeader { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 10 | /// The id of the transaction that created this record [INFO] [stdout] 11 | pub transaction: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 12 | /// This is the record’s back pointer page [INFO] [stdout] 13 | pub b_page: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | /// This is the record’s back line pointer [INFO] [stdout] 15 | pub b_line: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub flags: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | /// The record format version [INFO] [stdout] 18 | pub format: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecordHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "d8d2a98cfb6b1838b319f78bd36fa92a2511e9084957b2ca4c16acdf074606a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d2a98cfb6b1838b319f78bd36fa92a2511e9084957b2ca4c16acdf074606a2", kill_on_drop: false }` [INFO] [stdout] d8d2a98cfb6b1838b319f78bd36fa92a2511e9084957b2ca4c16acdf074606a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 516343b96c95dfc7f8b28c86fabf806bc3930f42d120d4fc0a50787776a94241 [INFO] running `Command { std: "docker" "start" "-a" "516343b96c95dfc7f8b28c86fabf806bc3930f42d120d4fc0a50787776a94241", kill_on_drop: false }` [INFO] [stderr] warning: fields `pag`, `sequence`, and `count` are never read [INFO] [stderr] --> src/data.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct DataPage { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 22 | pub pag: Page, [INFO] [stderr] | ^^^ [INFO] [stderr] 23 | /// Sequence nu... [INFO] [stderr] 24 | pub sequence: u32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 28 | pub count: u16, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DataPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `transaction`, `b_page`, `b_line`, `flags`, and `format` are never read [INFO] [stderr] --> src/record.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct RecordHeader { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 10 | /// The id of the transaction that created this record [INFO] [stderr] 11 | pub transaction: i32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 12 | /// This is the record’s back pointer page [INFO] [stderr] 13 | pub b_page: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 14 | /// This is the record’s back line pointer [INFO] [stderr] 15 | pub b_line: u16, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 16 | pub flags: u16, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 17 | /// The record format version [INFO] [stderr] 18 | pub format: u8, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RecordHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `rfirebird` (lib) generated 2 warnings [INFO] [stderr] warning: `rfirebird` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rfirebird-4bdee59685cc0913) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test record::tests::rle_decode_compressed ... ok [INFO] [stdout] test record::tests::rle_decode_uncompressed ... ok [INFO] [stdout] test record::tests::rle_decode_compressed_varchar_with_666 ... ok [INFO] [stdout] test tests::tables::list_tables ... ok [INFO] [stdout] test tests::pages::header_page ... ok [INFO] [stdout] test tests::records::reading_some_row_raw ... ok [INFO] [stdout] test tests::records::reading_some_row_typed ... ok [INFO] [stdout] test tests::tables::columns_of_table_employee ... ok [INFO] [stdout] test tests::records::reading_some_row_typed_employee ... ok [INFO] [stdout] test tests::records::reading_some_row_typed_salary_history ... ok [INFO] [stdout] test tests::records::reading_some_row_typed_sales ... ok [INFO] [stdout] test tests::tables::columns_of_table_department ... ok [INFO] [stdout] test tests::records::reading_some_row_typed_costumer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rfirebird-a4f4af1f4a89e45f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rfirebird [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "516343b96c95dfc7f8b28c86fabf806bc3930f42d120d4fc0a50787776a94241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "516343b96c95dfc7f8b28c86fabf806bc3930f42d120d4fc0a50787776a94241", kill_on_drop: false }` [INFO] [stdout] 516343b96c95dfc7f8b28c86fabf806bc3930f42d120d4fc0a50787776a94241