[INFO] fetching crate mackerel_client 0.6.5... [INFO] testing mackerel_client-0.6.5 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate mackerel_client 0.6.5 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate mackerel_client 0.6.5 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mackerel_client 0.6.5 [INFO] finished tweaking crates.io crate mackerel_client 0.6.5 [INFO] tweaked toml for crates.io crate mackerel_client 0.6.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 219 packages to latest compatible versions [INFO] [stderr] Adding async-channel v1.9.0 (latest: v2.3.1) [INFO] [stderr] Adding core-foundation v0.9.4 (latest: v0.10.0) [INFO] [stderr] Adding env_logger v0.10.2 (latest: v0.11.5) [INFO] [stderr] Adding event-listener v2.5.3 (latest: v5.3.1) [INFO] [stderr] Adding foreign-types v0.3.2 (latest: v0.5.0) [INFO] [stderr] Adding foreign-types-shared v0.1.1 (latest: v0.3.1) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.5.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding rstest v0.19.0 (latest: v0.22.0) [INFO] [stderr] Adding rstest_macros v0.19.0 (latest: v0.22.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding tower v0.4.13 (latest: v0.5.0) [INFO] [stderr] Adding typed-builder v0.18.2 (latest: v0.20.0) [INFO] [stderr] Adding typed-builder-macro v0.18.2 (latest: v0.20.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9938ff90479329527cdf9d285d6c4e593663066c68185fd9c9dcf51a85a41e7e [INFO] running `Command { std: "docker" "start" "-a" "9938ff90479329527cdf9d285d6c4e593663066c68185fd9c9dcf51a85a41e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9938ff90479329527cdf9d285d6c4e593663066c68185fd9c9dcf51a85a41e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9938ff90479329527cdf9d285d6c4e593663066c68185fd9c9dcf51a85a41e7e", kill_on_drop: false }` [INFO] [stdout] 9938ff90479329527cdf9d285d6c4e593663066c68185fd9c9dcf51a85a41e7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 426e45e8c456967b9a9df7e249cc073032298c9a5335fc4b13abf3e24506b39c [INFO] running `Command { std: "docker" "start" "-a" "426e45e8c456967b9a9df7e249cc073032298c9a5335fc4b13abf3e24506b39c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling typed-builder v0.18.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling fixedstr v0.5.7 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling mackerel_client v0.6.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.52s [INFO] running `Command { std: "docker" "inspect" "426e45e8c456967b9a9df7e249cc073032298c9a5335fc4b13abf3e24506b39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "426e45e8c456967b9a9df7e249cc073032298c9a5335fc4b13abf3e24506b39c", kill_on_drop: false }` [INFO] [stdout] 426e45e8c456967b9a9df7e249cc073032298c9a5335fc4b13abf3e24506b39c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80ccad148f47c4b55e604f9419836c9ef1ba4bc0813a43775a5f408c210ee692 [INFO] running `Command { std: "docker" "start" "-a" "80ccad148f47c4b55e604f9419836c9ef1ba4bc0813a43775a5f408c210ee692", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling typed-builder v0.18.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.19.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling fixedstr v0.5.7 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling httptest v0.16.1 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling mackerel_client v0.6.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.09s [INFO] running `Command { std: "docker" "inspect" "80ccad148f47c4b55e604f9419836c9ef1ba4bc0813a43775a5f408c210ee692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ccad148f47c4b55e604f9419836c9ef1ba4bc0813a43775a5f408c210ee692", kill_on_drop: false }` [INFO] [stdout] 80ccad148f47c4b55e604f9419836c9ef1ba4bc0813a43775a5f408c210ee692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aaac166248448973232d4ed869fd7fb12803d24ac8ba146a884ece053490f3fc [INFO] running `Command { std: "docker" "start" "-a" "aaac166248448973232d4ed869fd7fb12803d24ac8ba146a884ece053490f3fc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mackerel_client-0df7c87d37829733) [INFO] [stdout] [INFO] [stdout] running 312 tests [INFO] [stdout] test alert::tests::test_alert_status::case_1 ... ok [INFO] [stdout] test alert::tests::test_alert_status::case_4 ... ok [INFO] [stdout] test alert::tests::test_alert_status::case_3 ... ok [INFO] [stdout] test alert::tests::test_alert_status::case_2 ... 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 alert::tests::test_alert_json::case_2 ... ok [INFO] [stdout] test alert::tests::test_alert_json::case_1 ... ok [INFO] [stdout] test alert_group_setting::client_tests::list_alert_group_settings ... ok [INFO] [stdout] test alert_group_setting::client_tests::create_alert_group_setting ... ok [INFO] [stdout] test alert_group_setting::client_tests::get_alert_group_setting ... ok [INFO] [stdout] test aws_integration::tests::test_aws_integration_json::case_1 ... 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::client_tests::list_aws_integration_metrics ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_03 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_integration_json::case_2 ... 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_23 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_24 ... ok [INFO] [stdout] test aws_integration::tests::test_aws_service::case_22 ... 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::client_tests::delete_aws_integration ... 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::update_alert ... ok [INFO] [stdout] test aws_integration::client_tests::list_aws_integrations ... ok [INFO] [stdout] test alert::client_tests::close_alert ... ok [INFO] [stdout] test alert::client_tests::list_open_alerts ... ok [INFO] [stdout] test alert_group_setting::client_tests::delete_alert_group_setting ... ok [INFO] [stdout] test alert::client_tests::list_all_alerts ... ok [INFO] [stdout] test aws_integration::client_tests::create_aws_integration ... 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 aws_integration::client_tests::get_aws_integration ... ok [INFO] [stdout] test aws_integration::client_tests::create_aws_integration_external_id ... ok [INFO] [stdout] test alert_group_setting::client_tests::update_alert_group_setting ... ok [INFO] [stdout] test aws_integration::client_tests::update_aws_integration ... 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 channel::client_tests::delete_channel ... ok [INFO] [stdout] test channel::client_tests::create_channel ... ok [INFO] [stdout] test check_report::client_tests::create_check_report ... ok [INFO] [stdout] test channel::client_tests::list_channels ... 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 client::client_tests::success ... ok [INFO] [stdout] test dashboard::client_tests::create_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 dashboard::client_tests::list_dashboards ... ok [INFO] [stdout] test client::client_tests::error ... ok [INFO] [stdout] test downtime::client_tests::list_downtimes ... ok [INFO] [stdout] test downtime::client_tests::create_downtime ... ok [INFO] [stdout] test downtime::client_tests::delete_downtime ... ok [INFO] [stdout] test graph_annotation::client_tests::create_graph_annotation ... ok [INFO] [stdout] test downtime::client_tests::update_downtime ... ok [INFO] [stdout] test graph_annotation::client_tests::delete_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 graph_annotation::client_tests::update_graph_annotation ... ok [INFO] [stdout] test dashboard::client_tests::delete_dashboard ... ok [INFO] [stdout] test dashboard::client_tests::get_dashboard ... ok [INFO] [stdout] test graph_definition::client_tests::delete_graph_definition ... ok [INFO] [stdout] test dashboard::client_tests::update_dashboard ... ok [INFO] [stdout] test host::client_tests::get_host ... ok [INFO] [stdout] test host::client_tests::get_host_by_custom_identifier ... 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::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_02 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_01 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_03 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_04 ... ok [INFO] [stdout] test host::tests::test_host_json::case_1 ... ok [INFO] [stdout] test host::tests::test_host_size::case_1 ... 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_json::case_2 ... 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_1 ... ok [INFO] [stdout] test host::tests::test_monitored_statuses::case_2 ... 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 host::client_tests::list_hosts::case_08 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_06 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_10 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_11 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_09 ... ok [INFO] [stdout] test host::client_tests::list_hosts::case_12 ... ok [INFO] [stdout] test host::client_tests::retire_host ... ok [INFO] [stdout] test host::client_tests::retire_hosts ... ok [INFO] [stdout] test host::client_tests::update_host ... ok [INFO] [stdout] test metadata::client_tests::list_role_metadata ... ok [INFO] [stdout] test host::client_tests::update_host_roles ... ok [INFO] [stdout] test host::client_tests::update_host_statuses ... ok [INFO] [stdout] test invitation::client_tests::list_invitations ... ok [INFO] [stdout] test invitation::client_tests::create_invitation ... ok [INFO] [stdout] test invitation::client_tests::revoke_invitation ... ok [INFO] [stdout] test metadata::client_tests::delete_host_metadata ... ok [INFO] [stdout] test metadata::client_tests::delete_role_metadata ... ok [INFO] [stdout] test metric::tests::test_metric_value::case_1 ... ok [INFO] [stdout] test metric::tests::test_metric_value::case_2 ... ok [INFO] [stdout] test metadata::client_tests::delete_service_metadata ... ok [INFO] [stdout] test metadata::client_tests::get_host_metadata ... ok [INFO] [stdout] test metadata::client_tests::get_role_metadata ... ok [INFO] [stdout] test metadata::client_tests::get_service_metadata ... ok [INFO] [stdout] test host::client_tests::update_host_status ... 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 monitor::tests::test_external_method::case_4 ... ok [INFO] [stdout] test monitor::tests::test_external_method::case_5 ... ok [INFO] [stdout] test monitor::tests::test_monitor_is_mute::case_1 ... 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 monitor::tests::test_monitor_name::case_1 ... ok [INFO] [stdout] test monitor::tests::test_monitor_name::case_2 ... ok [INFO] [stdout] test monitor::tests::test_monitor_name::case_3 ... 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 metadata::client_tests::list_host_metadata ... ok [INFO] [stdout] test metadata::client_tests::list_service_metadata ... ok [INFO] [stdout] test metadata::client_tests::put_role_metadata ... ok [INFO] [stdout] test metadata::client_tests::put_host_metadata ... 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 metric::client_tests::list_latest_host_metric_values ... ok [INFO] [stdout] test metadata::client_tests::put_service_metadata ... 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 metric::client_tests::post_host_metric_values ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_07 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_09 ... ok [INFO] [stdout] test role::tests::test_role_fullname_error::case_08 ... 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 metric::client_tests::post_service_metric_values ... ok [INFO] [stdout] test monitor::client_tests::delete_monitor ... ok [INFO] [stdout] test monitor::client_tests::create_monitor ... 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::get_monitor ... ok [INFO] [stdout] test monitor::client_tests::list_monitors ... 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::tests::test_authentication_method::case_5 ... 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_user_json::case_1 ... ok [INFO] [stdout] test user::tests::test_user_json::case_2 ... ok [INFO] [stdout] test monitor::client_tests::update_monitor ... ok [INFO] [stdout] test notification_group::client_tests::create_notification_group ... ok [INFO] [stdout] test notification_group::client_tests::list_notification_groups ... ok [INFO] [stdout] test notification_group::client_tests::delete_notification_group ... ok [INFO] [stdout] test organization::client_tests::get_organization ... ok [INFO] [stdout] test notification_group::client_tests::update_notification_group ... ok [INFO] [stdout] test role::client_tests::create_role ... ok [INFO] [stdout] test role::client_tests::delete_role ... ok [INFO] [stdout] test role::client_tests::list_roles ... ok [INFO] [stdout] test service::client_tests::create_service ... ok [INFO] [stdout] test service::client_tests::delete_service ... ok [INFO] [stdout] test service::client_tests::list_service_metric_names ... ok [INFO] [stdout] test service::client_tests::list_services ... ok [INFO] [stdout] test user::client_tests::list_users ... ok [INFO] [stdout] test user::client_tests::delete_user ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 312 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.24s [INFO] [stdout] [INFO] [stderr] Doc-tests mackerel_client [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - (line 12) - compile ... ok [INFO] [stdout] test src/host.rs - host::Client::list_hosts (line 641) - compile ... ok [INFO] [stdout] test src/organization.rs - organization::OrganizationName (line 21) ... ok [INFO] [stdout] test src/role.rs - role::RoleName (line 22) ... 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/client.rs - client::Client::new (line 78) ... ok [INFO] [stdout] test src/client.rs - client::Client::new (line 61) ... ok [INFO] [stdout] test src/client.rs - client::Client::new (line 68) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aaac166248448973232d4ed869fd7fb12803d24ac8ba146a884ece053490f3fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaac166248448973232d4ed869fd7fb12803d24ac8ba146a884ece053490f3fc", kill_on_drop: false }` [INFO] [stdout] aaac166248448973232d4ed869fd7fb12803d24ac8ba146a884ece053490f3fc