[INFO] cloning repository https://github.com/entrepeneur4lyf/pmdaemon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/entrepeneur4lyf/pmdaemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fentrepeneur4lyf%2Fpmdaemon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fentrepeneur4lyf%2Fpmdaemon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c75d068bb56250c14d55caaa8f98f3f567c0e8d5
[INFO] testing entrepeneur4lyf/pmdaemon against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fentrepeneur4lyf%2Fpmdaemon" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/entrepeneur4lyf/pmdaemon
[INFO] finished tweaking git repo https://github.com/entrepeneur4lyf/pmdaemon
[INFO] tweaked toml for git repo https://github.com/entrepeneur4lyf/pmdaemon written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/entrepeneur4lyf/pmdaemon on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/entrepeneur4lyf/pmdaemon already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7
[INFO] running `Command { std: "docker" "start" "ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling pmdaemon v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling pmdaemon v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pmdaemon-f0f38115162d1371)
[INFO] [stdout] 
[INFO] [stdout] running 150 tests
[INFO] [stdout] test config::tests::test_exec_mode_default ... ok
[INFO] [stdout] test config::tests::test_port_config_display ... ok
[INFO] [stdout] test config::tests::test_port_config_parse_auto ... ok
[INFO] [stdout] test config::tests::test_port_config_parse_range ... ok
[INFO] [stdout] test config::tests::test_port_config_parse_invalid ... ok
[INFO] [stdout] test config::tests::test_port_config_parse_single ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_basic ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_validation_empty_name ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_validation_empty_script ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_with_env ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_with_instances ... ok
[INFO] [stdout] test config::tests::test_process_config_default ... ok
[INFO] [stdout] test config::tests::test_process_config_effective_cwd ... ok
[INFO] [stdout] test config::tests::test_process_config_is_cluster_mode ... ok
[INFO] [stdout] test error::tests::test_error_constructors ... ok
[INFO] [stdout] test error::tests::test_error_display_format ... ok
[INFO] [stdout] test error::tests::test_error_debug_format ... ok
[INFO] [stdout] test error::tests::test_error_is_process_error ... ok
[INFO] [stdout] test error::tests::test_error_from_io ... ok
[INFO] [stdout] test health::tests::test_health_check_config_default ... ok
[INFO] [stdout] test health::tests::test_health_check_config_http ... ok
[INFO] [stdout] test health::tests::test_health_check_config_script ... ok
[INFO] [stdout] test config::tests::test_port_config_get_ports ... ok
[INFO] [stdout] test health::tests::test_health_check_config_serialization ... ok
[INFO] [stdout] test error::tests::test_error_category ... ok
[INFO] [stdout] test error::tests::test_error_is_system_error ... ok
[INFO] [stdout] test config::tests::test_process_config_validate ... ok
[INFO] [stdout] test error::tests::test_result_type_alias ... ok
[INFO] [stdout] test error::tests::test_error_from_toml ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_with_args ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_with_port ... ok
[INFO] [stdout] test config::tests::test_port_config_is_auto ... ok
[INFO] [stdout] test error::tests::test_error_from_serde_json ... ok
[INFO] [stdout] test error::tests::test_error_is_config_error ... ok
[INFO] [stdout] test health::tests::test_health_state_serialization ... ok
[INFO] [stdout] test health::tests::test_health_status_default ... ok
[INFO] [stdout] test health::tests::test_health_status_is_healthy ... ok
[INFO] [stdout] test health::tests::test_health_status_serialization ... ok
[INFO] [stdout] test manager::tests::test_get_config_dir ... ok
[INFO] [stdout] test health::tests::test_health_status_time_since_methods ... ok
[INFO] [stdout] test manager::tests::test_get_logs_nonexistent_process ... ok
[INFO] [stdout] test manager::tests::test_delete_by_status ... ok
[INFO] [stdout] test manager::tests::test_get_allocated_ports ... ok
[INFO] [stdout] test manager::tests::test_default_monitor_delegates_to_configurable ... ok
[INFO] [stdout] test manager::tests::test_ensure_logs_dir ... ok
[INFO] [stdout] test manager::tests::test_delete_by_invalid_status ... ok
[INFO] [stdout] test manager::tests::test_get_log_paths ... ok
[INFO] [stdout] test manager::tests::test_get_logs_missing_files ... ok
[INFO] [stdout] test manager::tests::test_clear_logs ... ok
[INFO] [stdout] test manager::tests::test_port_allocation_range ... ok
[INFO] [stdout] test manager::tests::test_delete_all ... ok
[INFO] [stdout] test manager::tests::test_get_logs_with_mock_process ... ok
[INFO] [stdout] test manager::tests::test_monitor_with_interval_validation ... ok
[INFO] [stdout] test manager::tests::test_list_empty ... ok
[INFO] [stdout] test manager::tests::test_port_allocation_auto ... ok
[INFO] [stdout] test manager::tests::test_get_process_names ... ok
[INFO] [stdout] test manager::tests::test_get_system_info ... ok
[INFO] [stdout] test manager::tests::test_is_port_available ... ok
[INFO] [stdout] test manager::tests::test_port_deallocation ... ok
[INFO] [stdout] test manager::tests::test_port_allocation_single ... ok
[INFO] [stdout] test manager::tests::test_process_count ... ok
[INFO] [stdout] test manager::tests::test_process_exists ... ok
[INFO] [stdout] test manager::tests::test_save_and_remove_process_config ... ok
[INFO] [stdout] test manager::tests::test_resolve_identifier_by_uuid ... ok
[INFO] [stdout] test manager::tests::test_resolve_identifier_by_name ... ok
[INFO] [stdout] test manager::tests::test_remove_pid_file ... ok
[INFO] [stdout] test manager::tests::test_process_manager_new ... ok
[INFO] [stdout] test monitoring::tests::test_get_cached_metrics ... ok
[INFO] [stdout] test manager::tests::test_save_and_read_pid_file ... ok
[INFO] [stdout] test monitoring::tests::test_monitoring_data_clone ... ok
[INFO] [stdout] test monitoring::tests::test_monitoring_data_debug ... ok
[INFO] [stdout] test monitoring::tests::test_monitoring_data_default ... ok
[INFO] [stdout] test monitoring::tests::test_monitoring_data_serialization ... ok
[INFO] [stdout] test monitoring::tests::test_system_metrics_clone ... ok
[INFO] [stdout] test monitoring::tests::test_system_metrics_debug ... ok
[INFO] [stdout] test monitoring::tests::test_system_metrics_default ... ok
[INFO] [stdout] test monitoring::tests::test_system_metrics_serialization ... ok
[INFO] [stdout] test manager::tests::test_update_monitoring_data ... ok
[INFO] [stdout] test monitoring::tests::test_clear_process_cache ... ok
[INFO] [stdout] test process::tests::test_process_is_running ... ok
[INFO] [stdout] test process::tests::test_process_check_status_no_child ... ok
[INFO] [stdout] test monitoring::tests::test_get_system_metrics ... ok
[INFO] [stdout] test manager::tests::test_remove_log_files ... ok
[INFO] [stdout] test process::tests::test_process_monitoring_default ... ok
[INFO] [stdout] test process::tests::test_process_pid ... ok
[INFO] [stdout] test process::tests::test_process_set_assigned_port ... ok
[INFO] [stdout] test process::tests::test_process_new ... ok
[INFO] [stdout] test process::tests::test_process_set_instance ... ok
[INFO] [stdout] test process::tests::test_process_should_auto_restart ... ok
[INFO] [stdout] test process::tests::test_process_set_state ... ok
[INFO] [stdout] test process::tests::test_process_state_serialization ... ok
[INFO] [stdout] test process::tests::test_process_status ... ok
[INFO] [stdout] test process::tests::test_process_status_serialization ... ok
[INFO] [stdout] test process::tests::test_process_state_display ... ok
[INFO] [stdout] test process::tests::test_process_start_already_running ... ok
[INFO] [stdout] test process::tests::test_process_uptime_seconds ... ok
[INFO] [stdout] test process::tests::test_restart_counter_in_status_display ... ok
[INFO] [stdout] test process::tests::test_restart_counter_increments ... ok
[INFO] [stdout] test process::tests::test_restart_counter_persistence ... ok
[INFO] [stdout] test signals::tests::test_graceful_shutdown_nonexistent_process ... ok
[INFO] [stdout] test process::tests::test_process_stop_not_running ... ok
[INFO] [stdout] test process::tests::test_process_update_monitoring ... ok
[INFO] [stdout] test signals::tests::test_process_signal_clone ... ok
[INFO] [stdout] test signals::tests::test_process_signal_all ... ok
[INFO] [stdout] test monitoring::tests::test_get_process_metrics_current_process ... ok
[INFO] [stdout] test signals::tests::test_process_signal_comprehensive_coverage ... ok
[INFO] [stdout] test signals::tests::test_process_signal_copy ... ok
[INFO] [stdout] test signals::tests::test_process_signal_debug ... ok
[INFO] [stdout] test signals::tests::test_process_signal_display ... ok
[INFO] [stdout] test signals::tests::test_process_signal_is_user_signal ... ok
[INFO] [stdout] test signals::tests::test_process_signal_equality ... ok
[INFO] [stdout] test signals::tests::test_process_signal_from_str ... ok
[INFO] [stdout] test signals::tests::test_signal_handler_default ... ok
[INFO] [stdout] test signals::tests::test_process_signal_is_termination_signal ... ok
[INFO] [stdout] test signals::tests::test_setup_handlers ... ok
[INFO] [stdout] test signals::tests::test_send_signal_to_nonexistent_process ... ok
[INFO] [stdout] test signals::tests::test_signal_handler_new ... ok
[INFO] [stdout] test signals::tests::test_signal_handler_shutdown_flag ... ok
[INFO] [stdout] test web::tests::test_list_query_default_values ... ok
[INFO] [stdout] test monitoring::tests::test_monitor_default ... ok
[INFO] [stdout] test web::tests::test_list_query_deserialize ... ok
[INFO] [stdout] test web::tests::test_logs_query_default_values ... ok
[INFO] [stdout] test web::tests::test_logs_query_deserialize ... ok
[INFO] [stdout] test web::tests::test_process_action_request_default_values ... ok
[INFO] [stdout] test process::tests::test_process_start_invalid_command ... ok
[INFO] [stdout] test web::tests::test_process_status_to_pm2_format ... ok
[INFO] [stdout] test web::tests::test_process_status_to_pm2_format_comprehensive ... ok
[INFO] [stdout] test web::tests::test_root_handler ... ok
[INFO] [stdout] test monitoring::tests::test_monitor_new ... ok
[INFO] [stdout] test monitoring::tests::test_get_process_metrics_nonexistent ... ok
[INFO] [stdout] test web::tests::test_websocket_message_clone ... ok
[INFO] [stdout] test health::tests::test_health_check_disabled ... ok
[INFO] [stdout] test web::tests::test_websocket_message_debug ... ok
[INFO] [stdout] test web::tests::test_websocket_message_process_list ... ok
[INFO] [stdout] test web::tests::test_websocket_message_system_update ... ok
[INFO] [stdout] test monitoring::tests::test_is_process_running ... ok
[INFO] [stdout] test web::tests::test_websocket_message_error ... ok
[INFO] [stdout] test health::tests::test_health_check_new ... ok
[INFO] [stdout] test web::tests::test_websocket_message_serialize ... ok
[INFO] [stdout] test web::tests::test_process_action_request_deserialize ... ok
[INFO] [stdout] test health::tests::test_health_check_disabled_check ... ok
[INFO] [stdout] test health::tests::test_health_check_script_retry_logic ... ok
[INFO] [stdout] test health::tests::test_health_check_script_failure ... ok
[INFO] [stdout] test health::tests::test_health_check_script_success ... ok
[INFO] [stdout] test web::tests::test_app_state_clone ... ok
[INFO] [stdout] test monitoring::tests::test_update_process_metrics ... ok
[INFO] [stdout] test web::tests::test_api_key_authentication ... ok
[INFO] [stdout] test web::tests::test_web_server_clone ... ok
[INFO] [stdout] test web::tests::test_no_api_key_authentication ... ok
[INFO] [stdout] test web::tests::test_web_server_new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 150 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/pmdaemon.rs (/opt/rustwide/target/debug/deps/pmdaemon-0b7adc3de8e935d2)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test tests::test_cli_parsing_invalid_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_basic_commands ... ok
[INFO] [stdout] test tests::test_cli_parsing_info_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_restart_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_reload_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_monit_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_config_flag ... ok
[INFO] [stdout] test tests::test_cli_parsing_start_command_basic ... ok
[INFO] [stdout] test tests::test_cli_parsing_missing_required_args ... ok
[INFO] [stdout] test tests::test_cli_parsing_delete_command_with_flags ... ok
[INFO] [stdout] test tests::test_cli_parsing_delete_command_basic ... ok
[INFO] [stdout] test tests::test_cli_parsing_monit_command_default ... ok
[INFO] [stdout] test tests::test_cli_parsing_start_command_with_options ... ok
[INFO] [stdout] test tests::test_cli_parsing_logs_command_defaults ... ok
[INFO] [stdout] test tests::test_cli_parsing_logs_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_help ... ok
[INFO] [stdout] test tests::test_cli_parsing_verbose_flag ... ok
[INFO] [stdout] test tests::test_cli_parsing_web_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_stop_command ... ok
[INFO] [stdout] test tests::test_format_duration_days ... ok
[INFO] [stdout] test tests::test_format_duration_edge_cases ... ok
[INFO] [stdout] test tests::test_cli_parsing_web_command_defaults ... ok
[INFO] [stdout] test tests::test_cli_parsing_version ... ok
[INFO] [stdout] test tests::test_format_duration_hours ... ok
[INFO] [stdout] test tests::test_format_duration_seconds ... ok
[INFO] [stdout] test tests::test_truncate_string_empty ... ok
[INFO] [stdout] test tests::test_truncate_string_exact_length ... ok
[INFO] [stdout] test tests::test_truncate_string_minimum_length ... ok
[INFO] [stdout] test tests::test_truncate_string_needs_truncation ... ok
[INFO] [stdout] test tests::test_truncate_string_no_truncation ... ok
[INFO] [stdout] test tests::test_uptime_calculation_integration ... ok
[INFO] [stdout] test tests::test_format_duration_minutes ... ok
[INFO] [stderr]      Running tests/config_formats_test.rs (/opt/rustwide/target/debug/deps/config_formats_test-27bfd32f3535af0c)
[INFO] [stdout] test tests::test_format_duration_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 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 test_config_validation ... ok
[INFO] [stdout] test test_config_get_app ... ok
[INFO] [stdout] test test_memory_format_parsing ... ok
[INFO] [stdout] test test_file_extension_detection ... ok
[INFO] [stdout] test test_port_format_parsing ... ok
[INFO] [stdout] test test_json_config_format ... ok
[INFO] [stdout] test test_yaml_config_format ... ok
[INFO] [stderr]      Running tests/e2e_tests.rs (/opt/rustwide/target/debug/deps/e2e_tests-d8f7e471235d1887)
[INFO] [stdout] test test_toml_config_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 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 test_port_management ... ok
[INFO] [stdout] test test_node_script ... ok
[INFO] [stdout] test test_simple_shell_script ... ok
[INFO] [stdout] test test_resource_monitoring ... ok
[INFO] [stdout] test test_python_script ... ok
[INFO] [stdout] test test_clustering_mode ... ok
[INFO] [stdout] test test_graceful_shutdown ... ok
[INFO] [stdout] test test_auto_restart ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.65s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e33229c4c518b733)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_cli_version ... ok
[INFO] [stdout] test test_cli_help ... ok
[INFO] [stdout] test test_stop_nonexistent_process ... ok
[INFO] [stdout] test test_list_empty ... ok
[INFO] [stdout] test test_start_with_port ... ok
[INFO] [stdout] test test_list_format ... ok
[INFO] [stdout] test test_delete_process ... ok
[INFO] [stdout] test test_start_simple_process ... ok
[INFO] [stdout] test test_start_with_args ... ok
[INFO] [stdout] test test_delete_all_with_force ... ok
[INFO] [stdout] test test_restart_process ... ok
[INFO] [stdout] test test_delete_by_status ... ok
[INFO] [stderr]    Doc-tests pmdaemon
[INFO] [stdout] test test_start_multiple_instances ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test src/config.rs - config::EcosystemConfig::from_file (line 940) - compile ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheck (line 234) - compile ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheck::check (line 609) - compile ... ok
[INFO] [stdout] test src/health.rs - health (line 20) ... ok
[INFO] [stdout] test src/health.rs - health (line 42) ... ok
[INFO] [stdout] test src/config.rs - config::ProcessConfig (line 214) ... ok
[INFO] [stdout] test src/config.rs - config::EcosystemConfig (line 906) ... ok
[INFO] [stdout] test src/config.rs - config::PortConfig::is_auto (line 479) ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::http (line 317) ... FAILED
[INFO] [stdout] test src/config.rs - config (line 18) has been running for over 60 seconds
[INFO] [stdout] test src/config.rs - config (line 31) has been running for over 60 seconds
[INFO] [stdout] test src/config.rs - config::EcosystemConfig::app_names (line 1097) has been running for over 60 seconds
[INFO] [stdout] test src/config.rs - config::EcosystemConfig::get_app (line 1072) has been running for over 60 seconds
[INFO] [stdout] test src/config.rs - config::PortConfig (line 342) has been running for over 60 seconds
[INFO] [stdout] test src/config.rs - config::PortConfig::get_ports (line 457) has been running for over 60 seconds
[INFO] [stdout] test src/config.rs - config::PortConfig::parse (line 390) has been running for over 60 seconds
[INFO] [stdout] test src/config.rs - config::ProcessConfig (line 201) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheck::config (line 565) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheck::is_enabled (line 580) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheck::new (line 532) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheck::status (line 550) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig (line 75) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig (line 87) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::enabled (line 419) has been running for over 60 seconds
[INFO] [stdout] test src/config.rs - config (line 31) ... FAILED
[INFO] [stdout] test src/config.rs - config (line 18) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::interval (line 380) has been running for over 60 seconds
[INFO] [stdout] test src/config.rs - config::ProcessConfig (line 201) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::retries (line 400) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::script (line 340) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::timeout (line 360) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheck::config (line 565) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::timeout (line 360) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheckType (line 120) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheck::status (line 550) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthState (line 204) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthState (line 204) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthStatus (line 162) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthStatus::is_healthy (line 436) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthStatus (line 162) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthStatus::is_healthy (line 436) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheck::is_enabled (line 580) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthStatus::time_since_last_check (line 508) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthStatus::is_unhealthy (line 454) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 38) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 68) - compile ... FAILED
[INFO] [stdout] test src/manager.rs - manager (line 21) - compile ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthStatus::is_unknown (line 472) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheck::new (line 532) ... FAILED
[INFO] [stdout] test src/manager.rs - manager (line 50) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::PortConfig (line 342) ... FAILED
[INFO] [stdout] test src/manager.rs - manager::ProcessManager::follow_logs (line 1282) - compile ... ok
[INFO] [stdout] test src/manager.rs - manager::ProcessManager (line 107) - compile ... ok
[INFO] [stdout] test src/manager.rs - manager::ProcessManager::get_logs (line 1157) - compile ... ok
[INFO] [stdout] test src/manager.rs - manager::ProcessManager::monitor (line 791) - compile ... ok
[INFO] [stdout] test src/manager.rs - manager::ProcessManager::monitor_with_interval (line 854) - compile ... ok
[INFO] [stdout] test src/process.rs - process::Process::start_with_logs (line 347) - compile ... ok
[INFO] [stdout] test src/process.rs - process::Process (line 128) - compile ... ok
[INFO] [stdout] test src/process.rs - process::ProcessMonitoring (line 204) ... FAILED
[INFO] [stdout] test src/process.rs - process::ProcessStatus (line 56) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthStatus::time_since_last_success (line 488) has been running for over 60 seconds
[INFO] [stdout] test src/process.rs - process::Process::status (line 273) ... FAILED
[INFO] [stdout] test src/signals.rs - signals (line 19) ... FAILED
[INFO] [stdout] test src/signals.rs - signals (line 36) - compile ... ok
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::graceful_shutdown (line 358) - compile ... FAILED
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::is_shutdown_requested (line 103) ... FAILED
[INFO] [stdout] test src/signals.rs - signals::SignalHandler (line 66) ... FAILED
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::reset_shutdown_flag (line 122) ... FAILED
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::send_signal (line 157) - compile ... FAILED
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::setup_handlers (line 254) - compile ... FAILED
[INFO] [stdout] test src/process.rs - process::Process::new (line 235) has been running for over 60 seconds
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig (line 87) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig (line 75) ... FAILED
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::new (line 85) has been running for over 60 seconds
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::new (line 85) ... ok
[INFO] [stdout] test src/process.rs - process::Process::new (line 235) ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::interval (line 380) ... ok
[INFO] [stdout] test src/health.rs - health::HealthStatus::is_unknown (line 472) ... ok
[INFO] [stdout] test src/config.rs - config::PortConfig::get_ports (line 457) ... ok
[INFO] [stdout] test src/config.rs - config::EcosystemConfig::app_names (line 1097) ... ok
[INFO] [stdout] test src/config.rs - config::PortConfig::parse (line 390) ... ok
[INFO] [stdout] test src/health.rs - health::HealthStatus::time_since_last_success (line 488) ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::retries (line 400) ... ok
[INFO] [stdout] test src/config.rs - config::EcosystemConfig::get_app (line 1072) ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::script (line 340) ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::enabled (line 419) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/health.rs - health::HealthCheckConfig::http (line 317) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config (line 31) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestpVIVr3/rustcJ1bnqP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-8e56478aec3db2ee,libregex-2bf0cff083d29b35,libregex_automata-fbb293e25e217251,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libdirs-9bde1200b69d22cd,libdirs_sys-0f5242368db73c3d,liboption_ext-61303ef911796993,libreqwest-eb0e9dd14456b137,librustls_pemfile-7d80b45e0e17dae1,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-1df6aa8c3c605591,libtokio_native_tls-bb5d540a6f278478,libencoding_rs-55bc2f0c3e70aa1b,libnative_tls-7652b3de88c7d98e,libopenssl_probe-2c6d21a9709cae46,libopenssl-888f6416785f2cb0,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a01f6b1955dfa73a,liburl-0367c102aeea336f,libidna-65460a9e9c5f274b,libutf8_iter-51566bbad89f3a68,libidna_adapter-2203ad373eb9b5f3,libicu_properties-93a627252c7704f0,libicu_properties_data-b53d225676b50701,libicu_normalizer-dc685df13b6ae86e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-a0f2e4fc672d6f3d,libpotential_utf-4758db92baea20ec,libicu_provider-c31251772aa7d03d,libicu_locale_core-123f2f57a509a7cf,libtinystr-0f6bd407517b063c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8e44c0de51c6096c,libzerotrie-c4aff21dbbe88718,libyoke-49c7dab091b46b83,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-1c68a203a74336a4,libtoml-e0622b2ef22543b1,libtoml_edit-76fdadeedbf3f1e8,libserde_spanned-4bc0639e0eeff3a7,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-4aa2b99be5e310bd,libserde_yaml-91c37b6295b675ee,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-9669e59074f925f9,libaxum-9fd0296236ef0914,libserde_path_to_error-7e023e93c228b753,libserde_urlencoded-f85907d06813414e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-e3169f7fbeacd037,libtungstenite-6a657d5922a7d2b5,libdata_encoding-506ef4e476430498,librand-2e9ee74aab4d0f47,librand_chacha-0b86fdf777319193,libppv_lite86-d626cad1568825a8,libzerocopy-12b53a8da3b97913,librand_core-b33f1459ae993a74,libgetrandom-1058313811a5c3b7,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-dadb2ba3d387b423,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libhyper_util-5debea8cae116511,libhyper-cf4d7ae8cbb7a92c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-56b72574d172f2e3,libindexmap-44c99edc07836dd0,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-102060e80987950b,libhttpdate-331798cefc82cc7e,libaxum_core-78a916f396b2d62b,libmime-0188e0814ca7ddbf,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libtower-a309c2718380a6f9,libsync_wrapper-a254cb6192850e87,libfutures_util-a5e5915e693b6c2f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-a5336762c41c7911,libsysinfo-15aceb1da4723239,librayon-4d150a99f02a3a7e,librayon_core-2d1ac166307a4b93,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-e5ea87bd27ac73a9,libserde_json-e555bbcc9d7a3d07,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-88210c3ebfb402d8,libgetrandom-381901c52a440efa,libcomfy_table-76f5ae4ae55effbc,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-cd4f1b41d8a3d9cc,librustix-c54932bbed6a34fc,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-6efadbdaf4c9a2a8,liblog-d6f7bb1298e9acd0,libtracing_core-fc740c2d164c51ea,libonce_cell-e9252a7b5119f3eb,libtokio-b8a5780d26e8efc2,libsignal_hook_registry-632c5a2f43cf4c2d,libsocket2-4693e0f567ca80c8,libbytes-82ad4f0211bdc963,libmio-b9234d9f3e20fb36,libparking_lot-d9fb8625b72c4132,libparking_lot_core-011ca971e3a0381f,liblibc-5d8d5080d132338a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-bd43a15a58627544,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-cd368c1666e63380,libserde-e9b2c9883fa5e4b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestpVIVr3/rustcJ1bnqP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpVIVr3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config (line 18) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestX5hCNu/rustck1dApD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-8e56478aec3db2ee,libregex-2bf0cff083d29b35,libregex_automata-fbb293e25e217251,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libdirs-9bde1200b69d22cd,libdirs_sys-0f5242368db73c3d,liboption_ext-61303ef911796993,libreqwest-eb0e9dd14456b137,librustls_pemfile-7d80b45e0e17dae1,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-1df6aa8c3c605591,libtokio_native_tls-bb5d540a6f278478,libencoding_rs-55bc2f0c3e70aa1b,libnative_tls-7652b3de88c7d98e,libopenssl_probe-2c6d21a9709cae46,libopenssl-888f6416785f2cb0,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a01f6b1955dfa73a,liburl-0367c102aeea336f,libidna-65460a9e9c5f274b,libutf8_iter-51566bbad89f3a68,libidna_adapter-2203ad373eb9b5f3,libicu_properties-93a627252c7704f0,libicu_properties_data-b53d225676b50701,libicu_normalizer-dc685df13b6ae86e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-a0f2e4fc672d6f3d,libpotential_utf-4758db92baea20ec,libicu_provider-c31251772aa7d03d,libicu_locale_core-123f2f57a509a7cf,libtinystr-0f6bd407517b063c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8e44c0de51c6096c,libzerotrie-c4aff21dbbe88718,libyoke-49c7dab091b46b83,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-1c68a203a74336a4,libtoml-e0622b2ef22543b1,libtoml_edit-76fdadeedbf3f1e8,libserde_spanned-4bc0639e0eeff3a7,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-4aa2b99be5e310bd,libserde_yaml-91c37b6295b675ee,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-9669e59074f925f9,libaxum-9fd0296236ef0914,libserde_path_to_error-7e023e93c228b753,libserde_urlencoded-f85907d06813414e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-e3169f7fbeacd037,libtungstenite-6a657d5922a7d2b5,libdata_encoding-506ef4e476430498,librand-2e9ee74aab4d0f47,librand_chacha-0b86fdf777319193,libppv_lite86-d626cad1568825a8,libzerocopy-12b53a8da3b97913,librand_core-b33f1459ae993a74,libgetrandom-1058313811a5c3b7,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-dadb2ba3d387b423,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libhyper_util-5debea8cae116511,libhyper-cf4d7ae8cbb7a92c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-56b72574d172f2e3,libindexmap-44c99edc07836dd0,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-102060e80987950b,libhttpdate-331798cefc82cc7e,libaxum_core-78a916f396b2d62b,libmime-0188e0814ca7ddbf,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libtower-a309c2718380a6f9,libsync_wrapper-a254cb6192850e87,libfutures_util-a5e5915e693b6c2f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-a5336762c41c7911,libsysinfo-15aceb1da4723239,librayon-4d150a99f02a3a7e,librayon_core-2d1ac166307a4b93,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-e5ea87bd27ac73a9,libserde_json-e555bbcc9d7a3d07,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-88210c3ebfb402d8,libgetrandom-381901c52a440efa,libcomfy_table-76f5ae4ae55effbc,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-cd4f1b41d8a3d9cc,librustix-c54932bbed6a34fc,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-6efadbdaf4c9a2a8,liblog-d6f7bb1298e9acd0,libtracing_core-fc740c2d164c51ea,libonce_cell-e9252a7b5119f3eb,libtokio-b8a5780d26e8efc2,libsignal_hook_registry-632c5a2f43cf4c2d,libsocket2-4693e0f567ca80c8,libbytes-82ad4f0211bdc963,libmio-b9234d9f3e20fb36,libparking_lot-d9fb8625b72c4132,libparking_lot_core-011ca971e3a0381f,liblibc-5d8d5080d132338a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-bd43a15a58627544,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-cd368c1666e63380,libserde-e9b2c9883fa5e4b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestX5hCNu/rustck1dApD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestX5hCNu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ProcessConfig (line 201) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestlEJ3qE/rustcmlIhwH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-8e56478aec3db2ee,libregex-2bf0cff083d29b35,libregex_automata-fbb293e25e217251,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libdirs-9bde1200b69d22cd,libdirs_sys-0f5242368db73c3d,liboption_ext-61303ef911796993,libreqwest-eb0e9dd14456b137,librustls_pemfile-7d80b45e0e17dae1,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-1df6aa8c3c605591,libtokio_native_tls-bb5d540a6f278478,libencoding_rs-55bc2f0c3e70aa1b,libnative_tls-7652b3de88c7d98e,libopenssl_probe-2c6d21a9709cae46,libopenssl-888f6416785f2cb0,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a01f6b1955dfa73a,liburl-0367c102aeea336f,libidna-65460a9e9c5f274b,libutf8_iter-51566bbad89f3a68,libidna_adapter-2203ad373eb9b5f3,libicu_properties-93a627252c7704f0,libicu_properties_data-b53d225676b50701,libicu_normalizer-dc685df13b6ae86e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-a0f2e4fc672d6f3d,libpotential_utf-4758db92baea20ec,libicu_provider-c31251772aa7d03d,libicu_locale_core-123f2f57a509a7cf,libtinystr-0f6bd407517b063c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8e44c0de51c6096c,libzerotrie-c4aff21dbbe88718,libyoke-49c7dab091b46b83,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-1c68a203a74336a4,libtoml-e0622b2ef22543b1,libtoml_edit-76fdadeedbf3f1e8,libserde_spanned-4bc0639e0eeff3a7,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-4aa2b99be5e310bd,libserde_yaml-91c37b6295b675ee,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-9669e59074f925f9,libaxum-9fd0296236ef0914,libserde_path_to_error-7e023e93c228b753,libserde_urlencoded-f85907d06813414e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-e3169f7fbeacd037,libtungstenite-6a657d5922a7d2b5,libdata_encoding-506ef4e476430498,librand-2e9ee74aab4d0f47,librand_chacha-0b86fdf777319193,libppv_lite86-d626cad1568825a8,libzerocopy-12b53a8da3b97913,librand_core-b33f1459ae993a74,libgetrandom-1058313811a5c3b7,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-dadb2ba3d387b423,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libhyper_util-5debea8cae116511,libhyper-cf4d7ae8cbb7a92c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-56b72574d172f2e3,libindexmap-44c99edc07836dd0,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-102060e80987950b,libhttpdate-331798cefc82cc7e,libaxum_core-78a916f396b2d62b,libmime-0188e0814ca7ddbf,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libtower-a309c2718380a6f9,libsync_wrapper-a254cb6192850e87,libfutures_util-a5e5915e693b6c2f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-a5336762c41c7911,libsysinfo-15aceb1da4723239,librayon-4d150a99f02a3a7e,librayon_core-2d1ac166307a4b93,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-e5ea87bd27ac73a9,libserde_json-e555bbcc9d7a3d07,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-88210c3ebfb402d8,libgetrandom-381901c52a440efa,libcomfy_table-76f5ae4ae55effbc,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-cd4f1b41d8a3d9cc,librustix-c54932bbed6a34fc,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-6efadbdaf4c9a2a8,liblog-d6f7bb1298e9acd0,libtracing_core-fc740c2d164c51ea,libonce_cell-e9252a7b5119f3eb,libtokio-b8a5780d26e8efc2,libsignal_hook_registry-632c5a2f43cf4c2d,libsocket2-4693e0f567ca80c8,libbytes-82ad4f0211bdc963,libmio-b9234d9f3e20fb36,libparking_lot-d9fb8625b72c4132,libparking_lot_core-011ca971e3a0381f,liblibc-5d8d5080d132338a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-bd43a15a58627544,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-cd368c1666e63380,libserde-e9b2c9883fa5e4b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlEJ3qE/rustcmlIhwH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlEJ3qE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthCheck::config (line 565) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestNWXaRu/rustcz5Yxso/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-8e56478aec3db2ee,libregex-2bf0cff083d29b35,libregex_automata-fbb293e25e217251,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libdirs-9bde1200b69d22cd,libdirs_sys-0f5242368db73c3d,liboption_ext-61303ef911796993,libreqwest-eb0e9dd14456b137,librustls_pemfile-7d80b45e0e17dae1,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-1df6aa8c3c605591,libtokio_native_tls-bb5d540a6f278478,libencoding_rs-55bc2f0c3e70aa1b,libnative_tls-7652b3de88c7d98e,libopenssl_probe-2c6d21a9709cae46,libopenssl-888f6416785f2cb0,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a01f6b1955dfa73a,liburl-0367c102aeea336f,libidna-65460a9e9c5f274b,libutf8_iter-51566bbad89f3a68,libidna_adapter-2203ad373eb9b5f3,libicu_properties-93a627252c7704f0,libicu_properties_data-b53d225676b50701,libicu_normalizer-dc685df13b6ae86e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-a0f2e4fc672d6f3d,libpotential_utf-4758db92baea20ec,libicu_provider-c31251772aa7d03d,libicu_locale_core-123f2f57a509a7cf,libtinystr-0f6bd407517b063c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8e44c0de51c6096c,libzerotrie-c4aff21dbbe88718,libyoke-49c7dab091b46b83,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-1c68a203a74336a4,libtoml-e0622b2ef22543b1,libtoml_edit-76fdadeedbf3f1e8,libserde_spanned-4bc0639e0eeff3a7,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-4aa2b99be5e310bd,libserde_yaml-91c37b6295b675ee,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-9669e59074f925f9,libaxum-9fd0296236ef0914,libserde_path_to_error-7e023e93c228b753,libserde_urlencoded-f85907d06813414e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-e3169f7fbeacd037,libtungstenite-6a657d5922a7d2b5,libdata_encoding-506ef4e476430498,librand-2e9ee74aab4d0f47,librand_chacha-0b86fdf777319193,libppv_lite86-d626cad1568825a8,libzerocopy-12b53a8da3b97913,librand_core-b33f1459ae993a74,libgetrandom-1058313811a5c3b7,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-dadb2ba3d387b423,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libhyper_util-5debea8cae116511,libhyper-cf4d7ae8cbb7a92c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-56b72574d172f2e3,libindexmap-44c99edc07836dd0,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-102060e80987950b,libhttpdate-331798cefc82cc7e,libaxum_core-78a916f396b2d62b,libmime-0188e0814ca7ddbf,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libtower-a309c2718380a6f9,libsync_wrapper-a254cb6192850e87,libfutures_util-a5e5915e693b6c2f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-a5336762c41c7911,libsysinfo-15aceb1da4723239,librayon-4d150a99f02a3a7e,librayon_core-2d1ac166307a4b93,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-e5ea87bd27ac73a9,libserde_json-e555bbcc9d7a3d07,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-88210c3ebfb402d8,libgetrandom-381901c52a440efa,libcomfy_table-76f5ae4ae55effbc,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-cd4f1b41d8a3d9cc,librustix-c54932bbed6a34fc,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-6efadbdaf4c9a2a8,liblog-d6f7bb1298e9acd0,libtracing_core-fc740c2d164c51ea,libonce_cell-e9252a7b5119f3eb,libtokio-b8a5780d26e8efc2,libsignal_hook_registry-632c5a2f43cf4c2d,libsocket2-4693e0f567ca80c8,libbytes-82ad4f0211bdc963,libmio-b9234d9f3e20fb36,libparking_lot-d9fb8625b72c4132,libparking_lot_core-011ca971e3a0381f,liblibc-5d8d5080d132338a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-bd43a15a58627544,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-cd368c1666e63380,libserde-e9b2c9883fa5e4b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNWXaRu/rustcz5Yxso/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNWXaRu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthCheckConfig::timeout (line 360) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthCheckType (line 120) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthCheck::status (line 550) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestuy7QP6/rustcNS4frS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-8e56478aec3db2ee,libregex-2bf0cff083d29b35,libregex_automata-fbb293e25e217251,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libdirs-9bde1200b69d22cd,libdirs_sys-0f5242368db73c3d,liboption_ext-61303ef911796993,libreqwest-eb0e9dd14456b137,librustls_pemfile-7d80b45e0e17dae1,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-1df6aa8c3c605591,libtokio_native_tls-bb5d540a6f278478,libencoding_rs-55bc2f0c3e70aa1b,libnative_tls-7652b3de88c7d98e,libopenssl_probe-2c6d21a9709cae46,libopenssl-888f6416785f2cb0,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a01f6b1955dfa73a,liburl-0367c102aeea336f,libidna-65460a9e9c5f274b,libutf8_iter-51566bbad89f3a68,libidna_adapter-2203ad373eb9b5f3,libicu_properties-93a627252c7704f0,libicu_properties_data-b53d225676b50701,libicu_normalizer-dc685df13b6ae86e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-a0f2e4fc672d6f3d,libpotential_utf-4758db92baea20ec,libicu_provider-c31251772aa7d03d,libicu_locale_core-123f2f57a509a7cf,libtinystr-0f6bd407517b063c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8e44c0de51c6096c,libzerotrie-c4aff21dbbe88718,libyoke-49c7dab091b46b83,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-1c68a203a74336a4,libtoml-e0622b2ef22543b1,libtoml_edit-76fdadeedbf3f1e8,libserde_spanned-4bc0639e0eeff3a7,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-4aa2b99be5e310bd,libserde_yaml-91c37b6295b675ee,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-9669e59074f925f9,libaxum-9fd0296236ef0914,libserde_path_to_error-7e023e93c228b753,libserde_urlencoded-f85907d06813414e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-e3169f7fbeacd037,libtungstenite-6a657d5922a7d2b5,libdata_encoding-506ef4e476430498,librand-2e9ee74aab4d0f47,librand_chacha-0b86fdf777319193,libppv_lite86-d626cad1568825a8,libzerocopy-12b53a8da3b97913,librand_core-b33f1459ae993a74,libgetrandom-1058313811a5c3b7,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-dadb2ba3d387b423,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libhyper_util-5debea8cae116511,libhyper-cf4d7ae8cbb7a92c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-56b72574d172f2e3,libindexmap-44c99edc07836dd0,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-102060e80987950b,libhttpdate-331798cefc82cc7e,libaxum_core-78a916f396b2d62b,libmime-0188e0814ca7ddbf,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libtower-a309c2718380a6f9,libsync_wrapper-a254cb6192850e87,libfutures_util-a5e5915e693b6c2f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-a5336762c41c7911,libsysinfo-15aceb1da4723239,librayon-4d150a99f02a3a7e,librayon_core-2d1ac166307a4b93,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-e5ea87bd27ac73a9,libserde_json-e555bbcc9d7a3d07,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-88210c3ebfb402d8,libgetrandom-381901c52a440efa,libcomfy_table-76f5ae4ae55effbc,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-cd4f1b41d8a3d9cc,librustix-c54932bbed6a34fc,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-6efadbdaf4c9a2a8,liblog-d6f7bb1298e9acd0,libtracing_core-fc740c2d164c51ea,libonce_cell-e9252a7b5119f3eb,libtokio-b8a5780d26e8efc2,libsignal_hook_registry-632c5a2f43cf4c2d,libsocket2-4693e0f567ca80c8,libbytes-82ad4f0211bdc963,libmio-b9234d9f3e20fb36,libparking_lot-d9fb8625b72c4132,libparking_lot_core-011ca971e3a0381f,liblibc-5d8d5080d132338a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-bd43a15a58627544,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-cd368c1666e63380,libserde-e9b2c9883fa5e4b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestuy7QP6/rustcNS4frS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuy7QP6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthState (line 204) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthStatus (line 162) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthStatus::is_healthy (line 436) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthCheck::is_enabled (line 580) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjYVIHt/rustcIO5tti/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-8e56478aec3db2ee,libregex-2bf0cff083d29b35,libregex_automata-fbb293e25e217251,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libdirs-9bde1200b69d22cd,libdirs_sys-0f5242368db73c3d,liboption_ext-61303ef911796993,libreqwest-eb0e9dd14456b137,librustls_pemfile-7d80b45e0e17dae1,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-1df6aa8c3c605591,libtokio_native_tls-bb5d540a6f278478,libencoding_rs-55bc2f0c3e70aa1b,libnative_tls-7652b3de88c7d98e,libopenssl_probe-2c6d21a9709cae46,libopenssl-888f6416785f2cb0,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a01f6b1955dfa73a,liburl-0367c102aeea336f,libidna-65460a9e9c5f274b,libutf8_iter-51566bbad89f3a68,libidna_adapter-2203ad373eb9b5f3,libicu_properties-93a627252c7704f0,libicu_properties_data-b53d225676b50701,libicu_normalizer-dc685df13b6ae86e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-a0f2e4fc672d6f3d,libpotential_utf-4758db92baea20ec,libicu_provider-c31251772aa7d03d,libicu_locale_core-123f2f57a509a7cf,libtinystr-0f6bd407517b063c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8e44c0de51c6096c,libzerotrie-c4aff21dbbe88718,libyoke-49c7dab091b46b83,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-1c68a203a74336a4,libtoml-e0622b2ef22543b1,libtoml_edit-76fdadeedbf3f1e8,libserde_spanned-4bc0639e0eeff3a7,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-4aa2b99be5e310bd,libserde_yaml-91c37b6295b675ee,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-9669e59074f925f9,libaxum-9fd0296236ef0914,libserde_path_to_error-7e023e93c228b753,libserde_urlencoded-f85907d06813414e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-e3169f7fbeacd037,libtungstenite-6a657d5922a7d2b5,libdata_encoding-506ef4e476430498,librand-2e9ee74aab4d0f47,librand_chacha-0b86fdf777319193,libppv_lite86-d626cad1568825a8,libzerocopy-12b53a8da3b97913,librand_core-b33f1459ae993a74,libgetrandom-1058313811a5c3b7,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-dadb2ba3d387b423,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libhyper_util-5debea8cae116511,libhyper-cf4d7ae8cbb7a92c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-56b72574d172f2e3,libindexmap-44c99edc07836dd0,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-102060e80987950b,libhttpdate-331798cefc82cc7e,libaxum_core-78a916f396b2d62b,libmime-0188e0814ca7ddbf,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libtower-a309c2718380a6f9,libsync_wrapper-a254cb6192850e87,libfutures_util-a5e5915e693b6c2f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-a5336762c41c7911,libsysinfo-15aceb1da4723239,librayon-4d150a99f02a3a7e,librayon_core-2d1ac166307a4b93,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-e5ea87bd27ac73a9,libserde_json-e555bbcc9d7a3d07,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-88210c3ebfb402d8,libgetrandom-381901c52a440efa,libcomfy_table-76f5ae4ae55effbc,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-cd4f1b41d8a3d9cc,librustix-c54932bbed6a34fc,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-6efadbdaf4c9a2a8,liblog-d6f7bb1298e9acd0,libtracing_core-fc740c2d164c51ea,libonce_cell-e9252a7b5119f3eb,libtokio-b8a5780d26e8efc2,libsignal_hook_registry-632c5a2f43cf4c2d,libsocket2-4693e0f567ca80c8,libbytes-82ad4f0211bdc963,libmio-b9234d9f3e20fb36,libparking_lot-d9fb8625b72c4132,libparking_lot_core-011ca971e3a0381f,liblibc-5d8d5080d132338a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-bd43a15a58627544,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-cd368c1666e63380,libserde-e9b2c9883fa5e4b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjYVIHt/rustcIO5tti/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjYVIHt/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthStatus::time_since_last_check (line 508) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthStatus::is_unhealthy (line 454) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 38) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 68) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/manager.rs - manager (line 21) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthCheck::new (line 532) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest1hv2GX/rustcI9FmZH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-8e56478aec3db2ee,libregex-2bf0cff083d29b35,libregex_automata-fbb293e25e217251,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libdirs-9bde1200b69d22cd,libdirs_sys-0f5242368db73c3d,liboption_ext-61303ef911796993,libreqwest-eb0e9dd14456b137,librustls_pemfile-7d80b45e0e17dae1,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-1df6aa8c3c605591,libtokio_native_tls-bb5d540a6f278478,libencoding_rs-55bc2f0c3e70aa1b,libnative_tls-7652b3de88c7d98e,libopenssl_probe-2c6d21a9709cae46,libopenssl-888f6416785f2cb0,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a01f6b1955dfa73a,liburl-0367c102aeea336f,libidna-65460a9e9c5f274b,libutf8_iter-51566bbad89f3a68,libidna_adapter-2203ad373eb9b5f3,libicu_properties-93a627252c7704f0,libicu_properties_data-b53d225676b50701,libicu_normalizer-dc685df13b6ae86e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-a0f2e4fc672d6f3d,libpotential_utf-4758db92baea20ec,libicu_provider-c31251772aa7d03d,libicu_locale_core-123f2f57a509a7cf,libtinystr-0f6bd407517b063c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8e44c0de51c6096c,libzerotrie-c4aff21dbbe88718,libyoke-49c7dab091b46b83,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-1c68a203a74336a4,libtoml-e0622b2ef22543b1,libtoml_edit-76fdadeedbf3f1e8,libserde_spanned-4bc0639e0eeff3a7,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-4aa2b99be5e310bd,libserde_yaml-91c37b6295b675ee,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-9669e59074f925f9,libaxum-9fd0296236ef0914,libserde_path_to_error-7e023e93c228b753,libserde_urlencoded-f85907d06813414e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-e3169f7fbeacd037,libtungstenite-6a657d5922a7d2b5,libdata_encoding-506ef4e476430498,librand-2e9ee74aab4d0f47,librand_chacha-0b86fdf777319193,libppv_lite86-d626cad1568825a8,libzerocopy-12b53a8da3b97913,librand_core-b33f1459ae993a74,libgetrandom-1058313811a5c3b7,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-dadb2ba3d387b423,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libhyper_util-5debea8cae116511,libhyper-cf4d7ae8cbb7a92c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-56b72574d172f2e3,libindexmap-44c99edc07836dd0,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-102060e80987950b,libhttpdate-331798cefc82cc7e,libaxum_core-78a916f396b2d62b,libmime-0188e0814ca7ddbf,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libtower-a309c2718380a6f9,libsync_wrapper-a254cb6192850e87,libfutures_util-a5e5915e693b6c2f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-a5336762c41c7911,libsysinfo-15aceb1da4723239,librayon-4d150a99f02a3a7e,librayon_core-2d1ac166307a4b93,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-e5ea87bd27ac73a9,libserde_json-e555bbcc9d7a3d07,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-88210c3ebfb402d8,libgetrandom-381901c52a440efa,libcomfy_table-76f5ae4ae55effbc,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-cd4f1b41d8a3d9cc,librustix-c54932bbed6a34fc,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-6efadbdaf4c9a2a8,liblog-d6f7bb1298e9acd0,libtracing_core-fc740c2d164c51ea,libonce_cell-e9252a7b5119f3eb,libtokio-b8a5780d26e8efc2,libsignal_hook_registry-632c5a2f43cf4c2d,libsocket2-4693e0f567ca80c8,libbytes-82ad4f0211bdc963,libmio-b9234d9f3e20fb36,libparking_lot-d9fb8625b72c4132,libparking_lot_core-011ca971e3a0381f,liblibc-5d8d5080d132338a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-bd43a15a58627544,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-cd368c1666e63380,libserde-e9b2c9883fa5e4b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest1hv2GX/rustcI9FmZH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1hv2GX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/manager.rs - manager (line 50) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::PortConfig (line 342) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestnux0HE/rustcKqIbE4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-8e56478aec3db2ee,libregex-2bf0cff083d29b35,libregex_automata-fbb293e25e217251,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libdirs-9bde1200b69d22cd,libdirs_sys-0f5242368db73c3d,liboption_ext-61303ef911796993,libreqwest-eb0e9dd14456b137,librustls_pemfile-7d80b45e0e17dae1,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-1df6aa8c3c605591,libtokio_native_tls-bb5d540a6f278478,libencoding_rs-55bc2f0c3e70aa1b,libnative_tls-7652b3de88c7d98e,libopenssl_probe-2c6d21a9709cae46,libopenssl-888f6416785f2cb0,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a01f6b1955dfa73a,liburl-0367c102aeea336f,libidna-65460a9e9c5f274b,libutf8_iter-51566bbad89f3a68,libidna_adapter-2203ad373eb9b5f3,libicu_properties-93a627252c7704f0,libicu_properties_data-b53d225676b50701,libicu_normalizer-dc685df13b6ae86e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-a0f2e4fc672d6f3d,libpotential_utf-4758db92baea20ec,libicu_provider-c31251772aa7d03d,libicu_locale_core-123f2f57a509a7cf,libtinystr-0f6bd407517b063c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8e44c0de51c6096c,libzerotrie-c4aff21dbbe88718,libyoke-49c7dab091b46b83,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-1c68a203a74336a4,libtoml-e0622b2ef22543b1,libtoml_edit-76fdadeedbf3f1e8,libserde_spanned-4bc0639e0eeff3a7,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-4aa2b99be5e310bd,libserde_yaml-91c37b6295b675ee,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-9669e59074f925f9,libaxum-9fd0296236ef0914,libserde_path_to_error-7e023e93c228b753,libserde_urlencoded-f85907d06813414e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-e3169f7fbeacd037,libtungstenite-6a657d5922a7d2b5,libdata_encoding-506ef4e476430498,librand-2e9ee74aab4d0f47,librand_chacha-0b86fdf777319193,libppv_lite86-d626cad1568825a8,libzerocopy-12b53a8da3b97913,librand_core-b33f1459ae993a74,libgetrandom-1058313811a5c3b7,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-dadb2ba3d387b423,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libhyper_util-5debea8cae116511,libhyper-cf4d7ae8cbb7a92c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-56b72574d172f2e3,libindexmap-44c99edc07836dd0,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-102060e80987950b,libhttpdate-331798cefc82cc7e,libaxum_core-78a916f396b2d62b,libmime-0188e0814ca7ddbf,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libtower-a309c2718380a6f9,libsync_wrapper-a254cb6192850e87,libfutures_util-a5e5915e693b6c2f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-a5336762c41c7911,libsysinfo-15aceb1da4723239,librayon-4d150a99f02a3a7e,librayon_core-2d1ac166307a4b93,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-e5ea87bd27ac73a9,libserde_json-e555bbcc9d7a3d07,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-88210c3ebfb402d8,libgetrandom-381901c52a440efa,libcomfy_table-76f5ae4ae55effbc,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-cd4f1b41d8a3d9cc,librustix-c54932bbed6a34fc,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-6efadbdaf4c9a2a8,liblog-d6f7bb1298e9acd0,libtracing_core-fc740c2d164c51ea,libonce_cell-e9252a7b5119f3eb,libtokio-b8a5780d26e8efc2,libsignal_hook_registry-632c5a2f43cf4c2d,libsocket2-4693e0f567ca80c8,libbytes-82ad4f0211bdc963,libmio-b9234d9f3e20fb36,libparking_lot-d9fb8625b72c4132,libparking_lot_core-011ca971e3a0381f,liblibc-5d8d5080d132338a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-bd43a15a58627544,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-cd368c1666e63380,libserde-e9b2c9883fa5e4b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestnux0HE/rustcKqIbE4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnux0HE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process.rs - process::ProcessMonitoring (line 204) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process.rs - process::ProcessStatus (line 56) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/process.rs - process::Process::status (line 273) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/signals.rs - signals (line 19) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/signals.rs - signals::SignalHandler::graceful_shutdown (line 358) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/signals.rs - signals::SignalHandler::is_shutdown_requested (line 103) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/signals.rs - signals::SignalHandler (line 66) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/signals.rs - signals::SignalHandler::reset_shutdown_flag (line 122) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/signals.rs - signals::SignalHandler::send_signal (line 157) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/signals.rs - signals::SignalHandler::setup_handlers (line 254) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthCheckConfig (line 87) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestnjXlIQ/rustcr3Btz7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-8e56478aec3db2ee,libregex-2bf0cff083d29b35,libregex_automata-fbb293e25e217251,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libdirs-9bde1200b69d22cd,libdirs_sys-0f5242368db73c3d,liboption_ext-61303ef911796993,libreqwest-eb0e9dd14456b137,librustls_pemfile-7d80b45e0e17dae1,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-1df6aa8c3c605591,libtokio_native_tls-bb5d540a6f278478,libencoding_rs-55bc2f0c3e70aa1b,libnative_tls-7652b3de88c7d98e,libopenssl_probe-2c6d21a9709cae46,libopenssl-888f6416785f2cb0,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a01f6b1955dfa73a,liburl-0367c102aeea336f,libidna-65460a9e9c5f274b,libutf8_iter-51566bbad89f3a68,libidna_adapter-2203ad373eb9b5f3,libicu_properties-93a627252c7704f0,libicu_properties_data-b53d225676b50701,libicu_normalizer-dc685df13b6ae86e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-a0f2e4fc672d6f3d,libpotential_utf-4758db92baea20ec,libicu_provider-c31251772aa7d03d,libicu_locale_core-123f2f57a509a7cf,libtinystr-0f6bd407517b063c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8e44c0de51c6096c,libzerotrie-c4aff21dbbe88718,libyoke-49c7dab091b46b83,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-1c68a203a74336a4,libtoml-e0622b2ef22543b1,libtoml_edit-76fdadeedbf3f1e8,libserde_spanned-4bc0639e0eeff3a7,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-4aa2b99be5e310bd,libserde_yaml-91c37b6295b675ee,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-9669e59074f925f9,libaxum-9fd0296236ef0914,libserde_path_to_error-7e023e93c228b753,libserde_urlencoded-f85907d06813414e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-e3169f7fbeacd037,libtungstenite-6a657d5922a7d2b5,libdata_encoding-506ef4e476430498,librand-2e9ee74aab4d0f47,librand_chacha-0b86fdf777319193,libppv_lite86-d626cad1568825a8,libzerocopy-12b53a8da3b97913,librand_core-b33f1459ae993a74,libgetrandom-1058313811a5c3b7,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-dadb2ba3d387b423,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libhyper_util-5debea8cae116511,libhyper-cf4d7ae8cbb7a92c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-56b72574d172f2e3,libindexmap-44c99edc07836dd0,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-102060e80987950b,libhttpdate-331798cefc82cc7e,libaxum_core-78a916f396b2d62b,libmime-0188e0814ca7ddbf,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libtower-a309c2718380a6f9,libsync_wrapper-a254cb6192850e87,libfutures_util-a5e5915e693b6c2f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-a5336762c41c7911,libsysinfo-15aceb1da4723239,librayon-4d150a99f02a3a7e,librayon_core-2d1ac166307a4b93,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-e5ea87bd27ac73a9,libserde_json-e555bbcc9d7a3d07,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-88210c3ebfb402d8,libgetrandom-381901c52a440efa,libcomfy_table-76f5ae4ae55effbc,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-cd4f1b41d8a3d9cc,librustix-c54932bbed6a34fc,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-6efadbdaf4c9a2a8,liblog-d6f7bb1298e9acd0,libtracing_core-fc740c2d164c51ea,libonce_cell-e9252a7b5119f3eb,libtokio-b8a5780d26e8efc2,libsignal_hook_registry-632c5a2f43cf4c2d,libsocket2-4693e0f567ca80c8,libbytes-82ad4f0211bdc963,libmio-b9234d9f3e20fb36,libparking_lot-d9fb8625b72c4132,libparking_lot_core-011ca971e3a0381f,liblibc-5d8d5080d132338a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-bd43a15a58627544,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-cd368c1666e63380,libserde-e9b2c9883fa5e4b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestnjXlIQ/rustcr3Btz7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnjXlIQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/health.rs - health::HealthCheckConfig (line 75) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbqUvGe/rustcqk4Y8m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-8e56478aec3db2ee,libregex-2bf0cff083d29b35,libregex_automata-fbb293e25e217251,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libdirs-9bde1200b69d22cd,libdirs_sys-0f5242368db73c3d,liboption_ext-61303ef911796993,libreqwest-eb0e9dd14456b137,librustls_pemfile-7d80b45e0e17dae1,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-1df6aa8c3c605591,libtokio_native_tls-bb5d540a6f278478,libencoding_rs-55bc2f0c3e70aa1b,libnative_tls-7652b3de88c7d98e,libopenssl_probe-2c6d21a9709cae46,libopenssl-888f6416785f2cb0,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a01f6b1955dfa73a,liburl-0367c102aeea336f,libidna-65460a9e9c5f274b,libutf8_iter-51566bbad89f3a68,libidna_adapter-2203ad373eb9b5f3,libicu_properties-93a627252c7704f0,libicu_properties_data-b53d225676b50701,libicu_normalizer-dc685df13b6ae86e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-a0f2e4fc672d6f3d,libpotential_utf-4758db92baea20ec,libicu_provider-c31251772aa7d03d,libicu_locale_core-123f2f57a509a7cf,libtinystr-0f6bd407517b063c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8e44c0de51c6096c,libzerotrie-c4aff21dbbe88718,libyoke-49c7dab091b46b83,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-1c68a203a74336a4,libtoml-e0622b2ef22543b1,libtoml_edit-76fdadeedbf3f1e8,libserde_spanned-4bc0639e0eeff3a7,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-4aa2b99be5e310bd,libserde_yaml-91c37b6295b675ee,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-9669e59074f925f9,libaxum-9fd0296236ef0914,libserde_path_to_error-7e023e93c228b753,libserde_urlencoded-f85907d06813414e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-e3169f7fbeacd037,libtungstenite-6a657d5922a7d2b5,libdata_encoding-506ef4e476430498,librand-2e9ee74aab4d0f47,librand_chacha-0b86fdf777319193,libppv_lite86-d626cad1568825a8,libzerocopy-12b53a8da3b97913,librand_core-b33f1459ae993a74,libgetrandom-1058313811a5c3b7,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-dadb2ba3d387b423,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libhyper_util-5debea8cae116511,libhyper-cf4d7ae8cbb7a92c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-56b72574d172f2e3,libindexmap-44c99edc07836dd0,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-102060e80987950b,libhttpdate-331798cefc82cc7e,libaxum_core-78a916f396b2d62b,libmime-0188e0814ca7ddbf,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libtower-a309c2718380a6f9,libsync_wrapper-a254cb6192850e87,libfutures_util-a5e5915e693b6c2f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-a5336762c41c7911,libsysinfo-15aceb1da4723239,librayon-4d150a99f02a3a7e,librayon_core-2d1ac166307a4b93,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-e5ea87bd27ac73a9,libserde_json-e555bbcc9d7a3d07,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-88210c3ebfb402d8,libgetrandom-381901c52a440efa,libcomfy_table-76f5ae4ae55effbc,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-cd4f1b41d8a3d9cc,librustix-c54932bbed6a34fc,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-6efadbdaf4c9a2a8,liblog-d6f7bb1298e9acd0,libtracing_core-fc740c2d164c51ea,libonce_cell-e9252a7b5119f3eb,libtokio-b8a5780d26e8efc2,libsignal_hook_registry-632c5a2f43cf4c2d,libsocket2-4693e0f567ca80c8,libbytes-82ad4f0211bdc963,libmio-b9234d9f3e20fb36,libparking_lot-d9fb8625b72c4132,libparking_lot_core-011ca971e3a0381f,liblibc-5d8d5080d132338a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-bd43a15a58627544,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-cd368c1666e63380,libserde-e9b2c9883fa5e4b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbqUvGe/rustcqk4Y8m/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbqUvGe/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config (line 18)
[INFO] [stdout]     src/config.rs - config (line 31)
[INFO] [stdout]     src/config.rs - config::PortConfig (line 342)
[INFO] [stdout]     src/config.rs - config::ProcessConfig (line 201)
[INFO] [stdout]     src/health.rs - health::HealthCheck::config (line 565)
[INFO] [stdout]     src/health.rs - health::HealthCheck::is_enabled (line 580)
[INFO] [stdout]     src/health.rs - health::HealthCheck::new (line 532)
[INFO] [stdout]     src/health.rs - health::HealthCheck::status (line 550)
[INFO] [stdout]     src/health.rs - health::HealthCheckConfig (line 75)
[INFO] [stdout]     src/health.rs - health::HealthCheckConfig (line 87)
[INFO] [stdout]     src/health.rs - health::HealthCheckConfig::http (line 317)
[INFO] [stdout]     src/health.rs - health::HealthCheckConfig::timeout (line 360)
[INFO] [stdout]     src/health.rs - health::HealthCheckType (line 120)
[INFO] [stdout]     src/health.rs - health::HealthState (line 204)
[INFO] [stdout]     src/health.rs - health::HealthStatus (line 162)
[INFO] [stdout]     src/health.rs - health::HealthStatus::is_healthy (line 436)
[INFO] [stdout]     src/health.rs - health::HealthStatus::is_unhealthy (line 454)
[INFO] [stdout]     src/health.rs - health::HealthStatus::time_since_last_check (line 508)
[INFO] [stdout]     src/lib.rs - (line 38)
[INFO] [stdout]     src/lib.rs - (line 68)
[INFO] [stdout]     src/manager.rs - manager (line 21)
[INFO] [stdout]     src/manager.rs - manager (line 50)
[INFO] [stdout]     src/process.rs - process::Process::status (line 273)
[INFO] [stdout]     src/process.rs - process::ProcessMonitoring (line 204)
[INFO] [stdout]     src/process.rs - process::ProcessStatus (line 56)
[INFO] [stdout]     src/signals.rs - signals (line 19)
[INFO] [stdout]     src/signals.rs - signals::SignalHandler (line 66)
[INFO] [stdout]     src/signals.rs - signals::SignalHandler::graceful_shutdown (line 358)
[INFO] [stdout]     src/signals.rs - signals::SignalHandler::is_shutdown_requested (line 103)
[INFO] [stdout]     src/signals.rs - signals::SignalHandler::reset_shutdown_flag (line 122)
[INFO] [stdout]     src/signals.rs - signals::SignalHandler::send_signal (line 157)
[INFO] [stdout]     src/signals.rs - signals::SignalHandler::setup_handlers (line 254)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 28 passed; 32 failed; 0 ignored; 0 measured; 0 filtered out; finished in 451.94s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7", kill_on_drop: false }`
[INFO] [stdout] ebe40a2eb7640e18a15dd7b0f05e22b2fd0502496459cdc89904cfd681fd42b7
