[INFO] cloning repository https://github.com/rorosen/zeekstd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rorosen/zeekstd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorosen%2Fzeekstd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorosen%2Fzeekstd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e40c384a9b9502f5626c4440d4ca23c1c4ff2f1a [INFO] testing rorosen/zeekstd against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorosen%2Fzeekstd" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rorosen/zeekstd [INFO] finished tweaking git repo https://github.com/rorosen/zeekstd [INFO] tweaked toml for git repo https://github.com/rorosen/zeekstd written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rorosen/zeekstd 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] crate git repo https://github.com/rorosen/zeekstd 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e9c5c2ad93566a24041576d4e10b3cb19bcc6deb2e482fd16e98737420c75583 [INFO] running `Command { std: "docker" "start" "-a" "e9c5c2ad93566a24041576d4e10b3cb19bcc6deb2e482fd16e98737420c75583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9c5c2ad93566a24041576d4e10b3cb19bcc6deb2e482fd16e98737420c75583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c5c2ad93566a24041576d4e10b3cb19bcc6deb2e482fd16e98737420c75583", kill_on_drop: false }` [INFO] [stdout] e9c5c2ad93566a24041576d4e10b3cb19bcc6deb2e482fd16e98737420c75583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 413884cfb3f45f6d70b0b5b4282d15b3620128dffa28c1344ee3358f9b09d5d0 [INFO] running `Command { std: "docker" "start" "-a" "413884cfb3f45f6d70b0b5b4282d15b3620128dffa28c1344ee3358f9b09d5d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libfuzzer-sys v0.4.10 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling zeekstd v0.6.2 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling zeekstd_cli v0.4.3 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling zeekstd-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.34s [INFO] running `Command { std: "docker" "inspect" "413884cfb3f45f6d70b0b5b4282d15b3620128dffa28c1344ee3358f9b09d5d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413884cfb3f45f6d70b0b5b4282d15b3620128dffa28c1344ee3358f9b09d5d0", kill_on_drop: false }` [INFO] [stdout] 413884cfb3f45f6d70b0b5b4282d15b3620128dffa28c1344ee3358f9b09d5d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3b12ad5f46280c371ef952417c18cda3c0230ed2c0203cd934d3c4916130a6c3 [INFO] running `Command { std: "docker" "start" "-a" "3b12ad5f46280c371ef952417c18cda3c0230ed2c0203cd934d3c4916130a6c3", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling zeekstd v0.6.2 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zeekstd_cli v0.4.3 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: unused import: `Command` [INFO] [stdout] --> cli/tests/integration/main.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use assert_cmd::{Command, cargo::cargo_bin_cmd}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.33s [INFO] running `Command { std: "docker" "inspect" "3b12ad5f46280c371ef952417c18cda3c0230ed2c0203cd934d3c4916130a6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b12ad5f46280c371ef952417c18cda3c0230ed2c0203cd934d3c4916130a6c3", kill_on_drop: false }` [INFO] [stdout] 3b12ad5f46280c371ef952417c18cda3c0230ed2c0203cd934d3c4916130a6c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 86b9e997b6faa58a947a0186a0e7adbf778a8becd6a9ed8979359912e63453df [INFO] running `Command { std: "docker" "start" "-a" "86b9e997b6faa58a947a0186a0e7adbf778a8becd6a9ed8979359912e63453df", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Command` [INFO] [stderr] --> cli/tests/integration/main.rs:7:18 [INFO] [stderr] | [INFO] [stderr] 7 | use assert_cmd::{Command, cargo::cargo_bin_cmd}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `zeekstd_cli` (test "integration") generated 1 warning (run `cargo fix --test "integration" -p zeekstd_cli` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zeekstd-727de993d60ea990) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test decode::tests::decompress_and_reset ... ok [INFO] [stdout] test decode::tests::options ... ok [INFO] [stdout] test encode::tests::checksum ... ok [INFO] [stdout] test decode::tests::set_frame_boundaries ... ok [INFO] [stdout] test decode::tests::set_offset_boundaries ... ok [INFO] [stdout] test decode::tests::upper_frame_greater_than_lower_frame ... ok [INFO] [stdout] test encode::tests::raw_encoder_reset ... ok [INFO] [stdout] test seek_table::tests::frame_functions ... ok [INFO] [stdout] test decode::tests::decompress_everything_after_partly_decompression ... ok [INFO] [stdout] test decode::tests::decompress_until_upper_frame ... ok [INFO] [stdout] test decode::tests::set_offset_within_frame_continues_decompression ... ok [INFO] [stdout] test decode::tests::seek_decoder ... ok [INFO] [stdout] test tests::cycle ... ok [INFO] [stdout] test decode::tests::decompress_within_offset_boundaries ... ok [INFO] [stdout] test tests::cycle_stand_alone_seek_table_head ... ok [INFO] [stdout] test tests::cycle_std ... ok [INFO] [stdout] test tests::patch_cycle ... ok [INFO] [stdout] test tests::cycle_stand_alone_seek_table_foot ... ok [INFO] [stdout] test decode::tests::decompress_last_frames ... ok [INFO] [stdout] test decode::tests::reset_decompression ... ok [INFO] [stdout] test tests::patch_cycle_custom_compressed_frame_size ... ok [INFO] [stdout] test seek_table::tests::serialize_compatible_with_zstd_seekable ... ok [INFO] [stdout] test seek_table::tests::deserialize_compatible_with_zstd_seekable ... ok [INFO] [stdout] test seek_table::tests::serialize ... ok [INFO] [stdout] test tests::cycle_stand_alone_seek_table_foot_custom_compressed_frame_size ... ok [INFO] [stdout] test tests::cycle_custom_compressed_frame_size ... ok [INFO] [stdout] test tests::cycle_custom_compressed_frame_size_std ... ok [INFO] [stdout] test tests::cycle_custom_decompressed_frame_size_std ... ok [INFO] [stdout] test seek_table::tests::serde_cycle ... ok [INFO] [stdout] test seek_table::tests::serde_cycle_std ... ok [INFO] [stdout] test tests::cycle_custom_decompressed_frame_size ... ok [INFO] [stdout] test tests::cycle_stand_alone_seek_table_foot_custom_decompressed_frame_size ... ok [INFO] [stdout] test tests::patch_cycle_custom_decompressed_frame_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.73s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zeekstd-115c9f4f92dde4c8) [INFO] [stdout] running 9 tests [INFO] [stdout] test args::tests::decompress_end_frame ... ok [INFO] [stdout] test args::tests::test_byte_value_from_str_invalid_unit ... ok [INFO] [stdout] test args::tests::test_byte_value_from_str_missing_value ... ok [INFO] [stdout] test args::tests::test_byte_value_from_str_non_numeric_value ... ok [INFO] [stdout] test args::tests::test_byte_value_from_str_valid_gib ... ok [INFO] [stdout] test args::tests::test_byte_value_from_str_valid_kib ... ok [INFO] [stdout] test args::tests::test_byte_value_from_str_no_unit ... ok [INFO] [stdout] test args::tests::test_byte_value_from_str_valid_mib ... ok [INFO] [stdout] test args::tests::test_byte_value_from_str_valid_b ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-5dbbc124677b4887) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test derive_out_name ... ok [INFO] [stdout] test do_not_create_out_file_if_input_file_does_not_exist ... ok [INFO] [stdout] test do_not_overwrite_existing_seek_table_file ... ok [INFO] [stdout] test do_not_overwrite_existing_output_file ... ok [INFO] [stdout] test list_separate_seek_table ... ok [INFO] [stdout] test decompress_frames_separate_seek_table ... ok [INFO] [stdout] test decompress_frames ... ok [INFO] [stdout] test decompress_frame_index_out_of_range ... ok [INFO] [stdout] test list_seekable ... ok [INFO] [stdout] test decompress_between_offset_and_offset_limit ... ok [INFO] [stdout] test force_overwrite_existing_file ... ok [INFO] [stdout] test cycle_stdin_to_stdout ... ok [INFO] [stdout] test cycle_stdout ... ok [INFO] [stdout] test cycle_with_separate_seek_table ... ok [INFO] [stdout] test cycle_stdin ... ok [INFO] [stdout] test cycle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.90s [INFO] [stdout] [INFO] [stderr] Doc-tests zeekstd [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test lib/src/../../README.md - ReadmeDoctests (line 79) - compile ... ok [INFO] [stdout] test lib/src/decode.rs - decode::Decoder<'_,S> (line 485) - compile ... ok [INFO] [stdout] test lib/src/decode.rs - decode::Decoder<'_,S> (line 498) - compile ... ok [INFO] [stdout] test lib/src/decode.rs - decode::Decoder<'_,S>::decompress (line 285) ... ok [INFO] [stdout] test lib/src/encode.rs - encode::EncodeOptions<'a>::into_encoder (line 192) - compile ... ok [INFO] [stdout] test lib/src/encode.rs - encode::Encoder<'_,W>::compress (line 677) - compile ... ok [INFO] [stdout] test lib/src/decode.rs - decode::Decoder<'_,S> (line 520) ... ok [INFO] [stdout] test lib/src/encode.rs - encode::Encoder<'_,W>::finish (line 727) - compile ... ok [INFO] [stdout] test lib/src/encode.rs - encode::Encoder (line 556) - compile ... ok [INFO] [stdout] test lib/src/encode.rs - encode::RawEncoder<'_>::end_frame (line 419) ... ok [INFO] [stdout] test lib/src/decode.rs - decode::Decoder<'_,S>::reset (line 326) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::frame_size_comp (line 707) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::frame_end_decomp (line 678) ... ok [INFO] [stdout] test lib/src/decode.rs - decode::Decoder<'_,S> (line 472) - compile ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::from_seekable (line 328) - compile ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::frame_index_decomp (line 568) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::from_seekable_format (line 369) - compile ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::frame_start_comp (line 591) ... ok [INFO] [stdout] test lib/src/encode.rs - encode::RawEncoder<'_>::compress (line 382) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::from_seekable_format (line 352) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::frame_end_comp (line 649) ... ok [INFO] [stdout] test lib/src/encode.rs - encode::RawEncoder<'_>::seek_table (line 478) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::log_frame (line 503) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::into_format_serializer (line 893) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::max_frame_size_comp (line 763) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::from_seekable (line 311) ... ok [INFO] [stdout] test lib/src/encode.rs - encode::RawEncoder<'_>::reset_seek_table (line 516) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::num_frames (line 531) ... ok [INFO] [stdout] test lib/src/encode.rs - encode::EncodeOptions (line 100) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::size_comp (line 815) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::into_serializer (line 869) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::max_frame_size_decomp (line 788) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::from_reader (line 451) - compile ... ok [INFO] [stdout] test lib/src/encode.rs - encode::RawEncoder (line 220) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::frame_start_decomp (line 620) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::frame_index_comp (line 549) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::Serializer::reset (line 1013) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::Serializer (line 941) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::size_decomp (line 841) ... ok [INFO] [stdout] test lib/src/seek_table.rs - seek_table::SeekTable::frame_size_decomp (line 737) ... ok [INFO] [stdout] test lib/src/../../README.md - ReadmeDoctests (line 100) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.09s; merged doctests compilation took 1.06s [INFO] running `Command { std: "docker" "inspect" "86b9e997b6faa58a947a0186a0e7adbf778a8becd6a9ed8979359912e63453df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86b9e997b6faa58a947a0186a0e7adbf778a8becd6a9ed8979359912e63453df", kill_on_drop: false }` [INFO] [stdout] 86b9e997b6faa58a947a0186a0e7adbf778a8becd6a9ed8979359912e63453df