[INFO] fetching crate database-migration 0.2.0...
[INFO] testing database-migration-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate database-migration 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate database-migration 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate database-migration 0.2.0
[INFO] tweaked toml for crates.io crate database-migration 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate database-migration 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate database-migration 0.2.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version-sync v0.9.5
[INFO] [stderr]   Downloaded darling_macro v0.20.11
[INFO] [stderr]   Downloaded serde_with_macros v3.12.0
[INFO] [stderr]   Downloaded darling_core v0.20.11
[INFO] [stderr]   Downloaded enumset_derive v0.11.0
[INFO] [stderr]   Downloaded sdiff v0.1.1
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded enumset v1.1.6
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded asserting v0.8.0
[INFO] [stderr]   Downloaded serde_with v3.12.0
[INFO] [stderr]   Downloaded bit-vec v0.8.0
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded bit-set v0.8.0
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded darling v0.20.11
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e1420a8d7ff8335d0b9564e3de212aedb3ae3e593968801bcfb325eb3dbddba
[INFO] running `Command { std: "docker" "start" "-a" "2e1420a8d7ff8335d0b9564e3de212aedb3ae3e593968801bcfb325eb3dbddba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e1420a8d7ff8335d0b9564e3de212aedb3ae3e593968801bcfb325eb3dbddba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e1420a8d7ff8335d0b9564e3de212aedb3ae3e593968801bcfb325eb3dbddba", kill_on_drop: false }`
[INFO] [stdout] 2e1420a8d7ff8335d0b9564e3de212aedb3ae3e593968801bcfb325eb3dbddba
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1e5e981c92d0e84b18a1d8177a0f4955dde53f3b369d464c09299798582f2c1
[INFO] running `Command { std: "docker" "start" "-a" "b1e5e981c92d0e84b18a1d8177a0f4955dde53f3b369d464c09299798582f2c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling enumset v1.1.6
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling database-migration v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.19s
[INFO] running `Command { std: "docker" "inspect" "b1e5e981c92d0e84b18a1d8177a0f4955dde53f3b369d464c09299798582f2c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e5e981c92d0e84b18a1d8177a0f4955dde53f3b369d464c09299798582f2c1", kill_on_drop: false }`
[INFO] [stdout] b1e5e981c92d0e84b18a1d8177a0f4955dde53f3b369d464c09299798582f2c1
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b05fc98a20cf41927280cfeedcc025a790176877df864d8fc32269eddb7b6020
[INFO] running `Command { std: "docker" "start" "-a" "b05fc98a20cf41927280cfeedcc025a790176877df864d8fc32269eddb7b6020", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sdiff v0.1.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling asserting v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling enumset v1.1.6
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling database-migration v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling version-sync v0.9.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "b05fc98a20cf41927280cfeedcc025a790176877df864d8fc32269eddb7b6020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b05fc98a20cf41927280cfeedcc025a790176877df864d8fc32269eddb7b6020", kill_on_drop: false }`
[INFO] [stdout] b05fc98a20cf41927280cfeedcc025a790176877df864d8fc32269eddb7b6020
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1317af086b52bc2c1b4c7f73626f0e768a7f7e8dfbdd19216d1366cd0d656a9
[INFO] running `Command { std: "docker" "start" "-a" "d1317af086b52bc2c1b4c7f73626f0e768a7f7e8dfbdd19216d1366cd0d656a9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/database_migration-4c79e82ab60adccc)
[INFO] [stdout] 
[INFO] [stdout] running 87 tests
[INFO] [stdout] test action::tests::checks::a_check_can_be_added_to_existing_checks ... ok
[INFO] [stdout] test action::tests::checks::checks_with_checksum_only ... ok
[INFO] [stdout] test action::tests::checks::checks_with_order_only ... ok
[INFO] [stdout] test action::tests::checks::a_check_can_be_converted_to_checks ... ok
[INFO] [stdout] test action::tests::migrate::list_migrations_to_apply_one_of_two_migrations_applied ... ok
[INFO] [stdout] test action::tests::migrate::list_migrations_to_apply_lists_forward_scripts_only ... ok
[INFO] [stdout] test action::tests::checks::none_checks_contains_no_check ... ok
[INFO] [stdout] test action::tests::checks::check_variants_can_be_added ... ok
[INFO] [stdout] test action::tests::revert::list_migrations_to_apply_lists_backward_scripts_only ... ok
[INFO] [stdout] test action::tests::revert::list_migrations_to_apply_one_of_two_migrations_applied ... ok
[INFO] [stdout] test action::tests::checks::all_checks_contains_all_check_variants ... ok
[INFO] [stdout] test action::tests::revert::list_migrations_to_apply_up_migration_applied ... ok
[INFO] [stdout] test action::tests::verify::list_changed_migrations_both_of_two_have_different_checksum_but_none_is_executed ... ok
[INFO] [stdout] test action::tests::verify::list_changed_migrations_both_of_two_have_different_checksum_but_one_is_a_backward_migration ... ok
[INFO] [stdout] test action::tests::verify::list_changed_migrations_both_of_two_have_different_checksum_but_one_is_not_executed ... ok
[INFO] [stdout] test action::tests::verify::list_changed_migrations_no_migrations_defined ... ok
[INFO] [stdout] test action::tests::verify::list_changed_migrations_none_of_two_has_different_checksum ... ok
[INFO] [stdout] test action::tests::verify::list_changed_migrations_one_of_two_has_different_checksum ... ok
[INFO] [stdout] test action::tests::verify::list_out_of_order_all_migrations_are_applied ... ok
[INFO] [stdout] test action::tests::verify::list_changed_migrations_with_option_ignore_checksums_one_of_two_has_different_checksum ... ok
[INFO] [stdout] test action::tests::verify::list_out_of_order_first_and_third_migration_out_of_four_are_applied ... ok
[INFO] [stdout] test action::tests::verify::list_out_of_order_input_not_sorted_and_first_is_applied ... ok
[INFO] [stdout] test action::tests::verify::list_out_of_order_second_and_fourth_migration_out_of_four_are_applied ... ok
[INFO] [stdout] test action::tests::verify::list_out_of_order_with_ignore_order_option_second_and_fourth_migration_out_of_four_are_applied ... ok
[INFO] [stdout] test action::tests::migrate::list_migrations_to_apply_no_executions ... ok
[INFO] [stdout] test action::tests::verify::list_out_of_order_input_not_sorted_and_none_applied ... ok
[INFO] [stdout] test definition::tests::excluded_files::empty_pattern_does_not_match_empty_path ... ok
[INFO] [stdout] test definition::tests::excluded_files::default_excluded_files ... ok
[INFO] [stdout] test definition::tests::excluded_files::parse_from_empty_string ... ok
[INFO] [stdout] test checksum::tests::hasher_update_once_gives_different_result_than_update_twice ... ok
[INFO] [stdout] test definition::tests::excluded_files::parse_from_pattern_with_invalid_char ... ok
[INFO] [stdout] test definition::tests::excluded_files::parse_from_pattern_with_pipechar ... ok
[INFO] [stdout] test definition::tests::excluded_files::parse_from_pattern_with_pipechar_at_end ... ok
[INFO] [stdout] test definition::tests::excluded_files::parse_from_pattern_with_pipechar_at_start ... ok
[INFO] [stdout] test definition::tests::excluded_files::parse_from_pattern_with_two_consecutive_pipechars ... ok
[INFO] [stdout] test definition::tests::excluded_files::parse_from_pattern_with_wildcards ... ok
[INFO] [stdout] test definition::tests::excluded_files::parse_from_pattern_with_wildcards_and_slash ... ok
[INFO] [stdout] test definition::tests::excluded_files::parsed_from_empty_string_is_equal_to_empty_excluded_files ... ok
[INFO] [stdout] test definition::tests::excluded_files::pattern_for_filename_does_not_match_directory ... ok
[INFO] [stdout] test checksum::tests::hasher_update_and_combine_give_same_result ... ok
[INFO] [stdout] test definition::tests::excluded_files::pattern_with_wildcard_at_the_end_matches_filename ... ok
[INFO] [stdout] test definition::tests::any_filename_created_by_the_strategy_can_be_parsed_as_migration ... ok
[INFO] [stdout] test definition::tests::excluded_files::invalid_file_pattern_chars ... ok
[INFO] [stdout] test definition::tests::excluded_files::valid_file_pattern_chars ... ok
[INFO] [stdout] test definition::tests::excluded_files::pattern_with_slashes_matches_path_with_backslashes ... ok
[INFO] [stdout] test definition::tests::file_pattern::parse_from_empty_string ... ok
[INFO] [stdout] test definition::tests::file_pattern::parse_from_pattern_for_all_dot_files ... ok
[INFO] [stdout] test definition::tests::file_pattern::parse_from_pattern_for_all_dot_files_in_all_subdirs ... ok
[INFO] [stdout] test definition::tests::file_pattern::parse_from_pattern_for_files_in_all_subdirs ... ok
[INFO] [stdout] test definition::tests::file_pattern::parse_from_pattern_string_and_convert_back_to_string ... ok
[INFO] [stdout] test definition::tests::file_pattern::parse_from_pattern_with_dot_env ... ok
[INFO] [stdout] test definition::tests::file_pattern::parse_from_pattern_with_invalid_char ... ok
[INFO] [stdout] test definition::tests::file_pattern::parse_from_pattern_without_wildcards_and_without_pipechar ... ok
[INFO] [stdout] test definition::tests::excluded_files::empty_pattern_does_not_match_any_path ... ok
[INFO] [stdout] test checksum::tests::hash_migration_script::can_hash_any_migration_script ... ok
[INFO] [stdout] test definition::tests::file_pattern::file_pattern_matches_filepath ... ok
[INFO] [stdout] test definition::tests::migration_filename_strategy::get_filename_with_default_strategy_for_baseline_migration - should panic ... ok
[INFO] [stdout] test definition::tests::migration_filename_strategy::get_filename_with_default_strategy_for_down_migration ... ok
[INFO] [stdout] test definition::tests::migration_filename_strategy::get_filename_with_default_strategy_for_up_migration ... ok
[INFO] [stdout] test definition::tests::migration_filename_strategy::get_filename_with_no_up_postfix_strategy_for_down_migration ... ok
[INFO] [stdout] test definition::tests::migration_filename_strategy::get_filename_with_no_up_postfix_strategy_for_up_migration ... ok
[INFO] [stdout] test definition::tests::os_str::parse_migration_from_valid_file_path ... ok
[INFO] [stdout] test definition::tests::path::parse_migration_from_empty_path ... ok
[INFO] [stdout] test definition::tests::path::parse_migration_from_file_path_with_down_extension ... ok
[INFO] [stdout] test definition::tests::path::parse_migration_from_file_path_with_up_and_down ... ok
[INFO] [stdout] test definition::tests::path::parse_migration_from_file_path_with_up_extension ... ok
[INFO] [stdout] test definition::tests::path::parse_migration_from_file_path_without_a_filename ... ok
[INFO] [stdout] test definition::tests::path::parse_migration_from_file_path_without_date ... ok
[INFO] [stdout] test definition::tests::path::parse_migration_from_file_path_without_time ... ok
[INFO] [stdout] test definition::tests::path::parse_migration_from_file_path_without_title ... ok
[INFO] [stdout] test definition::tests::path::parse_migration_from_filename_only ... ok
[INFO] [stdout] test definition::tests::path::parse_migration_from_valid_file_path ... ok
[INFO] [stdout] test definition::tests::str::parse_migration_from_file_path_with_down_extension ... ok
[INFO] [stdout] test definition::tests::str::parse_migration_from_file_path_with_up_extension ... ok
[INFO] [stdout] test definition::tests::str::parse_migration_from_filename_only ... ok
[INFO] [stdout] test definition::tests::str::parse_migration_from_valid_file_path ... ok
[INFO] [stdout] test definition::tests::string::parse_migration_from_valid_file_path ... ok
[INFO] [stdout] test definition::tests::file_pattern::two_file_pattern_parsed_from_the_same_pattern_string_are_equal ... ok
[INFO] [stdout] test migration::tests::migration_kind::any_migration_kind_is_any ... ok
[INFO] [stdout] test migration::tests::migration_kind::down_migration_is_backward ... ok
[INFO] [stdout] test migration::tests::migration_kind::any_migration_kind_but_down_is_forward ... ok
[INFO] [stdout] test definition::tests::file_pattern::parse_pattern_for_filename ... ok
[INFO] [stdout] test definition::tests::file_pattern::parse_pattern_for_filepath ... ok
[INFO] [stdout] test definition::tests::excluded_files::single_subpattern_without_wildcards_matches_same_path ... ok
[INFO] [stdout] test definition::tests::excluded_files::parse_from_pattern_string_and_converted_back_to_pattern_string ... ok
[INFO] [stdout] test definition::tests::excluded_files::two_file_pattern_parsed_from_the_same_pattern_string_are_equal ... ok
[INFO] [stdout] test definition::tests::excluded_files::multiple_subpattern_without_wildcards_matches_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 36.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/version_numbers.rs (/opt/rustwide/target/debug/deps/version_numbers-75a89cc397d3dc76)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_readme_deps ... ok
[INFO] [stdout] test test_html_root_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests database_migration
[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" "d1317af086b52bc2c1b4c7f73626f0e768a7f7e8dfbdd19216d1366cd0d656a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1317af086b52bc2c1b4c7f73626f0e768a7f7e8dfbdd19216d1366cd0d656a9", kill_on_drop: false }`
[INFO] [stdout] d1317af086b52bc2c1b4c7f73626f0e768a7f7e8dfbdd19216d1366cd0d656a9
