[INFO] fetching crate fdf 0.7.6...
[INFO] testing fdf-0.7.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fdf 0.7.6 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate fdf 0.7.6
[INFO] finished tweaking crates.io crate fdf 0.7.6
[INFO] tweaked toml for crates.io crate fdf 0.7.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fdf 0.7.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fdf 0.7.6 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded phf_codegen v0.13.1
[INFO] [stderr]   Downloaded clap_complete v4.5.60
[INFO] [stderr]   Downloaded compile_time_ls_colours v0.5.0
[INFO] [stderr]   Downloaded cc v1.2.44
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a50cfcdbb9cd7902753bd56a0f41f62068ea438067d9e91993e4aeb29a0fd606
[INFO] running `Command { std: "docker" "start" "-a" "a50cfcdbb9cd7902753bd56a0f41f62068ea438067d9e91993e4aeb29a0fd606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a50cfcdbb9cd7902753bd56a0f41f62068ea438067d9e91993e4aeb29a0fd606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a50cfcdbb9cd7902753bd56a0f41f62068ea438067d9e91993e4aeb29a0fd606", kill_on_drop: false }`
[INFO] [stdout] a50cfcdbb9cd7902753bd56a0f41f62068ea438067d9e91993e4aeb29a0fd606
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12db675ad89d453efb877118409caf0e79230e1064f4c6b4c5aa3201c1eeed4c
[INFO] running `Command { std: "docker" "start" "-a" "12db675ad89d453efb877118409caf0e79230e1064f4c6b4c5aa3201c1eeed4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling compile_time_ls_colours v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fdf v0.7.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling clap_complete v4.5.60
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.03s
[INFO] running `Command { std: "docker" "inspect" "12db675ad89d453efb877118409caf0e79230e1064f4c6b4c5aa3201c1eeed4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12db675ad89d453efb877118409caf0e79230e1064f4c6b4c5aa3201c1eeed4c", kill_on_drop: false }`
[INFO] [stdout] 12db675ad89d453efb877118409caf0e79230e1064f4c6b4c5aa3201c1eeed4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac7bc909177e4aeff1e4fd7bcef15de1bd6a228cb9df3c1c037d40ee96c2aba4
[INFO] running `Command { std: "docker" "start" "-a" "ac7bc909177e4aeff1e4fd7bcef15de1bd6a228cb9df3c1c037d40ee96c2aba4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling fdf v0.7.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.41s
[INFO] running `Command { std: "docker" "inspect" "ac7bc909177e4aeff1e4fd7bcef15de1bd6a228cb9df3c1c037d40ee96c2aba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac7bc909177e4aeff1e4fd7bcef15de1bd6a228cb9df3c1c037d40ee96c2aba4", kill_on_drop: false }`
[INFO] [stdout] ac7bc909177e4aeff1e4fd7bcef15de1bd6a228cb9df3c1c037d40ee96c2aba4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9559c31c8ec18d81e15b621c281f8aa696b379c37dcb18ae12095a11e0d6777
[INFO] running `Command { std: "docker" "start" "-a" "b9559c31c8ec18d81e15b621c281f8aa696b379c37dcb18ae12095a11e0d6777", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fdf-d8c357c0f7209dca)
[INFO] [stdout] running 54 tests
[INFO] [stdout] test iter::max_size_dirent ... ok
[INFO] [stdout] test test::tests::base_len_test ... ok
[INFO] [stdout] test test::tests::filename_test ... ok
[INFO] [stdout] test test::tests::test_dirent_const_time_strlen_optimal_abc ... ok
[INFO] [stdout] test test::tests::test_dirent_const_time_strlen_max_aligned ... ok
[INFO] [stdout] test test::tests::test_dirent_const_time_strlen_single_char ... ok
[INFO] [stdout] test test::tests::test_empty_string ... ok
[INFO] [stdout] test test::tests::modified_time_reflects_custom_timestamp ... ok
[INFO] [stdout] test test::tests::test_basic_iteration ... ok
[INFO] [stdout] test test::tests::test_entries ... ok
[INFO] [stdout] test test::tests::test_dirname ... ok
[INFO] [stdout] test test::tests::modified_time_returns_valid_datetime_for_file ... ok
[INFO] [stdout] test test::tests::test_file_types ... ok
[INFO] [stdout] test test::tests::test_find_char_at_beginning ... ok
[INFO] [stdout] test test::tests::test_find_char_in_middle ... ok
[INFO] [stdout] test test::tests::test_find_char_at_end ... ok
[INFO] [stdout] test test::tests::test_full_8_bytes ... ok
[INFO] [stdout] test test::tests::test_dirent_const_time_strlen_exactly_buffer ... ok
[INFO] [stdout] test test::tests::test_directory_traversal_permissions_linux ... ok
[INFO] [stdout] test test::tests::test_basic_iteration_linux ... ok
[INFO] [stdout] test test::tests::test_file_types_realpath ... ok
[INFO] [stdout] test test::tests::test_filedes_readdir ... ok
[INFO] [stdout] test test::tests::test_directory_traversal_permissions ... ok
[INFO] [stdout] test test::tests::test_hidden_files ... ok
[INFO] [stdout] test test::tests::test_handles_various_tests ... ok
[INFO] [stdout] test test::tests::test_hidden_files_linux ... ok
[INFO] [stdout] test test::tests::test_full_path ... ok
[INFO] [stdout] test test::tests::test_char_not_found ... ok
[INFO] [stdout] test test::tests::test_filedes_getdents ... ok
[INFO] [stdout] test test::tests::test_from_bytes ... ok
[INFO] [stdout] test test::tests::test_iterating_nested_structure ... ok
[INFO] [stdout] test test::tests::test_iterator ... ok
[INFO] [stdout] test test::tests::test_getdents ... ok
[INFO] [stdout] test test::tests::test_permission_checks ... ok
[INFO] [stdout] test test::tests::test_metadata_operations ... ok
[INFO] [stdout] test test::tests::test_non_recursive_iteration ... ok
[INFO] [stdout] test test::tests::test_path_construction ... ok
[INFO] [stdout] test test::tests::test_path_methods ... ok
[INFO] [stdout] test test::tests::test_realpath ... ok
[INFO] [stdout] test test::tests::check_filenames ... ok
[INFO] [stdout] test test::tests::test_size_filter_from_string ... ok
[INFO] [stdout] test test::tests::test_iterator_linux ... ok
[INFO] [stdout] test test::tests::test_read_dir ... ok
[INFO] [stdout] test test::tests::test_size_filter_matches ... ok
[INFO] [stdout] test test::tests::test_symlink_properties ... ok
[INFO] [stdout] test test::tests::test_home_symlink ... ok
[INFO] [stdout] test test::tests::test_home ... ok
[INFO] [stdout] test test::tests::test_size_filter_edge_zero_and_large ... ok
[INFO] [stdout] test test::tests::test_error_handling ... ok
[INFO] [stdout] test test::tests::test_entries_linux ... ok
[INFO] [stdout] test test::tests::modified_time_updates_after_file_touch ... ok
[INFO] [stdout] test test::tests::test_home_nonhidden ... ok
[INFO] [stdout] test test::tests::test_root_linux ... ok
[INFO] [stdout] test test::tests::test_root_linux_symlinks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.44s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fdf-f2a3e6a62f58a963)
[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 fdf
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test src/direntry.rs - direntry (line 13) - compile ... ok
[INFO] [stdout] test src/direntry.rs - direntry (line 43) - compile ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::as_cstr (line 576) ... ok
[INFO] [stdout] test src/buffer.rs - buffer::AlignedBuffer (line 41) ... ok
[INFO] [stdout] test src/config.rs - config::FileTypeFilter::as_byte (line 53) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry (line 113) ... ok
[INFO] [stdout] test src/cli_helpers.rs - cli_helpers::SizeFilter (line 37) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::file_name_cstr (line 639) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::getdents (line 1418) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::is_empty (line 518) ... ok
[INFO] [stdout] test src/config.rs - config::FileTypeFilter::from_char (line 102) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::to_full_path (line 733) ... ignored
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::modified_time (line 1296) - compile ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::is_hidden (line 1138) ... ok
[INFO] [stdout] test src/lib.rs - (line 92) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::access_dirent (line 14) ... ignored
[INFO] [stdout] test src/iter.rs - iter::GetDents::remaining_bytes (line 179) ... ok
[INFO] [stdout] test src/macros.rs - macros::const_from_env (line 345) ... ok
[INFO] [stdout] test src/lib.rs - (line 46) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::readdir (line 1359) ... ok
[INFO] [stdout] test src/macros.rs - macros::const_from_env (line 335) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::new (line 1211) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::is_hidden (line 1124) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::is_hidden (line 1152) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::is_hidden (line 1106) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::new (line 1233) ... ok
[INFO] [stdout] test src/lib.rs - (line 75) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::is_executable (line 249) ... ok
[INFO] [stdout] test src/filetype.rs - filetype::FileType (line 25) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::len (line 995) ... ok
[INFO] [stdout] test src/filetype.rs - filetype::FileType::from_mode (line 209) ... ok
[INFO] [stdout] test src/direntry.rs - direntry::DirEntry::file_name_cstr (line 615) ... ok
[INFO] [stdout] test src/memchr_derivations.rs - memchr_derivations::find_char_in_word (line 390) ... ok
[INFO] [stdout] test src/filetype.rs - filetype::FileType::from_dtype (line 69) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.62s; merged doctests compilation took 1.43s
[INFO] running `Command { std: "docker" "inspect" "b9559c31c8ec18d81e15b621c281f8aa696b379c37dcb18ae12095a11e0d6777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9559c31c8ec18d81e15b621c281f8aa696b379c37dcb18ae12095a11e0d6777", kill_on_drop: false }`
[INFO] [stdout] b9559c31c8ec18d81e15b621c281f8aa696b379c37dcb18ae12095a11e0d6777
