[INFO] cloning repository https://github.com/Roberdan/convergio-doctor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Roberdan/convergio-doctor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoberdan%2Fconvergio-doctor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoberdan%2Fconvergio-doctor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5605b28ce5aed20edd16dd16a37f9a6402561c6a [INFO] testing Roberdan/convergio-doctor against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoberdan%2Fconvergio-doctor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Roberdan/convergio-doctor [INFO] finished tweaking git repo https://github.com/Roberdan/convergio-doctor [INFO] tweaked toml for git repo https://github.com/Roberdan/convergio-doctor written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Roberdan/convergio-doctor on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Roberdan/convergio-doctor 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1437862320ea0c0080057ad8cc4dcb553faf8d90fd55ca787dcb41a2c42ad744 [INFO] running `Command { std: "docker" "start" "-a" "1437862320ea0c0080057ad8cc4dcb553faf8d90fd55ca787dcb41a2c42ad744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1437862320ea0c0080057ad8cc4dcb553faf8d90fd55ca787dcb41a2c42ad744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1437862320ea0c0080057ad8cc4dcb553faf8d90fd55ca787dcb41a2c42ad744", kill_on_drop: false }` [INFO] [stdout] 1437862320ea0c0080057ad8cc4dcb553faf8d90fd55ca787dcb41a2c42ad744 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99b0757022117d9515872a49b01c7935461bb353de27d44afd08ecdec462fb29 [INFO] running `Command { std: "docker" "start" "-a" "99b0757022117d9515872a49b01c7935461bb353de27d44afd08ecdec462fb29", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling rmcp v1.4.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling rmcp-macros v1.4.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling sse-stream v0.2.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling r2d2_sqlite v0.25.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling convergio-mcp v0.1.9 [INFO] [stderr] Compiling convergio-types v0.1.10 [INFO] [stderr] Compiling convergio-db v0.1.10 [INFO] [stderr] Compiling convergio-depgraph v0.1.6 [INFO] [stderr] Compiling convergio-doctor v0.1.12 (/opt/rustwide/workdir/crates/convergio-doctor) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "99b0757022117d9515872a49b01c7935461bb353de27d44afd08ecdec462fb29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b0757022117d9515872a49b01c7935461bb353de27d44afd08ecdec462fb29", kill_on_drop: false }` [INFO] [stdout] 99b0757022117d9515872a49b01c7935461bb353de27d44afd08ecdec462fb29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f74acddec47e4e9b424259317da1835b86aacc08f0ac2db9530583c2ef30fd3e [INFO] running `Command { std: "docker" "start" "-a" "f74acddec47e4e9b424259317da1835b86aacc08f0ac2db9530583c2ef30fd3e", kill_on_drop: false }` [INFO] [stderr] Compiling convergio-doctor v0.1.12 (/opt/rustwide/workdir/crates/convergio-doctor) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.17s [INFO] running `Command { std: "docker" "inspect" "f74acddec47e4e9b424259317da1835b86aacc08f0ac2db9530583c2ef30fd3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f74acddec47e4e9b424259317da1835b86aacc08f0ac2db9530583c2ef30fd3e", kill_on_drop: false }` [INFO] [stdout] f74acddec47e4e9b424259317da1835b86aacc08f0ac2db9530583c2ef30fd3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3b018ccdad088616d3282dee3203bbadf0da6f95142a5645df5690c64dfbceb [INFO] running `Command { std: "docker" "start" "-a" "f3b018ccdad088616d3282dee3203bbadf0da6f95142a5645df5690c64dfbceb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/convergio_doctor-91eb4638dac7d4b9) [INFO] [stdout] running 15 tests [INFO] [stderr] Running tests/e2e_beta_checks.rs (/opt/rustwide/target/debug/deps/e2e_beta_checks-302bab5d445d7401) [INFO] [stdout] test check_advanced::tests::dep_graph_empty_manifests_warns ... ok [INFO] [stderr] Running tests/e2e_checks.rs (/opt/rustwide/target/debug/deps/e2e_checks-d9e0803957023152) [INFO] [stdout] test check_advanced::tests::scheduled_tasks_empty_warns ... ok [INFO] [stdout] test check_advanced::tests::scheduled_tasks_populated_passes ... ok [INFO] [stdout] test check_config::tests::bad_port_detected ... ok [INFO] [stdout] test check_config::tests::default_config_valid ... ok [INFO] [stdout] test check_config::tests::time_range_invalid ... ok [INFO] [stdout] test check_config::tests::time_range_valid ... ok [INFO] [stdout] test check_e2e_helpers::tests::test_marker_matches_slugified_values ... ok [INFO] [stdout] test check_e2e_helpers::tests::test_name_has_prefix ... ok [INFO] [stdout] test check_real_world::tests::plan_done_integrity_empty_pool_reports_error ... ok [INFO] [stdout] test check_real_world::tests::reaper_error_pattern_handles_missing_log ... ok [INFO] [stdout] test check_spec_compliance::tests::extract_crate_name_works ... ok [INFO] [stdout] test check_spec_compliance::tests::severity_and_keywords ... ok [INFO] [stdout] test check_e2e_helpers::tests::test_name_unique ... ok [INFO] [stdout] test check_spec_compliance::tests::verify_task_empty_title_no_findings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test agents_catalog_warns_when_empty ... ok [INFO] [stdout] test prompts_populated_warns_when_empty ... ok [INFO] [stdout] test agents_catalog_passes_when_consistent ... ok [INFO] [stdout] test prompts_populated_passes_when_seeded ... ok [INFO] [stdout] test beta_checks_return_expected_results ... ok [INFO] [stdout] test routes_reachable_passes_with_all_tables ... ok [INFO] [stdout] test agents_catalog_warns_on_dangling_prompt_ref ... ok [INFO] [stdout] test agents_catalog_warns_on_empty_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test run_check_measures_duration ... ok [INFO] [stderr] Running tests/e2e_routes.rs (/opt/rustwide/target/debug/deps/e2e_routes-dff371f08bc80769) [INFO] [stdout] test schema_columns_passes_when_all_present ... ok [INFO] [stdout] test doctor_report_serializes_to_valid_json ... ok [INFO] [stdout] test migrations_passes_with_many_tables ... ok [INFO] [stdout] test doctor_report_build_computes_summary ... ok [INFO] [stdout] test db_connectivity_passes_with_valid_pool ... ok [INFO] [stdout] test extensions_registered_passes_with_many_prefixes ... ok [INFO] [stdout] test all_core_checks_run_and_produce_valid_status ... ok [INFO] [stdout] test extensions_registered_warns_with_few_prefixes ... ok [INFO] [stdout] test migrations_warns_with_few_tables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test get_doctor_check_unknown_category_returns_error ... ok [INFO] [stdout] test get_doctor_history_empty ... ok [INFO] [stdout] test get_doctor_version_endpoint ... ok [INFO] [stdout] test get_doctor_returns_valid_report ... ok [INFO] [stdout] test doctor_check_statuses_reflect_db_state ... ok [INFO] [stdout] test get_doctor_check_core_category ... ok [INFO] [stdout] test doctor_run_saves_report_to_history ... ok [INFO] [stdout] test multiple_doctor_runs_accumulate_history ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-a32b5a52f4570581) [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 convergio_doctor [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" "f3b018ccdad088616d3282dee3203bbadf0da6f95142a5645df5690c64dfbceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3b018ccdad088616d3282dee3203bbadf0da6f95142a5645df5690c64dfbceb", kill_on_drop: false }` [INFO] [stdout] f3b018ccdad088616d3282dee3203bbadf0da6f95142a5645df5690c64dfbceb