[INFO] fetching crate mackerel_client 0.6.6... [INFO] testing mackerel_client-0.6.6 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate mackerel_client 0.6.6 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate mackerel_client 0.6.6 [INFO] finished tweaking crates.io crate mackerel_client 0.6.6 [INFO] tweaked toml for crates.io crate mackerel_client 0.6.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mackerel_client 0.6.6 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 258 packages to latest compatible versions [INFO] [stderr] Adding rstest v0.23.0 (available: v0.26.1) [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding typed-builder v0.20.1 (available: v0.22.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder-macro v0.20.1 [INFO] [stderr] Downloaded typed-builder v0.20.1 [INFO] [stderr] Downloaded fixedstr v0.5.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04d8b0a1334e6166b4c92bf34836feec2d91449ebfae6fc97c62667147450a2b [INFO] running `Command { std: "docker" "start" "-a" "04d8b0a1334e6166b4c92bf34836feec2d91449ebfae6fc97c62667147450a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04d8b0a1334e6166b4c92bf34836feec2d91449ebfae6fc97c62667147450a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d8b0a1334e6166b4c92bf34836feec2d91449ebfae6fc97c62667147450a2b", kill_on_drop: false }` [INFO] [stdout] 04d8b0a1334e6166b4c92bf34836feec2d91449ebfae6fc97c62667147450a2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dab6ba8265db9c0a1a0fe34840bcf0a47a92bc12b54d1b189c8f24109c4d7fbf [INFO] running `Command { std: "docker" "start" "-a" "dab6ba8265db9c0a1a0fe34840bcf0a47a92bc12b54d1b189c8f24109c4d7fbf", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [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.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling fixedstr v0.5.9 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling mackerel_client v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.15s [INFO] running `Command { std: "docker" "inspect" "dab6ba8265db9c0a1a0fe34840bcf0a47a92bc12b54d1b189c8f24109c4d7fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab6ba8265db9c0a1a0fe34840bcf0a47a92bc12b54d1b189c8f24109c4d7fbf", kill_on_drop: false }` [INFO] [stdout] dab6ba8265db9c0a1a0fe34840bcf0a47a92bc12b54d1b189c8f24109c4d7fbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff9a86deadd23a1b07f6ffcf798286f929d5ec4b76fd02c7c00b04d29b2bec3f [INFO] running `Command { std: "docker" "start" "-a" "ff9a86deadd23a1b07f6ffcf798286f929d5ec4b76fd02c7c00b04d29b2bec3f", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fixedstr v0.5.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling httptest v0.16.3 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling mackerel_client v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "ff9a86deadd23a1b07f6ffcf798286f929d5ec4b76fd02c7c00b04d29b2bec3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9a86deadd23a1b07f6ffcf798286f929d5ec4b76fd02c7c00b04d29b2bec3f", kill_on_drop: false }` [INFO] [stdout] ff9a86deadd23a1b07f6ffcf798286f929d5ec4b76fd02c7c00b04d29b2bec3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e57a69eb437b2b186a3dcaafb1b5706e30514d0afb8f91a43f6dd7f7149458f4 [INFO] running `Command { std: "docker" "start" "-a" "e57a69eb437b2b186a3dcaafb1b5706e30514d0afb8f91a43f6dd7f7149458f4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mackerel_client-5071baf98eaa3f2f) [INFO] [stdout] [INFO] [stdout] running 313 tests [INFO] [stdout] test alert::tests::test_alert_status::case_1 ... ok [INFO] [stdout] test alert::tests::test_alert_json::case_2 ... ok [INFO] [stdout] test alert::tests::test_alert_status::case_2 ... ok [INFO] [stdout] test alert::tests::test_alert_status::case_3 ... ok [INFO] [stdout] test alert::tests::test_alert_json::case_1 ... ok [INFO] [stdout] test alert::tests::test_alert_status::case_4 ... ok [INFO] [stdout] test alert_group_setting::tests::test_alert_group_setting::case_1 ... ok [INFO] [stdout] test alert_group_setting::tests::test_alert_group_setting::case_2 ... ok [INFO] [stdout] test aws_integration::client_tests::list_aws_integration_metrics ... ok [INFO] [stdout] test aws_integration::client_tests::get_aws_integration ... ok [INFO] [stdout] test aws_integration::tests::test_aws_integration_json::case_1 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_integration_json::case_2 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_01 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_02 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_03 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_04 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_05 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_06 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_07 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_08 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_09 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_10 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_11 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_12 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_13 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_14 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_15 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_16 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_17 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_18 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_19 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_20 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_21 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_22 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_23 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_24 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_25 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_26 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_27 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_28 ... ok [INFO] [stdout] test alert_group_setting::client_tests::update_alert_group_setting ... ok [INFO] [stdout] test aws_integration::client_tests::list_aws_integrations ... ok [INFO] [stdout] test alert_group_setting::client_tests::delete_alert_group_setting ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_01 ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_02 ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_03 ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_04 ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_05 ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_06 ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_07 ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_08 ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_09 ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_10 ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_11 ... ok [INFO] [stdout] test channel::tests::test_channel_json::case_12 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_01 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_02 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_03 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_04 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_05 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_06 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_07 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_08 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_09 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_10 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_11 ... ok [INFO] [stdout] test channel::tests::test_channel_name::case_12 ... ok [INFO] [stdout] test channel::tests::test_notification_event::case_1 ... ok [INFO] [stdout] test channel::tests::test_notification_event::case_2 ... ok [INFO] [stdout] test channel::tests::test_notification_event::case_3 ... ok [INFO] [stdout] test channel::tests::test_notification_event::case_4 ... ok [INFO] [stdout] test channel::tests::test_notification_event::case_5 ... ok [INFO] [stdout] test channel::tests::test_notification_event::case_6 ... ok [INFO] [stdout] test alert::client_tests::get_alert ... ok [INFO] [stdout] test check_report::tests::test_check_report_json::case_1 ... ok [INFO] [stdout] test check_report::tests::test_check_report_json::case_2 ... ok [INFO] [stdout] test alert::client_tests::close_alert ... ok [INFO] [stdout] test aws_integration::client_tests::delete_aws_integration ... ok [INFO] [stdout] test alert::client_tests::list_open_alerts ... ok [INFO] [stdout] test dashboard::client_tests::create_dashboard ... ok [INFO] [stdout] test alert_group_setting::client_tests::get_alert_group_setting ... ok [INFO] [stdout] test alert::client_tests::update_alert ... ok [INFO] [stdout] test alert_group_setting::client_tests::create_alert_group_setting ... ok [INFO] [stdout] test dashboard::tests::test_dashboard_graph_json::case_1 ... ok [INFO] [stdout] test dashboard::tests::test_dashboard_graph_json::case_2 ... ok [INFO] [stdout] test dashboard::tests::test_dashboard_graph_json::case_3 ... ok [INFO] [stdout] test dashboard::tests::test_dashboard_graph_json::case_4 ... ok [INFO] [stdout] test dashboard::tests::test_dashboard_graph_json::case_5 ... ok [INFO] [stdout] test dashboard::tests::test_dashboard_json::case_1 ... ok [INFO] [stdout] test dashboard::tests::test_dashboard_metric_json::case_1 ... ok [INFO] [stdout] test dashboard::tests::test_dashboard_metric_json::case_2 ... ok [INFO] [stdout] test dashboard::tests::test_dashboard_metric_json::case_3 ... ok [INFO] [stdout] test dashboard::tests::test_dashboard_metric_json::case_4 ... ok [INFO] [stdout] test dashboard::client_tests::update_dashboard ... ok [INFO] [stdout] test aws_integration::client_tests::update_aws_integration ... ok [INFO] [stdout] test channel::client_tests::create_channel ... ok [INFO] [stdout] test channel::client_tests::delete_channel ... ok [INFO] [stdout] test downtime::tests::test_downtime_json::case_1 ... ok [INFO] [stdout] test downtime::tests::test_downtime_json::case_2 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_type::case_1 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_type::case_2 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_type::case_3 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_type::case_4 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_type::case_5 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_weekday::case_1 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_weekday::case_2 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_weekday::case_3 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_weekday::case_4 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_weekday::case_5 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_weekday::case_6 ... ok [INFO] [stdout] test downtime::tests::test_downtime_recurrence_weekday::case_7 ... ok [INFO] [stdout] test entity::tests::entity ... ok [INFO] [stdout] test entity::tests::id ... ok [INFO] [stdout] test alert::client_tests::list_all_alerts ... ok [INFO] [stdout] test channel::client_tests::list_channels ... ok [INFO] [stdout] test check_report::client_tests::create_check_report ... ok [INFO] [stdout] test alert_group_setting::client_tests::list_alert_group_settings ... ok [INFO] [stdout] test graph_annotation::tests::test_graph_annotation::case_1 ... ok [INFO] [stdout] test graph_annotation::tests::test_graph_annotation::case_2 ... ok [INFO] [stdout] test aws_integration::client_tests::create_aws_integration_external_id ... ok [INFO] [stdout] test dashboard::client_tests::delete_dashboard ... ok [INFO] [stdout] test graph_definition::tests::test_graph_definition::case_1 ... ok [INFO] [stdout] test graph_definition::tests::test_graph_definition::case_2 ... ok [INFO] [stdout] test graph_definition::tests::test_graph_unit::case_1 ... ok [INFO] [stdout] test graph_definition::tests::test_graph_unit::case_2 ... ok [INFO] [stdout] test graph_definition::tests::test_graph_unit::case_3 ... ok [INFO] [stdout] test graph_definition::tests::test_graph_unit::case_4 ... ok [INFO] [stdout] test graph_definition::tests::test_graph_unit::case_5 ... ok [INFO] [stdout] test graph_definition::tests::test_graph_unit::case_6 ... ok [INFO] [stdout] test graph_definition::tests::test_graph_unit::case_7 ... ok [INFO] [stdout] test graph_definition::tests::test_graph_unit::case_8 ... ok [INFO] [stdout] test graph_definition::tests::test_graph_unit::case_9 ... ok [INFO] [stdout] test client::client_tests::error ... ok [INFO] [stdout] test graph_definition::client_tests::delete_graph_definition ... ok [INFO] [stdout] test downtime::client_tests::delete_downtime ... ok [INFO] [stdout] test aws_integration::client_tests::create_aws_integration ... ok [INFO] [stdout] test downtime::client_tests::create_downtime ... ok [INFO] [stdout] test downtime::client_tests::list_downtimes ... ok [INFO] [stdout] test downtime::client_tests::update_downtime ... ok [INFO] [stdout] test graph_annotation::client_tests::create_graph_annotation ... ok [INFO] [stdout] test graph_annotation::client_tests::delete_graph_annotation ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_04 ... ok [INFO] [stdout] test graph_annotation::client_tests::update_graph_annotation ... ok [INFO] [stdout] test graph_definition::client_tests::create_graph_definitions ... ok [INFO] [stdout] test graph_annotation::client_tests::list_graph_annotations ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_06 ... ok [INFO] [stdout] test dashboard::client_tests::get_dashboard ... ok [INFO] [stdout] test host::client_tests::create_host ... ok [INFO] [stdout] test host::client_tests::get_host_by_custom_identifier_not_found ... ok [INFO] [stdout] test host::client_tests::get_host_by_custom_identifier ... ok [INFO] [stdout] test host::client_tests::get_host ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_01 ... ok [INFO] [stdout] test host::client_tests::list_host_monitored_statuses ... ok [INFO] [stdout] test host::client_tests::list_host_metric_names ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_03 ... ok [INFO] [stdout] test client::client_tests::success ... ok [INFO] [stdout] test host::tests::test_host_json::case_1 ... ok [INFO] [stdout] test host::tests::test_host_json::case_2 ... ok [INFO] [stdout] test host::tests::test_host_size::case_1 ... ok [INFO] [stdout] test host::client_tests::update_host ... ok [INFO] [stdout] test host::tests::test_host_size::case_2 ... ok [INFO] [stdout] test host::tests::test_host_size::case_3 ... ok [INFO] [stdout] test host::tests::test_host_status::case_1 ... ok [INFO] [stdout] test host::tests::test_host_status::case_2 ... ok [INFO] [stdout] test host::tests::test_host_status::case_3 ... ok [INFO] [stdout] test host::tests::test_host_status::case_4 ... ok [INFO] [stdout] test host::tests::test_monitored_statuses::case_2 ... ok [INFO] [stdout] test host::tests::test_monitored_statuses::case_1 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_05 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_07 ... ok [INFO] [stdout] test invitation::tests::test_invitation_json::case_1 ... ok [INFO] [stdout] test invitation::tests::test_invitation_json::case_2 ... ok [INFO] [stdout] test dashboard::client_tests::list_dashboards ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_08 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_09 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_11 ... ok [INFO] [stdout] test metadata::client_tests::get_host_metadata ... ok [INFO] [stdout] test metadata::client_tests::delete_host_metadata ... ok [INFO] [stdout] test host::client_tests::retire_hosts ... ok [INFO] [stdout] test metadata::client_tests::list_host_metadata ... ok [INFO] [stdout] test host::client_tests::retire_host ... ok [INFO] [stdout] test host::client_tests::update_host_roles ... ok [INFO] [stdout] test host::client_tests::update_host_status ... ok [INFO] [stdout] test invitation::client_tests::list_invitations ... ok [INFO] [stdout] test host::client_tests::update_host_statuses ... ok [INFO] [stdout] test metadata::client_tests::put_role_metadata ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_10 ... ok [INFO] [stdout] test metadata::client_tests::delete_role_metadata ... ok [INFO] [stdout] test invitation::client_tests::revoke_invitation ... ok [INFO] [stdout] test metric::client_tests::post_host_metric_values ... ok [INFO] [stdout] test metric::tests::test_metric_value::case_2 ... ok [INFO] [stdout] test metric::tests::test_metric_value::case_1 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_12 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_02 ... ok [INFO] [stdout] test metadata::client_tests::get_role_metadata ... ok [INFO] [stdout] test metadata::client_tests::get_service_metadata ... ok [INFO] [stdout] test monitor::tests::test_anomaly_detection_sensitivity::case_1 ... ok [INFO] [stdout] test monitor::tests::test_anomaly_detection_sensitivity::case_2 ... ok [INFO] [stdout] test monitor::tests::test_anomaly_detection_sensitivity::case_3 ... ok [INFO] [stdout] test monitor::tests::test_external_method::case_1 ... ok [INFO] [stdout] test monitor::tests::test_external_method::case_2 ... ok [INFO] [stdout] test monitor::tests::test_external_method::case_3 ... ok [INFO] [stdout] test metadata::client_tests::list_role_metadata ... ok [INFO] [stdout] test monitor::tests::test_external_method::case_5 ... ok [INFO] [stdout] test monitor::tests::test_external_method::case_4 ... ok [INFO] [stdout] test monitor::tests::test_monitor_is_mute::case_2 ... ok [INFO] [stdout] test monitor::tests::test_monitor_is_mute::case_3 ... ok [INFO] [stdout] test monitor::tests::test_monitor_is_mute::case_4 ... ok [INFO] [stdout] test monitor::tests::test_monitor_is_mute::case_5 ... ok [INFO] [stdout] test monitor::tests::test_monitor_is_mute::case_6 ... ok [INFO] [stdout] test monitor::tests::test_monitor_is_mute::case_7 ... ok [INFO] [stdout] test monitor::tests::test_monitor_json::case_1 ... ok [INFO] [stdout] test monitor::tests::test_monitor_json::case_2 ... ok [INFO] [stdout] test monitor::tests::test_monitor_json::case_3 ... ok [INFO] [stdout] test monitor::tests::test_monitor_json::case_4 ... ok [INFO] [stdout] test monitor::tests::test_monitor_json::case_5 ... ok [INFO] [stdout] test monitor::tests::test_monitor_json::case_6 ... ok [INFO] [stdout] test monitor::tests::test_monitor_json::case_7 ... ok [INFO] [stdout] test monitor::tests::test_monitor_memo::case_1 ... ok [INFO] [stdout] test monitor::tests::test_monitor_memo::case_2 ... ok [INFO] [stdout] test monitor::tests::test_monitor_memo::case_3 ... ok [INFO] [stdout] test monitor::tests::test_monitor_memo::case_4 ... ok [INFO] [stdout] test monitor::tests::test_monitor_memo::case_5 ... ok [INFO] [stdout] test monitor::tests::test_monitor_memo::case_6 ... ok [INFO] [stdout] test monitor::tests::test_monitor_memo::case_7 ... ok [INFO] [stdout] test metadata::client_tests::list_service_metadata ... ok [INFO] [stdout] test monitor::tests::test_monitor_name::case_2 ... ok [INFO] [stdout] test monitor::tests::test_monitor_name::case_1 ... ok [INFO] [stdout] test monitor::tests::test_monitor_name::case_4 ... ok [INFO] [stdout] test monitor::tests::test_monitor_name::case_5 ... ok [INFO] [stdout] test monitor::tests::test_monitor_name::case_6 ... ok [INFO] [stdout] test monitor::tests::test_monitor_name::case_7 ... ok [INFO] [stdout] test monitor::tests::test_monitor_operator::case_1 ... ok [INFO] [stdout] test monitor::tests::test_monitor_operator::case_2 ... ok [INFO] [stdout] test monitor::tests::test_monitor_scope::case_1 ... ok [INFO] [stdout] test monitor::tests::test_monitor_scope::case_2 ... ok [INFO] [stdout] test monitor::tests::test_monitor_scope_error::case_1 ... ok [INFO] [stdout] test monitor::tests::test_monitor_scope_error::case_2 ... ok [INFO] [stdout] test monitor::tests::test_monitor_scope_error::case_3 ... ok [INFO] [stdout] test monitor::tests::test_monitor_scope_error::case_4 ... ok [INFO] [stdout] test monitor::tests::test_monitor_type::case_1 ... ok [INFO] [stdout] test monitor::tests::test_monitor_type::case_2 ... ok [INFO] [stdout] test monitor::tests::test_monitor_type::case_3 ... ok [INFO] [stdout] test monitor::tests::test_monitor_type::case_4 ... ok [INFO] [stdout] test monitor::tests::test_monitor_type::case_5 ... ok [INFO] [stdout] test monitor::tests::test_monitor_type::case_6 ... ok [INFO] [stdout] test monitor::tests::test_monitor_type::case_7 ... ok [INFO] [stdout] test monitor::tests::test_monitor_type::case_8 ... ok [INFO] [stdout] test name::tests::name ... ok [INFO] [stdout] test monitor::tests::test_monitor_is_mute::case_1 ... ok [INFO] [stdout] test monitor::tests::test_monitor_name::case_3 ... ok [INFO] [stdout] test metadata::client_tests::put_host_metadata ... ok [INFO] [stdout] test invitation::client_tests::create_invitation ... ok [INFO] [stdout] test notification_group::tests::test_notification_group::case_1 ... ok [INFO] [stdout] test notification_group::tests::test_notification_group::case_2 ... ok [INFO] [stdout] test metric::client_tests::list_host_metric_values ... ok [INFO] [stdout] test organization::tests::test_organization_json::case_1 ... ok [INFO] [stdout] test organization::tests::test_organization_json::case_2 ... ok [INFO] [stdout] test metadata::client_tests::put_service_metadata ... ok [INFO] [stdout] test organization::client_tests::get_organization ... ok [INFO] [stdout] test metric::client_tests::list_service_metric_values ... ok [INFO] [stdout] test role::tests::test_role_fullname::case_1 ... ok [INFO] [stdout] test role::tests::test_role_fullname::case_2 ... ok [INFO] [stdout] test role::tests::test_role_fullname::case_3 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_01 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_02 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_03 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_04 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_05 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_06 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_07 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_08 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_09 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_10 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_11 ... ok [INFO] [stdout] test role::tests::test_role_json::case_1 ... ok [INFO] [stdout] test role::tests::test_role_json::case_2 ... ok [INFO] [stdout] test metadata::client_tests::delete_service_metadata ... ok [INFO] [stdout] test metric::client_tests::post_service_metric_values ... ok [INFO] [stdout] test monitor::client_tests::create_monitor ... ok [INFO] [stdout] test service::client_tests::list_service_metric_names ... ok [INFO] [stdout] test service::tests::test_service_json::case_1 ... ok [INFO] [stdout] test service::tests::test_service_json::case_2 ... ok [INFO] [stdout] test monitor::client_tests::list_monitors ... ok [INFO] [stdout] test monitor::client_tests::delete_monitor ... ok [INFO] [stdout] test user::tests::test_authentication_method::case_1 ... ok [INFO] [stdout] test user::tests::test_authentication_method::case_2 ... ok [INFO] [stdout] test user::tests::test_authentication_method::case_3 ... ok [INFO] [stdout] test user::tests::test_authentication_method::case_4 ... ok [INFO] [stdout] test user::client_tests::list_users ... ok [INFO] [stdout] test user::tests::test_authentication_method::case_6 ... ok [INFO] [stdout] test user::tests::test_authentication_method::case_7 ... ok [INFO] [stdout] test user::tests::test_user_authority::case_1 ... ok [INFO] [stdout] test user::tests::test_user_authority::case_2 ... ok [INFO] [stdout] test user::tests::test_user_authority::case_3 ... ok [INFO] [stdout] test user::tests::test_user_authority::case_4 ... ok [INFO] [stdout] test user::tests::test_authentication_method::case_5 ... ok [INFO] [stdout] test user::tests::test_user_json::case_2 ... ok [INFO] [stdout] test user::tests::test_user_json::case_1 ... ok [INFO] [stdout] test notification_group::client_tests::list_notification_groups ... ok [INFO] [stdout] test monitor::client_tests::update_monitor ... ok [INFO] [stdout] test notification_group::client_tests::delete_notification_group ... ok [INFO] [stdout] test metric::client_tests::list_latest_host_metric_values ... ok [INFO] [stdout] test notification_group::client_tests::update_notification_group ... ok [INFO] [stdout] test role::client_tests::list_roles ... ok [INFO] [stdout] test role::client_tests::create_role ... ok [INFO] [stdout] test role::client_tests::delete_role ... ok [INFO] [stdout] test service::client_tests::create_service ... ok [INFO] [stdout] test service::client_tests::delete_service ... ok [INFO] [stdout] test monitor::client_tests::get_monitor ... ok [INFO] [stdout] test service::client_tests::list_services ... ok [INFO] [stdout] test user::client_tests::delete_user ... ok [INFO] [stdout] test notification_group::client_tests::create_notification_group ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 313 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.79s [INFO] [stdout] [INFO] [stderr] Doc-tests mackerel_client [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/host.rs - host::Client::list_hosts (line 641) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 12) - compile ... ok [INFO] [stdout] test src/role.rs - role::RoleFullname (line 30) ... ok [INFO] [stdout] test src/service.rs - service::ServiceName (line 27) ... ok [INFO] [stdout] test src/role.rs - role::RoleName (line 22) ... ok [INFO] [stdout] test src/client.rs - client::Client::new (line 78) ... ok [INFO] [stdout] test src/organization.rs - organization::OrganizationName (line 21) ... ok [INFO] [stdout] test src/client.rs - client::Client::new (line 68) ... ok [INFO] [stdout] test src/client.rs - client::Client::new (line 61) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e57a69eb437b2b186a3dcaafb1b5706e30514d0afb8f91a43f6dd7f7149458f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57a69eb437b2b186a3dcaafb1b5706e30514d0afb8f91a43f6dd7f7149458f4", kill_on_drop: false }` [INFO] [stdout] e57a69eb437b2b186a3dcaafb1b5706e30514d0afb8f91a43f6dd7f7149458f4