[INFO] fetching crate sbdf 0.2.1... [INFO] testing sbdf-0.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate sbdf 0.2.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate sbdf 0.2.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sbdf 0.2.1 [INFO] tweaked toml for crates.io crate sbdf 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sbdf 0.2.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 27 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc1a266609f0c76b96ca0773a387478e4a4c127103fee59e8e855da39ad9a2e5 [INFO] running `Command { std: "docker" "start" "-a" "fc1a266609f0c76b96ca0773a387478e4a4c127103fee59e8e855da39ad9a2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc1a266609f0c76b96ca0773a387478e4a4c127103fee59e8e855da39ad9a2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1a266609f0c76b96ca0773a387478e4a4c127103fee59e8e855da39ad9a2e5", kill_on_drop: false }` [INFO] [stdout] fc1a266609f0c76b96ca0773a387478e4a4c127103fee59e8e855da39ad9a2e5 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] db8fe9bd3ab7ac553c7136347e2ce80044c6b69d27073482a865373d803ca432 [INFO] running `Command { std: "docker" "start" "-a" "db8fe9bd3ab7ac553c7136347e2ce80044c6b69d27073482a865373d803ca432", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling sbdf v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.06s [INFO] running `Command { std: "docker" "inspect" "db8fe9bd3ab7ac553c7136347e2ce80044c6b69d27073482a865373d803ca432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8fe9bd3ab7ac553c7136347e2ce80044c6b69d27073482a865373d803ca432", kill_on_drop: false }` [INFO] [stdout] db8fe9bd3ab7ac553c7136347e2ce80044c6b69d27073482a865373d803ca432 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7dc343dbf72e480bcd9ba3ff95f52d10bfe8f15c93fb22c2e2f93090604c17f3 [INFO] running `Command { std: "docker" "start" "-a" "7dc343dbf72e480bcd9ba3ff95f52d10bfe8f15c93fb22c2e2f93090604c17f3", kill_on_drop: false }` [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling sbdf v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.01s [INFO] running `Command { std: "docker" "inspect" "7dc343dbf72e480bcd9ba3ff95f52d10bfe8f15c93fb22c2e2f93090604c17f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc343dbf72e480bcd9ba3ff95f52d10bfe8f15c93fb22c2e2f93090604c17f3", kill_on_drop: false }` [INFO] [stdout] 7dc343dbf72e480bcd9ba3ff95f52d10bfe8f15c93fb22c2e2f93090604c17f3 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fbfb55e6417d5507829747bc23141c425df2f01b2289b7faf1c529f66cc6b799 [INFO] running `Command { std: "docker" "start" "-a" "fbfb55e6417d5507829747bc23141c425df2f01b2289b7faf1c529f66cc6b799", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sbdf-b5a4f4bad6c73e1f) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test reader::tests::read_7bit_packed_int ... ok [INFO] [stdout] test reader::tests::read_byte ... ok [INFO] [stdout] test reader::tests::read_bool ... ok [INFO] [stderr] Running tests/null.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/null-406f3bf88293ca18) [INFO] [stdout] test reader::tests::read_bytes_packed ... ok [INFO] [stdout] test reader::tests::read_decimal ... ok [INFO] [stdout] test reader::tests::read_file_header ... ok [INFO] [stdout] test reader::tests::read_int ... ok [INFO] [stdout] test reader::tests::read_section_id ... ok [INFO] [stdout] test reader::tests::read_string_packed ... ok [INFO] [stdout] test reader::tests::read_value_type ... ok [INFO] [stdout] test reader::tests::read_long ... ok [INFO] [stdout] test tests::roundtrip_bool_to_bit_array ... ok [INFO] [stdout] test writer::tests::write_7bit_packed_int ... ok [INFO] [stdout] test reader::tests::read_double ... ok [INFO] [stdout] test writer::tests::write_bool ... ok [INFO] [stdout] test writer::tests::write_bytes_unpacked ... ok [INFO] [stdout] test writer::tests::write_bytes_packed ... ok [INFO] [stdout] test writer::tests::write_decimal ... ok [INFO] [stdout] test writer::tests::write_byte ... ok [INFO] [stdout] test reader::tests::read_bytes_unpacked ... ok [INFO] [stdout] test writer::tests::write_float ... ok [INFO] [stdout] test writer::tests::write_int ... ok [INFO] [stdout] test reader::tests::read_float ... ok [INFO] [stdout] test reader::tests::read_string_unpacked ... ok [INFO] [stdout] test writer::tests::write_string_packed ... ok [INFO] [stdout] test writer::tests::write_file_header ... ok [INFO] [stdout] test writer::tests::write_long ... ok [INFO] [stdout] test writer::tests::write_section_id ... ok [INFO] [stdout] test writer::tests::write_string_unpacked ... ok [INFO] [stdout] test writer::tests::write_value_type ... ok [INFO] [stdout] test writer::tests::write_double ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test sample_with_null ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/run_length_encoding.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/run_length_encoding-71436dd07acd56ff) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test sample_with_run_length_encoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tests-74b79ed4338041c1) [INFO] [stdout] [INFO] [stdout] running 138 tests [INFO] [stdout] test ported::c_tests::decodes_bit_arrays ... ok [INFO] [stdout] test ported::c_tests::sample_0_date ... ok [INFO] [stdout] test ported::c_tests::sample_0_double ... ok [INFO] [stdout] test ported::c_tests::sample_0_datetime ... ok [INFO] [stdout] test ported::c_tests::sample_0_float ... ok [INFO] [stdout] test ported::c_tests::sample_0_timespan ... ok [INFO] [stdout] test ported::c_tests::sample_0_binary ... ok [INFO] [stdout] test ported::c_tests::sample_0_long ... ok [INFO] [stdout] test ported::c_tests::root_2x4_cs ... ok [INFO] [stdout] test ported::c_tests::loads_values ... ok [INFO] [stdout] test ported::c_tests::root_3x3_cs ... ok [INFO] [stdout] test ported::c_tests::sample_0_decimal ... ok [INFO] [stdout] test ported::c_tests::sample_0_time ... ok [INFO] [stdout] test ported::c_tests::sample_0_integer ... ok [INFO] [stdout] test ported::c_tests::sample_0_boolean ... ok [INFO] [stdout] test ported::c_tests::sample_0_string ... ok [INFO] [stdout] test ported::c_tests::sample_0 ... ok [INFO] [stdout] test ported::c_tests::sample_1 ... ok [INFO] [stdout] test ported::c_tests::sample_100_boolean ... ok [INFO] [stdout] test ported::c_tests::sample_100_date ... ok [INFO] [stdout] test ported::c_tests::sample_10001_boolean ... ok [INFO] [stdout] test ported::c_tests::sample_100_binary ... ok [INFO] [stdout] test ported::c_tests::sample_10001_double ... ok [INFO] [stdout] test ported::c_tests::sample_10001_date ... ok [INFO] [stdout] test ported::c_tests::sample_10001_long ... ok [INFO] [stdout] test ported::c_tests::sample_100_double ... ok [INFO] [stdout] test ported::c_tests::sample_10001_time ... ok [INFO] [stdout] test ported::c_tests::sample_100_decimal ... ok [INFO] [stdout] test ported::c_tests::sample_10001_datetime ... ok [INFO] [stdout] test ported::c_tests::sample_10001_float ... ok [INFO] [stdout] test ported::c_tests::sample_100_datetime ... ok [INFO] [stdout] test ported::c_tests::sample_10001_binary ... ok [INFO] [stdout] test ported::c_tests::sample_10001_timespan ... ok [INFO] [stdout] test ported::c_tests::sample_10001_integer ... ok [INFO] [stdout] test ported::c_tests::sample_100_long ... ok [INFO] [stdout] test ported::c_tests::sample_100_float ... ok [INFO] [stdout] test ported::c_tests::sample_1_boolean ... ok [INFO] [stdout] test ported::c_tests::sample_1_date ... ok [INFO] [stdout] test ported::c_tests::sample_1_decimal ... ok [INFO] [stdout] test ported::c_tests::sample_1_binary ... ok [INFO] [stdout] test ported::c_tests::sample_100_time ... ok [INFO] [stdout] test ported::c_tests::sample_100_integer ... ok [INFO] [stdout] test ported::c_tests::sample_1_datetime ... ok [INFO] [stdout] test ported::c_tests::sample_1_float ... ok [INFO] [stdout] test ported::c_tests::sample_100 ... ok [INFO] [stdout] test ported::c_tests::sample_1_double ... ok [INFO] [stdout] test ported::c_tests::sample_1_time ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns ... ok [INFO] [stdout] test ported::c_tests::sample_1_long ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_binary ... ok [INFO] [stdout] test ported::c_tests::sample_1_integer ... ok [INFO] [stdout] test ported::c_tests::sample_1_string ... ok [INFO] [stdout] test ported::c_tests::sample_100_timespan ... ok [INFO] [stdout] test ported::c_tests::sample_10001_decimal ... ok [INFO] [stdout] test ported::c_tests::sample_1_timespan ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_datetime ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_decimal ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_double ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_float ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_integer ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_long ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_boolean ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_date ... ok [INFO] [stdout] test ported::c_tests::sample_100_string ... ok [INFO] [stdout] test ported::roundtrip_samples::root_2x4_cs ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_boolean ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_time ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_binary ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_decimal ... ok [INFO] [stdout] test ported::roundtrip_samples::root_3x3_cs ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_double ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_date ... ok [INFO] [stdout] test ported::c_tests::sample_10001_string ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_string ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0 ... ok [INFO] [stdout] test ported::c_tests::sample_no_columns_timespan ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_datetime ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_float ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_integer ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_long ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_string ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_time ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_0_timespan ... ok [INFO] [stdout] test ported::python_tests::read_1 ... ok [INFO] [stdout] test ported::python_tests::read_0 ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1 ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_binary ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_boolean ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100 ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_datetime ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_date ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_double ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_decimal ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_double ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_long ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_boolean ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_integer ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_float ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_float ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_long ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_integer ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_decimal ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_string ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_time ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_double ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_decimal ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_float ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_boolean ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_integer ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_date ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_long ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_date ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_time ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_timespan ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_boolean ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_date ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_binary ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_timespan ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_time ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_binary ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_100_timespan ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_datetime ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_decimal ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_float ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_string ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_integer ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_double ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_timespan ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_time ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_long ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_1_datetime ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_no_columns_string ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_datetime ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_string ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001_binary ... ok [INFO] [stdout] test ported::c_tests::sample_10001 ... ok [INFO] [stdout] test ported::roundtrip_samples::sample_10001 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 138 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fbfb55e6417d5507829747bc23141c425df2f01b2289b7faf1c529f66cc6b799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbfb55e6417d5507829747bc23141c425df2f01b2289b7faf1c529f66cc6b799", kill_on_drop: false }` [INFO] [stdout] fbfb55e6417d5507829747bc23141c425df2f01b2289b7faf1c529f66cc6b799