[INFO] cloning repository https://github.com/WiiAhmad/tile
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WiiAhmad/tile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWiiAhmad%2Ftile", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWiiAhmad%2Ftile'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 749f0ddcee79da12bff08b61ea3dc500cced1820
[INFO] testing WiiAhmad/tile against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWiiAhmad%2Ftile" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WiiAhmad/tile
[INFO] finished tweaking git repo https://github.com/WiiAhmad/tile
[INFO] tweaked toml for git repo https://github.com/WiiAhmad/tile written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WiiAhmad/tile on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WiiAhmad/tile 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aisdk-macros v0.3.0
[INFO] [stderr]   Downloaded cron v0.16.0
[INFO] [stderr]   Downloaded aisdk v0.5.2
[INFO] [stderr]   Downloaded serde_with_macros v3.20.0
[INFO] [stderr]   Downloaded serde_with v3.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809
[INFO] running `Command { std: "docker" "start" "5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling dptree v0.5.1
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aisdk-macros v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling cron v0.16.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling teloxide-core v0.13.0
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling aisdk v0.5.2
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling teloxide v0.17.0
[INFO] [stderr]    Compiling bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bot-476baca553472dd4)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test agents::history::tests::builds_aisdk_history_from_bounded_l0_records ... ok
[INFO] [stdout] test agents::history::tests::limits_to_newest_user_and_assistant_messages ... ok
[INFO] [stdout] test agents::history::tests::keeps_system_messages ... ok
[INFO] [stdout] test agents::prompts::tests::assistant_prompt_guides_answer_depth_and_telegram_style ... ok
[INFO] [stdout] test agents::prompts::tests::memory_prompt_distinguishes_recent_list_from_specific_search ... ok
[INFO] [stdout] test agents::prompts::tests::normal_prompt_includes_memory_and_tools ... ok
[INFO] [stdout] test agents::prompts::tests::prompt_exposes_only_read_l0_tools ... ok
[INFO] [stdout] test agents::prompts::tests::structured_prompt_includes_json_rules ... ok
[INFO] [stdout] test agents::provider::tests::builds_openai_compatible_model_with_custom_endpoint ... ok
[INFO] [stdout] test agents::provider::tests::builds_anthropic_model_with_custom_endpoint ... ok
[INFO] [stdout] test agents::prompts::tests::structured_output_prompt_requires_user_facing_reply_without_hidden_reasoning ... ok
[INFO] [stdout] test agents::provider::tests::custom_openai_base_url_without_api_path_keeps_provider_default_path ... ok
[INFO] [stdout] test agents::provider::tests::openai_compatible_base_url_without_api_path_uses_chat_completions_default ... ok
[INFO] [stdout] test agents::provider::tests::returns_provider_model_and_endpoint_from_config ... ok
[INFO] [stdout] test agents::service::tests::fallback_reply_uses_configured_provider_and_model ... ok
[INFO] [stdout] test agents::service::tests::reply_loads_bounded_l0_history_and_uses_generator ... ok
[INFO] [stdout] test agents::service::tests::returns_success_without_retry ... ok
[INFO] [stdout] test agents::structured::tests::fallback_has_reply_and_no_memory_tags ... ok
[INFO] [stdout] test agents::prompts::tests::tool_policy_discourages_unnecessary_tool_calls ... ok
[INFO] [stdout] test agents::structured::tests::schema_can_be_generated ... ok
[INFO] [stdout] test agents::tool_loop::tests::allows_failures_until_budget_is_reached ... ok
[INFO] [stdout] test config::tests::bot_token_env_is_loaded ... ok
[INFO] [stdout] test agents::tools::tests::registered_l0_tools_expose_only_read_tools ... ok
[INFO] [stdout] test config::tests::ignores_tool_audit_env ... ok
[INFO] [stdout] test config::tests::parses_ai_provider_aliases ... ok
[INFO] [stdout] test config::tests::rejects_unknown_provider ... ok
[INFO] [stdout] test health::checks::tests::ping_check_is_healthy ... ok
[INFO] [stdout] test l0::fts_store::tests::like_pattern_escapes_wildcards ... ok
[INFO] [stdout] test agents::tool_hooks::tests::post_tool_use_logs_content_only_untruncated_result ... ok
[INFO] [stdout] test health::monitor::tests::configured_health_checks_are_ping_only ... ok
[INFO] [stdout] test health::model::tests::unhealthy_check_makes_report_unhealthy ... ok
[INFO] [stdout] test l0::fts_store::tests::sanitizer_removes_fts_syntax_punctuation ... ok
[INFO] [stdout] test health::model::tests::degraded_check_makes_report_degraded_when_none_unhealthy ... ok
[INFO] [stdout] test l0::memory_repository::tests::lists_by_conversation_and_limit ... ok
[INFO] [stdout] test l0::memory_repository::tests::searches_within_conversation ... ok
[INFO] [stdout] test agents::tools::tests::registered_l0_tools_can_search_current_conversation ... ok
[INFO] [stdout] test l0::model::tests::creates_user_record ... ok
[INFO] [stdout] test l0::model::tests::serializes_role_as_snake_case ... ok
[INFO] [stdout] test l0::search::tests::searches_case_insensitive_and_limits_results ... ok
[INFO] [stdout] test logging::jsonl::tests::prefixes_jsonl_filename_with_date ... ok
[INFO] [stdout] test logging::jsonl::tests::jsonl_sink_uses_date_only_prefix ... ok
[INFO] [stdout] test logging::jsonl::tests::preserves_configured_jsonl_filename_after_datetime_prefix ... ok
[INFO] [stdout] test logging::events::tests::event_serializes_level_as_snake_case ... ok
[INFO] [stdout] test logging::redaction::tests::snippet_limits_chars ... ok
[INFO] [stdout] test logging::redaction::tests::redacts_short_and_long_secrets ... ok
[INFO] [stdout] test logging::terminal::tests::formats_tool_events_with_tool_name_metadata ... ok
[INFO] [stdout] test telegram::format::tests::formats_health_report ... ok
[INFO] [stdout] test telegram::format::tests::formats_menu_keyboard_with_help_and_health_buttons ... ok
[INFO] [stdout] test telegram::format::tests::formats_model ... ok
[INFO] [stdout] test telegram::handlers::tests::formats_empty_l0_result ... ok
[INFO] [stdout] test telegram::handlers::tests::formats_l0_records_with_role_labels ... ok
[INFO] [stdout] test logging::jsonl::tests::writes_one_json_object_per_line ... ok
[INFO] [stdout] test telegram::handlers::tests::omits_l0_record_ids ... ok
[INFO] [stdout] test telegram::handlers::tests::truncates_l0_record_content ... ok
[INFO] [stdout] test l0::fts_store::tests::empty_query_or_zero_limit_returns_empty ... ok
[INFO] [stdout] test l0::fts_store::tests::stores_log_events_in_database ... ok
[INFO] [stdout] test l0::fts_store::tests::lists_records_by_conversation_and_limit ... ok
[INFO] [stdout] test logging::sqlite::tests::writes_log_event_to_database ... ok
[INFO] [stdout] test l0::fts_store::tests::hybrid_search_finds_words_out_of_order ... ok
[INFO] [stdout] test l0::fts_store::tests::exact_hits_are_returned_before_loose_fts_hits ... ok
[INFO] [stdout] test l0::fts_store::tests::exact_search_uses_sql_substring_matching_before_fts ... ok
[INFO] [stdout] test l0::fts_store::tests::hybrid_search_keeps_exact_substring_behavior ... ok
[INFO] [stdout] test l0::fts_store::tests::search_is_scoped_to_conversation ... ok
[INFO] [stdout] test l0::sqlite_repository::tests::adds_lists_and_searches_records ... ok
[INFO] [stdout] test l0::fts_store::tests::opens_file_path_and_creates_parent_directory ... ok
[INFO] [stdout] test agents::tools::tests::registered_l0_tools_can_list_current_conversation ... ok
[INFO] [stdout] test agents::service::tests::retries_timeout_until_success ... ok
[INFO] [stdout] test agents::service::tests::errors_after_max_timeouts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bot-092628f83eafc478)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::startup_health_rejects_unhealthy_report ... ok
[INFO] [stdout] test tests::log_sinks_always_include_terminal_jsonl_and_sqlite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bot
[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" "5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809", kill_on_drop: false }`
[INFO] [stdout] 5e525fa4281a928340f7e8eb9d067757a184c4cb3fe1da3d76fbb1e8a84e4809
