[INFO] fetching crate copier 0.1.0...
[INFO] testing copier-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate copier 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate copier 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate copier 0.1.0
[INFO] tweaked toml for crates.io crate copier 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate copier 0.1.0 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 copier 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ignore v0.4.24
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded globset v0.4.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f7b88c14ff341fa391b88e57436f8ced7ec4606a3010d40d28770f87d02c60d4
[INFO] running `Command { std: "docker" "start" "-a" "f7b88c14ff341fa391b88e57436f8ced7ec4606a3010d40d28770f87d02c60d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7b88c14ff341fa391b88e57436f8ced7ec4606a3010d40d28770f87d02c60d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7b88c14ff341fa391b88e57436f8ced7ec4606a3010d40d28770f87d02c60d4", kill_on_drop: false }`
[INFO] [stdout] f7b88c14ff341fa391b88e57436f8ced7ec4606a3010d40d28770f87d02c60d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5023ca6055bb61dc4b369d50724330116865bd6e0dc47d3650a75caaafbf9124
[INFO] running `Command { std: "docker" "start" "-a" "5023ca6055bb61dc4b369d50724330116865bd6e0dc47d3650a75caaafbf9124", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling globset v0.4.17
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling copier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.20s
[INFO] running `Command { std: "docker" "inspect" "5023ca6055bb61dc4b369d50724330116865bd6e0dc47d3650a75caaafbf9124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5023ca6055bb61dc4b369d50724330116865bd6e0dc47d3650a75caaafbf9124", kill_on_drop: false }`
[INFO] [stdout] 5023ca6055bb61dc4b369d50724330116865bd6e0dc47d3650a75caaafbf9124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2db0adff9db3ced49673893e10254b7fe022a95829ce018b727e1e29a5afd6a8
[INFO] running `Command { std: "docker" "start" "-a" "2db0adff9db3ced49673893e10254b7fe022a95829ce018b727e1e29a5afd6a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling copier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.24s
[INFO] running `Command { std: "docker" "inspect" "2db0adff9db3ced49673893e10254b7fe022a95829ce018b727e1e29a5afd6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2db0adff9db3ced49673893e10254b7fe022a95829ce018b727e1e29a5afd6a8", kill_on_drop: false }`
[INFO] [stdout] 2db0adff9db3ced49673893e10254b7fe022a95829ce018b727e1e29a5afd6a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 84deec18dfee0d6d7b56809101ef6dd60eab6aa8e541bcd90af66f50c9282d2e
[INFO] running `Command { std: "docker" "start" "-a" "84deec18dfee0d6d7b56809101ef6dd60eab6aa8e541bcd90af66f50c9282d2e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/copier-afc30303128d6661)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/copier-a4da28f86e3a8092)
[INFO] [stderr]      Running tests/aggregate_extract.rs (/opt/rustwide/target/debug/deps/aggregate_extract-82df75b370dff9b8)
[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] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test aggregate_single_file_to_markdown_file ... ok
[INFO] [stdout] test extract_comment_hint_takes_priority ... ok
[INFO] [stdout] test extract_conflict_overwrite_strategy ... ok
[INFO] [stdout] test extract_error_absolute_path ... ok
[INFO] [stdout] test extract_error_includes_file_path ... ok
[INFO] [stdout] test aggregate_without_gitignore ... ok
[INFO] [stdout] test extract_error_parent_directory ... ok
[INFO] [stdout] test aggregate_respects_gitignore_patterns ... ok
[INFO] [stdout] test aggregate_with_exclude_patterns ... ok
[INFO] [stdout] test extract_ignores_headings_without_backticks ... ok
[INFO] [stdout] test aggregate_with_glob_patterns ... ok
[INFO] [stdout] test aggregate_skips_binary_files ... ok
[INFO] [stdout] test extract_round_trip_recreates_files ... ok
[INFO] [stdout] test extract_single_line_comment_hint ... ok
[INFO] [stdout] test extract_multiple_headings_uses_last_one ... ok
[INFO] [stdout] test extract_simple_format_multiline_trailing_text ... ok
[INFO] [stdout] test extract_conflict_skip_strategy ... ok
[INFO] [stdout] test extract_mixed_format_code_blocks ... ok
[INFO] [stdout] test extract_supports_multiple_comment_styles ... ok
[INFO] [stdout] test extract_uses_headings_with_backticks ... ok
[INFO] [stdout] test extract_error_empty_path ... ok
[INFO] [stdout] test extract_heading_after_codeblock_ignored ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-0911c0a112c70ad5)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_aggregate_config_require_inputs_empty ... ok
[INFO] [stdout] test test_conflict_strategy_default ... ok
[INFO] [stdout] test test_fence_preference_default ... ok
[INFO] [stdout] test test_fence_preference_display ... ok
[INFO] [stdout] test test_conflict_strategy_display ... ok
[INFO] [stdout] test test_aggregate_config_require_inputs_with_paths ... ok
[INFO] [stdout] test test_load_config_cli_overrides_file ... ok
[INFO] [stdout] test test_load_config_custom_config_path ... ok
[INFO] [stdout] test test_load_config_extract_mode_from_stdin ... ok
[INFO] [stdout] test test_output_format_default ... ok
[INFO] [stdout] test test_output_format_display ... ok
[INFO] [stdout] test test_load_config_with_toml_file ... ok
[INFO] [stdout] test test_load_config_explicit_aggregate_mode ... ok
[INFO] [stdout] test test_load_config_default_aggregate_mode ... ok
[INFO] [stdout] test test_load_config_extract_mode_from_file ... ok
[INFO] [stdout] test test_aggregate_config_no_gitignore_flag ... ok
[INFO] [stdout] test test_load_config_invalid_toml ... ok
[INFO] [stdout] test test_aggregate_config_with_multiple_ignore_files ... ok
[INFO] [stdout] test test_verbosity_cli_plus_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fs_test.rs (/opt/rustwide/target/debug/deps/fs_test-2e969b224cf34126)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test test_append_to_existing_file ... ok
[INFO] [stdout] test test_canonicalize ... ok
[INFO] [stdout] test test_append_creates_parent_directories ... ok
[INFO] [stdout] test test_copy_permissions ... ok
[INFO] [stdout] test test_ensure_parent_no_parent ... ok
[INFO] [stdout] test test_metadata ... ok
[INFO] [stdout] test test_file_exists_false ... ok
[INFO] [stdout] test test_append_to_new_file ... ok
[INFO] [stdout] test test_create_dir_all ... ok
[INFO] [stdout] test test_ensure_parent ... ok
[INFO] [stdout] test test_file_exists_true ... ok
[INFO] [stdout] test test_open_read ... ok
[INFO] [stdout] test test_open_write_creates_parent_directories ... ok
[INFO] [stdout] test test_open_write ... ok
[INFO] [stdout] test test_read_dir_empty ... ok
[INFO] [stdout] test test_read_dir ... ok
[INFO] [stdout] test test_read_nonexistent_file ... ok
[INFO] [stdout] test test_read_file ... ok
[INFO] [stdout] test test_remove_file ... ok
[INFO] [stdout] test test_read_permissions ... ok
[INFO] [stdout] test test_read_to_string ... ok
[INFO] [stdout] test test_read_to_end ... ok
[INFO] [stdout] test test_read_to_string_error_includes_path ... ok
[INFO] [stdout] test test_rename ... ok
[INFO] [stdout] test test_remove_dir_all ... ok
[INFO] [stdout] test test_rename_creates_parent_directories ... ok
[INFO] [stdout] test test_set_permissions ... ok
[INFO] [stdout] test test_write_all ... ok
[INFO] [stdout] test test_write_creates_parent_directories ... ok
[INFO] [stdout] test test_write_file ... ok
[INFO] [stdout] test test_write_string ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-b95ee54a2fe3c65f)
[INFO] [stdout] test test_flush ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test integration_mixed_content_types ... ok
[INFO] [stdout] test integration_nested_directory_structure ... ok
[INFO] [stdout] test integration_multifile_project_all_formats ... ok
[INFO] [stdout] test integration_glob_patterns_with_excludes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/render_test.rs (/opt/rustwide/target/debug/deps/render_test-65a5b526912a1c69)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_fence_handles_very_long_delimiter_sequences ... ok
[INFO] [stdout] test test_fence_increases_length_when_delimiter_in_content ... ok
[INFO] [stdout] test test_fence_auto_switches_to_tilde_when_backticks_in_content ... ok
[INFO] [stdout] test test_fence_preference_backtick ... ok
[INFO] [stdout] test test_comment_format_with_nested_path ... ok
[INFO] [stdout] test test_fence_preference_tilde ... ok
[INFO] [stdout] test test_heading_format_with_special_characters ... ok
[INFO] [stdout] test test_render_entry_without_language ... ok
[INFO] [stdout] test test_render_entry_without_trailing_newline ... ok
[INFO] [stdout] test test_render_empty_entries ... ok
[INFO] [stdout] test test_render_multiple_formats_mixed ... ok
[INFO] [stdout] test test_render_multiline_content ... ok
[INFO] [stdout] test test_fence_auto_uses_backtick_by_default ... ok
[INFO] [stdout] test test_render_single_entry_comment_format ... ok
[INFO] [stdout] test test_render_single_entry_simple_format ... ok
[INFO] [stdout] test test_render_single_entry_heading_format ... ok
[INFO] [stdout] test test_render_entry_with_empty_language ... ok
[INFO] [stderr]      Running tests/utils_test.rs (/opt/rustwide/target/debug/deps/utils_test-a30980aa9414a7c0)
[INFO] [stdout] test test_render_multiple_entries ... ok
[INFO] [stdout] test test_render_entry_with_trailing_newline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_is_probably_binary_edge_case ... ok
[INFO] [stdout] test test_is_probably_binary_large_text ... ok
[INFO] [stdout] test test_is_probably_binary_large_binary ... ok
[INFO] [stdout] test test_is_probably_binary_text ... ok
[INFO] [stdout] test test_is_probably_binary_unicode ... ok
[INFO] [stdout] test test_is_probably_binary_with_many_control_chars ... ok
[INFO] [stdout] test test_is_probably_binary_with_null_byte ... ok
[INFO] [stdout] test test_is_probably_binary_with_valid_control_chars ... ok
[INFO] [stdout] test test_language_for_common_extensions ... ok
[INFO] [stdout] test test_language_for_config_files ... ok
[INFO] [stdout] test test_language_for_path_by_extension ... ok
[INFO] [stdout] test test_language_for_path_by_filename ... ok
[INFO] [stdout] test test_language_for_path_case_insensitive ... ok
[INFO] [stdout] test test_language_for_path_filename_lowercase_match ... ok
[INFO] [stdout] test test_language_for_path_unknown ... ok
[INFO] [stdout] test test_language_for_path_with_dots ... ok
[INFO] [stdout] test test_relative_to_no_common_prefix ... ok
[INFO] [stdout] test test_language_for_path_nested ... ok
[INFO] [stdout] test test_looks_like_glob_true ... ok
[INFO] [stdout] test test_relative_to_relative_paths ... ok
[INFO] [stdout] test test_relative_to_with_base ... ok
[INFO] [stdout] test test_language_for_web_files ... ok
[INFO] [stdout] test test_looks_like_glob_false ... ok
[INFO] [stdout] test test_relative_to_exact_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests copier
[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" "84deec18dfee0d6d7b56809101ef6dd60eab6aa8e541bcd90af66f50c9282d2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84deec18dfee0d6d7b56809101ef6dd60eab6aa8e541bcd90af66f50c9282d2e", kill_on_drop: false }`
[INFO] [stdout] 84deec18dfee0d6d7b56809101ef6dd60eab6aa8e541bcd90af66f50c9282d2e
