[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fentrepeneur4lyf%2Fpmdaemon" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/entrepeneur4lyf/pmdaemon on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded rstest v0.18.2
[INFO] [stderr]   Downloaded inotify v0.9.6
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded notify v6.1.1
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded rstest_macros v0.18.2
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.108
[INFO] [stderr]   Downloaded hyper-util v0.1.12
[INFO] [stderr]   Downloaded axum-extra v0.9.6
[INFO] [stderr]   Downloaded comfy-table v7.1.4
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded headers v0.4.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e28d3897b2fb12c81b1b650373081f94889c08c21e1a266e7441b94fc13ec431
[INFO] running `Command { std: "docker" "start" "-a" "e28d3897b2fb12c81b1b650373081f94889c08c21e1a266e7441b94fc13ec431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e28d3897b2fb12c81b1b650373081f94889c08c21e1a266e7441b94fc13ec431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e28d3897b2fb12c81b1b650373081f94889c08c21e1a266e7441b94fc13ec431", kill_on_drop: false }`
[INFO] [stdout] e28d3897b2fb12c81b1b650373081f94889c08c21e1a266e7441b94fc13ec431
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 136442ca9001398f14685d15ed94ca3bdd365c1b18254d2528f50218ea154647
[INFO] running `Command { std: "docker" "start" "-a" "136442ca9001398f14685d15ed94ca3bdd365c1b18254d2528f50218ea154647", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling comfy-table v7.1.4
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 axum-core v0.4.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[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 axum v0.7.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[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 24s
[INFO] running `Command { std: "docker" "inspect" "136442ca9001398f14685d15ed94ca3bdd365c1b18254d2528f50218ea154647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "136442ca9001398f14685d15ed94ca3bdd365c1b18254d2528f50218ea154647", kill_on_drop: false }`
[INFO] [stdout] 136442ca9001398f14685d15ed94ca3bdd365c1b18254d2528f50218ea154647
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2aee0bb2e40d3bfd8a0df49031a1cf16525afa258f4b4b4e65c9bbb1010a311
[INFO] running `Command { std: "docker" "start" "-a" "c2aee0bb2e40d3bfd8a0df49031a1cf16525afa258f4b4b4e65c9bbb1010a311", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-util 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 memchr v2.7.4
[INFO] [stderr]    Compiling rayon v1.10.0
[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 termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling sysinfo v0.29.11
[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 tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling mockall v0.12.1
[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 axum v0.7.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[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 12s
[INFO] running `Command { std: "docker" "inspect" "c2aee0bb2e40d3bfd8a0df49031a1cf16525afa258f4b4b4e65c9bbb1010a311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2aee0bb2e40d3bfd8a0df49031a1cf16525afa258f4b4b4e65c9bbb1010a311", kill_on_drop: false }`
[INFO] [stdout] c2aee0bb2e40d3bfd8a0df49031a1cf16525afa258f4b4b4e65c9bbb1010a311
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be3fa7ab00dbb2d7dd1b3462ab752e1d1bd31284efc44e8a1523f60a6aff8c01
[INFO] running `Command { std: "docker" "start" "-a" "be3fa7ab00dbb2d7dd1b3462ab752e1d1bd31284efc44e8a1523f60a6aff8c01", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pmdaemon-fe10ad8f8b5036cb)
[INFO] [stdout] 
[INFO] [stdout] running 150 tests
[INFO] [stdout] test config::tests::test_port_config_get_ports ... ok
[INFO] [stdout] test config::tests::test_port_config_is_auto ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_validation_empty_name ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_basic ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_validation_empty_script ... ok
[INFO] [stdout] test config::tests::test_port_config_parse_auto ... ok
[INFO] [stdout] test config::tests::test_process_config_is_cluster_mode ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_with_args ... ok
[INFO] [stdout] test config::tests::test_port_config_display ... ok
[INFO] [stdout] test config::tests::test_process_config_validate ... ok
[INFO] [stdout] test config::tests::test_exec_mode_default ... ok
[INFO] [stdout] test config::tests::test_process_config_effective_cwd ... ok
[INFO] [stdout] test error::tests::test_error_category ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_with_instances ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_with_port ... ok
[INFO] [stdout] test config::tests::test_process_config_default ... ok
[INFO] [stdout] test config::tests::test_process_config_builder_with_env ... ok
[INFO] [stdout] test error::tests::test_error_debug_format ... ok
[INFO] [stdout] test error::tests::test_error_display_format ... ok
[INFO] [stdout] test error::tests::test_error_from_io ... ok
[INFO] [stdout] test error::tests::test_error_from_serde_json ... ok
[INFO] [stdout] test error::tests::test_error_from_toml ... ok
[INFO] [stdout] test error::tests::test_error_is_config_error ... ok
[INFO] [stdout] test error::tests::test_error_is_process_error ... ok
[INFO] [stdout] test error::tests::test_error_is_system_error ... ok
[INFO] [stdout] test error::tests::test_result_type_alias ... 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 health::tests::test_health_check_config_serialization ... ok
[INFO] [stdout] test error::tests::test_error_constructors ... ok
[INFO] [stdout] test health::tests::test_health_state_serialization ... ok
[INFO] [stdout] test config::tests::test_port_config_parse_single ... ok
[INFO] [stdout] test health::tests::test_health_status_is_healthy ... ok
[INFO] [stdout] test health::tests::test_health_status_default ... ok
[INFO] [stdout] test health::tests::test_health_status_serialization ... ok
[INFO] [stdout] test config::tests::test_port_config_parse_range ... ok
[INFO] [stdout] test health::tests::test_health_status_time_since_methods ... ok
[INFO] [stdout] test manager::tests::test_get_config_dir ... ok
[INFO] [stdout] test config::tests::test_port_config_parse_invalid ... ok
[INFO] [stdout] test manager::tests::test_ensure_logs_dir ... ok
[INFO] [stdout] test manager::tests::test_delete_by_status ... ok
[INFO] [stdout] test manager::tests::test_get_logs_nonexistent_process ... ok
[INFO] [stdout] test manager::tests::test_get_logs_missing_files ... ok
[INFO] [stdout] test manager::tests::test_get_log_paths ... ok
[INFO] [stdout] test manager::tests::test_default_monitor_delegates_to_configurable ... ok
[INFO] [stdout] test manager::tests::test_delete_by_invalid_status ... ok
[INFO] [stdout] test manager::tests::test_delete_all ... ok
[INFO] [stdout] test manager::tests::test_get_allocated_ports ... ok
[INFO] [stdout] test manager::tests::test_is_port_available ... ok
[INFO] [stdout] test manager::tests::test_get_system_info ... ok
[INFO] [stdout] test manager::tests::test_get_process_names ... ok
[INFO] [stdout] test health::tests::test_health_check_script_success ... ok
[INFO] [stdout] test health::tests::test_health_check_script_retry_logic ... ok
[INFO] [stdout] test manager::tests::test_process_exists ... ok
[INFO] [stdout] test health::tests::test_health_check_new ... ok
[INFO] [stdout] test health::tests::test_health_check_disabled ... ok
[INFO] [stdout] test manager::tests::test_port_allocation_range ... ok
[INFO] [stdout] test manager::tests::test_clear_logs ... ok
[INFO] [stdout] test manager::tests::test_port_allocation_auto ... ok
[INFO] [stdout] test manager::tests::test_list_empty ... ok
[INFO] [stdout] test health::tests::test_health_check_disabled_check ... ok
[INFO] [stdout] test manager::tests::test_port_allocation_single ... ok
[INFO] [stdout] test manager::tests::test_monitor_with_interval_validation ... ok
[INFO] [stdout] test manager::tests::test_process_count ... ok
[INFO] [stdout] test manager::tests::test_port_deallocation ... ok
[INFO] [stdout] test health::tests::test_health_check_script_failure ... ok
[INFO] [stdout] test manager::tests::test_get_logs_with_mock_process ... ok
[INFO] [stdout] test monitoring::tests::test_get_process_metrics_current_process ... 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_clear_process_cache ... 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 monitoring::tests::test_monitoring_data_default ... ok
[INFO] [stdout] test process::tests::test_process_check_status_no_child ... ok
[INFO] [stdout] test process::tests::test_process_is_running ... ok
[INFO] [stdout] test manager::tests::test_remove_log_files ... ok
[INFO] [stdout] test process::tests::test_process_new ... ok
[INFO] [stdout] test process::tests::test_process_monitoring_default ... ok
[INFO] [stdout] test process::tests::test_process_set_assigned_port ... ok
[INFO] [stdout] test process::tests::test_process_set_instance ... ok
[INFO] [stdout] test process::tests::test_process_set_state ... ok
[INFO] [stdout] test process::tests::test_process_should_auto_restart ... ok
[INFO] [stdout] test process::tests::test_process_start_already_running ... ok
[INFO] [stdout] test manager::tests::test_resolve_identifier_by_name ... ok
[INFO] [stdout] test manager::tests::test_save_and_read_pid_file ... ok
[INFO] [stdout] test process::tests::test_process_state_display ... 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_stop_not_running ... ok
[INFO] [stdout] test process::tests::test_process_update_monitoring ... 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_persistence ... ok
[INFO] [stdout] test process::tests::test_restart_counter_increments ... ok
[INFO] [stdout] test signals::tests::test_process_signal_all ... ok
[INFO] [stdout] test signals::tests::test_graceful_shutdown_nonexistent_process ... ok
[INFO] [stdout] test signals::tests::test_process_signal_clone ... ok
[INFO] [stdout] test process::tests::test_process_start_invalid_command ... 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_equality ... ok
[INFO] [stdout] test signals::tests::test_process_signal_is_termination_signal ... ok
[INFO] [stdout] test signals::tests::test_process_signal_is_user_signal ... ok
[INFO] [stdout] test signals::tests::test_setup_handlers ... ok
[INFO] [stdout] test signals::tests::test_signal_handler_default ... ok
[INFO] [stdout] test signals::tests::test_signal_handler_new ... ok
[INFO] [stdout] test signals::tests::test_process_signal_from_str ... ok
[INFO] [stdout] test signals::tests::test_send_signal_to_nonexistent_process ... 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 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 monitoring::tests::test_get_system_metrics ... ok
[INFO] [stdout] test web::tests::test_process_action_request_default_values ... ok
[INFO] [stdout] test web::tests::test_process_action_request_deserialize ... 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 manager::tests::test_resolve_identifier_by_uuid ... ok
[INFO] [stdout] test process::tests::test_process_pid ... ok
[INFO] [stdout] test web::tests::test_root_handler ... ok
[INFO] [stdout] test web::tests::test_websocket_message_clone ... ok
[INFO] [stdout] test web::tests::test_websocket_message_debug ... ok
[INFO] [stdout] test monitoring::tests::test_monitor_new ... ok
[INFO] [stdout] test web::tests::test_websocket_message_error ... ok
[INFO] [stdout] test web::tests::test_websocket_message_process_list ... ok
[INFO] [stdout] test monitoring::tests::test_get_cached_metrics ... ok
[INFO] [stdout] test web::tests::test_websocket_message_system_update ... ok
[INFO] [stdout] test manager::tests::test_save_and_remove_process_config ... ok
[INFO] [stdout] test monitoring::tests::test_is_process_running ... ok
[INFO] [stdout] test monitoring::tests::test_get_process_metrics_nonexistent ... ok
[INFO] [stdout] test web::tests::test_websocket_message_serialize ... ok
[INFO] [stdout] test manager::tests::test_remove_pid_file ... ok
[INFO] [stdout] test manager::tests::test_process_manager_new ... ok
[INFO] [stdout] test manager::tests::test_update_monitoring_data ... ok
[INFO] [stdout] test monitoring::tests::test_update_process_metrics ... ok
[INFO] [stdout] test monitoring::tests::test_monitor_default ... ok
[INFO] [stdout] test web::tests::test_no_api_key_authentication ... ok
[INFO] [stdout] test web::tests::test_api_key_authentication ... ok
[INFO] [stdout] test web::tests::test_app_state_clone ... ok
[INFO] [stdout] test web::tests::test_web_server_clone ... 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.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/pmdaemon.rs (/opt/rustwide/target/debug/deps/pmdaemon-100fd1d42ac951da)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test tests::test_cli_parsing_basic_commands ... ok
[INFO] [stdout] test tests::test_cli_parsing_delete_command_basic ... ok
[INFO] [stdout] test tests::test_cli_parsing_info_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_help ... ok
[INFO] [stdout] test tests::test_cli_parsing_delete_command_with_flags ... ok
[INFO] [stdout] test tests::test_cli_parsing_config_flag ... ok
[INFO] [stdout] test tests::test_cli_parsing_invalid_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_logs_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_logs_command_defaults ... ok
[INFO] [stdout] test tests::test_cli_parsing_start_command_with_options ... ok
[INFO] [stdout] test tests::test_format_duration_hours ... ok
[INFO] [stdout] test tests::test_cli_parsing_start_command_basic ... ok
[INFO] [stdout] test tests::test_cli_parsing_web_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_missing_required_args ... ok
[INFO] [stdout] test tests::test_cli_parsing_monit_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_restart_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_monit_command_default ... ok
[INFO] [stdout] test tests::test_cli_parsing_stop_command ... ok
[INFO] [stdout] test tests::test_format_duration_minutes ... ok
[INFO] [stdout] test tests::test_format_duration_seconds ... ok
[INFO] [stdout] test tests::test_truncate_string_exact_length ... ok
[INFO] [stdout] test tests::test_format_duration_zero ... ok
[INFO] [stdout] test tests::test_truncate_string_empty ... ok
[INFO] [stdout] test tests::test_truncate_string_minimum_length ... ok
[INFO] [stdout] test tests::test_truncate_string_no_truncation ... ok
[INFO] [stdout] test tests::test_cli_parsing_version ... ok
[INFO] [stdout] test tests::test_truncate_string_needs_truncation ... ok
[INFO] [stdout] test tests::test_uptime_calculation_integration ... ok
[INFO] [stdout] test tests::test_cli_parsing_reload_command ... ok
[INFO] [stdout] test tests::test_cli_parsing_verbose_flag ... ok
[INFO] [stdout] test tests::test_format_duration_edge_cases ... ok
[INFO] [stdout] test tests::test_format_duration_days ... ok
[INFO] [stderr]      Running tests/config_formats_test.rs (/opt/rustwide/target/debug/deps/config_formats_test-18152bf3e9b3f4ba)
[INFO] [stdout] test tests::test_cli_parsing_web_command_defaults ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_config_validation ... ok
[INFO] [stdout] test test_file_extension_detection ... ok
[INFO] [stdout] test test_yaml_config_format ... ok
[INFO] [stdout] test test_memory_format_parsing ... ok
[INFO] [stdout] test test_json_config_format ... ok
[INFO] [stdout] test test_config_get_app ... ok
[INFO] [stdout] test test_toml_config_format ... ok
[INFO] [stdout] test test_port_format_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_tests.rs (/opt/rustwide/target/debug/deps/e2e_tests-e3b53f1be980ca54)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_node_script ... ok
[INFO] [stdout] test test_python_script ... ok
[INFO] [stdout] test test_port_management ... ok
[INFO] [stdout] test test_simple_shell_script ... ok
[INFO] [stdout] test test_graceful_shutdown ... ok
[INFO] [stdout] test test_resource_monitoring ... ok
[INFO] [stdout] test test_clustering_mode ... 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.64s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-4a3117750bf23624)
[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_list_empty ... ok
[INFO] [stdout] test test_stop_nonexistent_process ... ok
[INFO] [stdout] test test_start_with_args ... ok
[INFO] [stdout] test test_delete_process ... ok
[INFO] [stdout] test test_start_with_port ... ok
[INFO] [stdout] test test_list_format ... ok
[INFO] [stdout] test test_restart_process ... ok
[INFO] [stdout] test test_start_simple_process ... ok
[INFO] [stdout] test test_delete_all_with_force ... ok
[INFO] [stdout] test test_start_multiple_instances ... ok
[INFO] [stdout] test test_delete_by_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pmdaemon
[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 42) ... ok
[INFO] [stdout] test src/config.rs - config::PortConfig::is_auto (line 479) ... ok
[INFO] [stdout] test src/config.rs - config::PortConfig::get_ports (line 457) ... ok
[INFO] [stdout] test src/health.rs - health (line 20) ... ok
[INFO] [stdout] test src/config.rs - config::PortConfig::parse (line 390) ... ok
[INFO] [stdout] test src/config.rs - config::ProcessConfig (line 201) ... ok
[INFO] [stdout] test src/config.rs - config::PortConfig (line 342) ... ok
[INFO] [stdout] test src/config.rs - config::EcosystemConfig::get_app (line 1072) ... ok
[INFO] [stdout] test src/config.rs - config::EcosystemConfig::app_names (line 1097) ... FAILED
[INFO] [stdout] test src/config.rs - config (line 31) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheck::config (line 565) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheck::is_enabled (line 580) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheck::new (line 532) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheck::status (line 550) ... FAILED
[INFO] [stdout] test src/config.rs - config::EcosystemConfig (line 906) ... ok
[INFO] [stdout] test src/config.rs - config (line 18) ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::timeout (line 360) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig (line 75) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthState (line 204) ... ok
[INFO] [stdout] test src/health.rs - health::HealthStatus (line 162) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig (line 87) ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::retries (line 400) ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::http (line 317) ... ok
[INFO] [stdout] test src/config.rs - config::ProcessConfig (line 214) ... ok
[INFO] [stdout] test src/health.rs - health::HealthStatus::is_unknown (line 472) ... ok
[INFO] [stdout] test src/health.rs - health::HealthStatus::is_unhealthy (line 454) ... ok
[INFO] [stdout] test src/manager.rs - manager::ProcessManager::monitor_with_interval (line 854) - 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::follow_logs (line 1282) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 38) - compile ... ok
[INFO] [stdout] test src/manager.rs - manager (line 21) - compile ... ok
[INFO] [stdout] test src/manager.rs - manager (line 50) - compile ... ok
[INFO] [stdout] test src/manager.rs - manager::ProcessManager (line 107) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 68) - 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/signals.rs - signals (line 36) - compile ... ok
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::graceful_shutdown (line 358) - compile ... ok
[INFO] [stdout] test src/signals.rs - signals (line 19) ... ok
[INFO] [stdout] test src/health.rs - health::HealthStatus::time_since_last_check (line 508) ... ok
[INFO] [stdout] test src/health.rs - health::HealthStatus::is_healthy (line 436) ... ok
[INFO] [stdout] test src/health.rs - health::HealthStatus::time_since_last_success (line 488) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheckType (line 120) ... FAILED
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::enabled (line 419) ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::interval (line 380) ... ok
[INFO] [stdout] test src/health.rs - health::HealthCheckConfig::script (line 340) ... ok
[INFO] [stdout] test src/process.rs - process::ProcessStatus (line 56) ... ok
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::is_shutdown_requested (line 103) ... ok
[INFO] [stdout] test src/process.rs - process::Process::status (line 273) ... ok
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::new (line 85) ... ok
[INFO] [stdout] test src/signals.rs - signals::SignalHandler (line 66) ... ok
[INFO] [stdout] test src/process.rs - process::Process::new (line 235) ... ok
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::reset_shutdown_flag (line 122) ... ok
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::send_signal (line 157) - compile ... ok
[INFO] [stdout] test src/signals.rs - signals::SignalHandler::setup_handlers (line 254) - compile ... ok
[INFO] [stdout] test src/process.rs - process::ProcessMonitoring (line 204) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::EcosystemConfig::app_names (line 1097) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestXw22PD/rustcnBmEPD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-6e33f31cf5ee4c42,libregex-074750e651ec9f0b,libregex_automata-de54e1f369a2b700,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdirs-4f63406a6d0cc148,libdirs_sys-a78c4670ccf8c7c7,liboption_ext-38791eff9acb757e,libreqwest-7b370a2d5c84803d,librustls_pemfile-9754edcc47083710,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libipnet-7f24c5b85fa70b77,libhyper_tls-2ad920329d2a7c7c,libtokio_native_tls-1f9f3ffb3c96ae23,libencoding_rs-77aaab2f10457336,libnative_tls-fe3d3fcf54bfe53b,libopenssl_probe-d74274d8b7245f2e,libopenssl-af02d76076f8b53a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-a23ddebc55bd7b27,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libtoml-6a72457265dd0b5c,libtoml_edit-d3ad855e8455d6ee,libserde_spanned-c107d75fa405a072,libwinnow-7201b833aad53d95,libtoml_write-a03b8256c21bc687,libtoml_datetime-7948d18938b35664,libserde_yaml-4b033159f18052f7,libunsafe_libyaml-e6cc77d70c606c35,libtower_http-3a00a4a6c873de01,libaxum-adba41a773e83cc2,libserde_path_to_error-ecf4bc8e8defc412,libserde_urlencoded-373ce601c88fbb2c,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbase64-fff42f7554bbeb90,libtokio_tungstenite-3e7a9a21ba8cfa66,libtungstenite-4390225dca744e59,libdata_encoding-6e8c651bc486090c,librand-f12c070443c01249,librand_chacha-c870c78d001fb198,libppv_lite86-f5897e7a5ec85702,libzerocopy-4d2fad7bb0f45158,librand_core-26ab6b580da238c1,libgetrandom-e95f786452c24bee,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-c5588ab11afadb5e,libsha1-83369bb2bf991f0b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhyper_util-c2fd4e5adf6d5324,libhyper-8484c80e2442c962,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-05c07fdba8d758c7,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libatomic_waker-f98c2fb1596910db,libtokio_util-228222dbc0d76022,libhttpdate-fd089b66c335a993,libaxum_core-1b432886d4b203ea,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-9b982012454f6ce2,libsync_wrapper-c4446c9ab9748a89,libfutures_util-f3bc2f4699105ff9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnix-b1463acdee5ca4d6,libsysinfo-1349b24740677b1a,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libserde_json-f53f7b1bee0117dc,libmemchr-6e500fc2d2cc2174,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-cd1588391075269b,libgetrandom-78e281431aa01108,libcomfy_table-4395dcc94d13c31e,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libcrossterm-213860dc6527621e,librustix-3d1fea2ac91afa10,libbitflags-3e5fc0b9a597167a,liblinux_raw_sys-ecd8c3651f5555d1,libtracing-27ebaa2da34bcdcf,liblog-5d55931747baec80,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libtokio-a34395541fcfe789,libsignal_hook_registry-9b8bbe1634deacb8,libsocket2-7c2b0f2f4a5215e5,libbytes-a98c6e187cd1e46b,libmio-227b9861206c3386,libparking_lot-4caf78f5ecfc447b,libparking_lot_core-e7dab404d6b2b47a,liblibc-e12833f345346841,libcfg_if-8c8419bc1cff3c76,libsmallvec-e381731fc35d8f84,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libchrono-0b24020608b7ab9c,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-6a04c3ed06a0d492,libserde-a581f4b3e9209ebc}.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/rustdoctestXw22PD/rustcnBmEPD/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/rustdoctestXw22PD/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 31) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestF2F6WB/rustcMP2i0W/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-6e33f31cf5ee4c42,libregex-074750e651ec9f0b,libregex_automata-de54e1f369a2b700,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdirs-4f63406a6d0cc148,libdirs_sys-a78c4670ccf8c7c7,liboption_ext-38791eff9acb757e,libreqwest-7b370a2d5c84803d,librustls_pemfile-9754edcc47083710,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libipnet-7f24c5b85fa70b77,libhyper_tls-2ad920329d2a7c7c,libtokio_native_tls-1f9f3ffb3c96ae23,libencoding_rs-77aaab2f10457336,libnative_tls-fe3d3fcf54bfe53b,libopenssl_probe-d74274d8b7245f2e,libopenssl-af02d76076f8b53a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-a23ddebc55bd7b27,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libtoml-6a72457265dd0b5c,libtoml_edit-d3ad855e8455d6ee,libserde_spanned-c107d75fa405a072,libwinnow-7201b833aad53d95,libtoml_write-a03b8256c21bc687,libtoml_datetime-7948d18938b35664,libserde_yaml-4b033159f18052f7,libunsafe_libyaml-e6cc77d70c606c35,libtower_http-3a00a4a6c873de01,libaxum-adba41a773e83cc2,libserde_path_to_error-ecf4bc8e8defc412,libserde_urlencoded-373ce601c88fbb2c,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbase64-fff42f7554bbeb90,libtokio_tungstenite-3e7a9a21ba8cfa66,libtungstenite-4390225dca744e59,libdata_encoding-6e8c651bc486090c,librand-f12c070443c01249,librand_chacha-c870c78d001fb198,libppv_lite86-f5897e7a5ec85702,libzerocopy-4d2fad7bb0f45158,librand_core-26ab6b580da238c1,libgetrandom-e95f786452c24bee,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-c5588ab11afadb5e,libsha1-83369bb2bf991f0b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhyper_util-c2fd4e5adf6d5324,libhyper-8484c80e2442c962,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-05c07fdba8d758c7,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libatomic_waker-f98c2fb1596910db,libtokio_util-228222dbc0d76022,libhttpdate-fd089b66c335a993,libaxum_core-1b432886d4b203ea,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-9b982012454f6ce2,libsync_wrapper-c4446c9ab9748a89,libfutures_util-f3bc2f4699105ff9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnix-b1463acdee5ca4d6,libsysinfo-1349b24740677b1a,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libserde_json-f53f7b1bee0117dc,libmemchr-6e500fc2d2cc2174,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-cd1588391075269b,libgetrandom-78e281431aa01108,libcomfy_table-4395dcc94d13c31e,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libcrossterm-213860dc6527621e,librustix-3d1fea2ac91afa10,libbitflags-3e5fc0b9a597167a,liblinux_raw_sys-ecd8c3651f5555d1,libtracing-27ebaa2da34bcdcf,liblog-5d55931747baec80,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libtokio-a34395541fcfe789,libsignal_hook_registry-9b8bbe1634deacb8,libsocket2-7c2b0f2f4a5215e5,libbytes-a98c6e187cd1e46b,libmio-227b9861206c3386,libparking_lot-4caf78f5ecfc447b,libparking_lot_core-e7dab404d6b2b47a,liblibc-e12833f345346841,libcfg_if-8c8419bc1cff3c76,libsmallvec-e381731fc35d8f84,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libchrono-0b24020608b7ab9c,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-6a04c3ed06a0d492,libserde-a581f4b3e9209ebc}.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/rustdoctestF2F6WB/rustcMP2i0W/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/rustdoctestF2F6WB/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/rustdoctestvASit6/rustcDCS6dB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-6e33f31cf5ee4c42,libregex-074750e651ec9f0b,libregex_automata-de54e1f369a2b700,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdirs-4f63406a6d0cc148,libdirs_sys-a78c4670ccf8c7c7,liboption_ext-38791eff9acb757e,libreqwest-7b370a2d5c84803d,librustls_pemfile-9754edcc47083710,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libipnet-7f24c5b85fa70b77,libhyper_tls-2ad920329d2a7c7c,libtokio_native_tls-1f9f3ffb3c96ae23,libencoding_rs-77aaab2f10457336,libnative_tls-fe3d3fcf54bfe53b,libopenssl_probe-d74274d8b7245f2e,libopenssl-af02d76076f8b53a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-a23ddebc55bd7b27,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libtoml-6a72457265dd0b5c,libtoml_edit-d3ad855e8455d6ee,libserde_spanned-c107d75fa405a072,libwinnow-7201b833aad53d95,libtoml_write-a03b8256c21bc687,libtoml_datetime-7948d18938b35664,libserde_yaml-4b033159f18052f7,libunsafe_libyaml-e6cc77d70c606c35,libtower_http-3a00a4a6c873de01,libaxum-adba41a773e83cc2,libserde_path_to_error-ecf4bc8e8defc412,libserde_urlencoded-373ce601c88fbb2c,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbase64-fff42f7554bbeb90,libtokio_tungstenite-3e7a9a21ba8cfa66,libtungstenite-4390225dca744e59,libdata_encoding-6e8c651bc486090c,librand-f12c070443c01249,librand_chacha-c870c78d001fb198,libppv_lite86-f5897e7a5ec85702,libzerocopy-4d2fad7bb0f45158,librand_core-26ab6b580da238c1,libgetrandom-e95f786452c24bee,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-c5588ab11afadb5e,libsha1-83369bb2bf991f0b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhyper_util-c2fd4e5adf6d5324,libhyper-8484c80e2442c962,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-05c07fdba8d758c7,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libatomic_waker-f98c2fb1596910db,libtokio_util-228222dbc0d76022,libhttpdate-fd089b66c335a993,libaxum_core-1b432886d4b203ea,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-9b982012454f6ce2,libsync_wrapper-c4446c9ab9748a89,libfutures_util-f3bc2f4699105ff9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnix-b1463acdee5ca4d6,libsysinfo-1349b24740677b1a,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libserde_json-f53f7b1bee0117dc,libmemchr-6e500fc2d2cc2174,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-cd1588391075269b,libgetrandom-78e281431aa01108,libcomfy_table-4395dcc94d13c31e,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libcrossterm-213860dc6527621e,librustix-3d1fea2ac91afa10,libbitflags-3e5fc0b9a597167a,liblinux_raw_sys-ecd8c3651f5555d1,libtracing-27ebaa2da34bcdcf,liblog-5d55931747baec80,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libtokio-a34395541fcfe789,libsignal_hook_registry-9b8bbe1634deacb8,libsocket2-7c2b0f2f4a5215e5,libbytes-a98c6e187cd1e46b,libmio-227b9861206c3386,libparking_lot-4caf78f5ecfc447b,libparking_lot_core-e7dab404d6b2b47a,liblibc-e12833f345346841,libcfg_if-8c8419bc1cff3c76,libsmallvec-e381731fc35d8f84,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libchrono-0b24020608b7ab9c,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-6a04c3ed06a0d492,libserde-a581f4b3e9209ebc}.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/rustdoctestvASit6/rustcDCS6dB/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/rustdoctestvASit6/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::is_enabled (line 580) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9sXBVJ/rustcJwJ9Ul/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-6e33f31cf5ee4c42,libregex-074750e651ec9f0b,libregex_automata-de54e1f369a2b700,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdirs-4f63406a6d0cc148,libdirs_sys-a78c4670ccf8c7c7,liboption_ext-38791eff9acb757e,libreqwest-7b370a2d5c84803d,librustls_pemfile-9754edcc47083710,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libipnet-7f24c5b85fa70b77,libhyper_tls-2ad920329d2a7c7c,libtokio_native_tls-1f9f3ffb3c96ae23,libencoding_rs-77aaab2f10457336,libnative_tls-fe3d3fcf54bfe53b,libopenssl_probe-d74274d8b7245f2e,libopenssl-af02d76076f8b53a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-a23ddebc55bd7b27,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libtoml-6a72457265dd0b5c,libtoml_edit-d3ad855e8455d6ee,libserde_spanned-c107d75fa405a072,libwinnow-7201b833aad53d95,libtoml_write-a03b8256c21bc687,libtoml_datetime-7948d18938b35664,libserde_yaml-4b033159f18052f7,libunsafe_libyaml-e6cc77d70c606c35,libtower_http-3a00a4a6c873de01,libaxum-adba41a773e83cc2,libserde_path_to_error-ecf4bc8e8defc412,libserde_urlencoded-373ce601c88fbb2c,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbase64-fff42f7554bbeb90,libtokio_tungstenite-3e7a9a21ba8cfa66,libtungstenite-4390225dca744e59,libdata_encoding-6e8c651bc486090c,librand-f12c070443c01249,librand_chacha-c870c78d001fb198,libppv_lite86-f5897e7a5ec85702,libzerocopy-4d2fad7bb0f45158,librand_core-26ab6b580da238c1,libgetrandom-e95f786452c24bee,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-c5588ab11afadb5e,libsha1-83369bb2bf991f0b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhyper_util-c2fd4e5adf6d5324,libhyper-8484c80e2442c962,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-05c07fdba8d758c7,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libatomic_waker-f98c2fb1596910db,libtokio_util-228222dbc0d76022,libhttpdate-fd089b66c335a993,libaxum_core-1b432886d4b203ea,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-9b982012454f6ce2,libsync_wrapper-c4446c9ab9748a89,libfutures_util-f3bc2f4699105ff9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnix-b1463acdee5ca4d6,libsysinfo-1349b24740677b1a,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libserde_json-f53f7b1bee0117dc,libmemchr-6e500fc2d2cc2174,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-cd1588391075269b,libgetrandom-78e281431aa01108,libcomfy_table-4395dcc94d13c31e,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libcrossterm-213860dc6527621e,librustix-3d1fea2ac91afa10,libbitflags-3e5fc0b9a597167a,liblinux_raw_sys-ecd8c3651f5555d1,libtracing-27ebaa2da34bcdcf,liblog-5d55931747baec80,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libtokio-a34395541fcfe789,libsignal_hook_registry-9b8bbe1634deacb8,libsocket2-7c2b0f2f4a5215e5,libbytes-a98c6e187cd1e46b,libmio-227b9861206c3386,libparking_lot-4caf78f5ecfc447b,libparking_lot_core-e7dab404d6b2b47a,liblibc-e12833f345346841,libcfg_if-8c8419bc1cff3c76,libsmallvec-e381731fc35d8f84,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libchrono-0b24020608b7ab9c,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-6a04c3ed06a0d492,libserde-a581f4b3e9209ebc}.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/rustdoctest9sXBVJ/rustcJwJ9Ul/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/rustdoctest9sXBVJ/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::new (line 532) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHcofsD/rustcpsgjdk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-6e33f31cf5ee4c42,libregex-074750e651ec9f0b,libregex_automata-de54e1f369a2b700,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdirs-4f63406a6d0cc148,libdirs_sys-a78c4670ccf8c7c7,liboption_ext-38791eff9acb757e,libreqwest-7b370a2d5c84803d,librustls_pemfile-9754edcc47083710,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libipnet-7f24c5b85fa70b77,libhyper_tls-2ad920329d2a7c7c,libtokio_native_tls-1f9f3ffb3c96ae23,libencoding_rs-77aaab2f10457336,libnative_tls-fe3d3fcf54bfe53b,libopenssl_probe-d74274d8b7245f2e,libopenssl-af02d76076f8b53a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-a23ddebc55bd7b27,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libtoml-6a72457265dd0b5c,libtoml_edit-d3ad855e8455d6ee,libserde_spanned-c107d75fa405a072,libwinnow-7201b833aad53d95,libtoml_write-a03b8256c21bc687,libtoml_datetime-7948d18938b35664,libserde_yaml-4b033159f18052f7,libunsafe_libyaml-e6cc77d70c606c35,libtower_http-3a00a4a6c873de01,libaxum-adba41a773e83cc2,libserde_path_to_error-ecf4bc8e8defc412,libserde_urlencoded-373ce601c88fbb2c,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbase64-fff42f7554bbeb90,libtokio_tungstenite-3e7a9a21ba8cfa66,libtungstenite-4390225dca744e59,libdata_encoding-6e8c651bc486090c,librand-f12c070443c01249,librand_chacha-c870c78d001fb198,libppv_lite86-f5897e7a5ec85702,libzerocopy-4d2fad7bb0f45158,librand_core-26ab6b580da238c1,libgetrandom-e95f786452c24bee,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-c5588ab11afadb5e,libsha1-83369bb2bf991f0b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhyper_util-c2fd4e5adf6d5324,libhyper-8484c80e2442c962,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-05c07fdba8d758c7,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libatomic_waker-f98c2fb1596910db,libtokio_util-228222dbc0d76022,libhttpdate-fd089b66c335a993,libaxum_core-1b432886d4b203ea,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-9b982012454f6ce2,libsync_wrapper-c4446c9ab9748a89,libfutures_util-f3bc2f4699105ff9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnix-b1463acdee5ca4d6,libsysinfo-1349b24740677b1a,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libserde_json-f53f7b1bee0117dc,libmemchr-6e500fc2d2cc2174,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-cd1588391075269b,libgetrandom-78e281431aa01108,libcomfy_table-4395dcc94d13c31e,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libcrossterm-213860dc6527621e,librustix-3d1fea2ac91afa10,libbitflags-3e5fc0b9a597167a,liblinux_raw_sys-ecd8c3651f5555d1,libtracing-27ebaa2da34bcdcf,liblog-5d55931747baec80,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libtokio-a34395541fcfe789,libsignal_hook_registry-9b8bbe1634deacb8,libsocket2-7c2b0f2f4a5215e5,libbytes-a98c6e187cd1e46b,libmio-227b9861206c3386,libparking_lot-4caf78f5ecfc447b,libparking_lot_core-e7dab404d6b2b47a,liblibc-e12833f345346841,libcfg_if-8c8419bc1cff3c76,libsmallvec-e381731fc35d8f84,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libchrono-0b24020608b7ab9c,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-6a04c3ed06a0d492,libserde-a581f4b3e9209ebc}.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/rustdoctestHcofsD/rustcpsgjdk/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/rustdoctestHcofsD/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::status (line 550) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTzq3xp/rustc6AxNN2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-6e33f31cf5ee4c42,libregex-074750e651ec9f0b,libregex_automata-de54e1f369a2b700,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdirs-4f63406a6d0cc148,libdirs_sys-a78c4670ccf8c7c7,liboption_ext-38791eff9acb757e,libreqwest-7b370a2d5c84803d,librustls_pemfile-9754edcc47083710,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libipnet-7f24c5b85fa70b77,libhyper_tls-2ad920329d2a7c7c,libtokio_native_tls-1f9f3ffb3c96ae23,libencoding_rs-77aaab2f10457336,libnative_tls-fe3d3fcf54bfe53b,libopenssl_probe-d74274d8b7245f2e,libopenssl-af02d76076f8b53a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-a23ddebc55bd7b27,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libtoml-6a72457265dd0b5c,libtoml_edit-d3ad855e8455d6ee,libserde_spanned-c107d75fa405a072,libwinnow-7201b833aad53d95,libtoml_write-a03b8256c21bc687,libtoml_datetime-7948d18938b35664,libserde_yaml-4b033159f18052f7,libunsafe_libyaml-e6cc77d70c606c35,libtower_http-3a00a4a6c873de01,libaxum-adba41a773e83cc2,libserde_path_to_error-ecf4bc8e8defc412,libserde_urlencoded-373ce601c88fbb2c,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbase64-fff42f7554bbeb90,libtokio_tungstenite-3e7a9a21ba8cfa66,libtungstenite-4390225dca744e59,libdata_encoding-6e8c651bc486090c,librand-f12c070443c01249,librand_chacha-c870c78d001fb198,libppv_lite86-f5897e7a5ec85702,libzerocopy-4d2fad7bb0f45158,librand_core-26ab6b580da238c1,libgetrandom-e95f786452c24bee,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-c5588ab11afadb5e,libsha1-83369bb2bf991f0b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhyper_util-c2fd4e5adf6d5324,libhyper-8484c80e2442c962,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-05c07fdba8d758c7,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libatomic_waker-f98c2fb1596910db,libtokio_util-228222dbc0d76022,libhttpdate-fd089b66c335a993,libaxum_core-1b432886d4b203ea,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-9b982012454f6ce2,libsync_wrapper-c4446c9ab9748a89,libfutures_util-f3bc2f4699105ff9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnix-b1463acdee5ca4d6,libsysinfo-1349b24740677b1a,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libserde_json-f53f7b1bee0117dc,libmemchr-6e500fc2d2cc2174,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-cd1588391075269b,libgetrandom-78e281431aa01108,libcomfy_table-4395dcc94d13c31e,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libcrossterm-213860dc6527621e,librustix-3d1fea2ac91afa10,libbitflags-3e5fc0b9a597167a,liblinux_raw_sys-ecd8c3651f5555d1,libtracing-27ebaa2da34bcdcf,liblog-5d55931747baec80,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libtokio-a34395541fcfe789,libsignal_hook_registry-9b8bbe1634deacb8,libsocket2-7c2b0f2f4a5215e5,libbytes-a98c6e187cd1e46b,libmio-227b9861206c3386,libparking_lot-4caf78f5ecfc447b,libparking_lot_core-e7dab404d6b2b47a,liblibc-e12833f345346841,libcfg_if-8c8419bc1cff3c76,libsmallvec-e381731fc35d8f84,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libchrono-0b24020608b7ab9c,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-6a04c3ed06a0d492,libserde-a581f4b3e9209ebc}.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/rustdoctestTzq3xp/rustc6AxNN2/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/rustdoctestTzq3xp/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] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest57fpfv/rustcKquDA5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-6e33f31cf5ee4c42,libregex-074750e651ec9f0b,libregex_automata-de54e1f369a2b700,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdirs-4f63406a6d0cc148,libdirs_sys-a78c4670ccf8c7c7,liboption_ext-38791eff9acb757e,libreqwest-7b370a2d5c84803d,librustls_pemfile-9754edcc47083710,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libipnet-7f24c5b85fa70b77,libhyper_tls-2ad920329d2a7c7c,libtokio_native_tls-1f9f3ffb3c96ae23,libencoding_rs-77aaab2f10457336,libnative_tls-fe3d3fcf54bfe53b,libopenssl_probe-d74274d8b7245f2e,libopenssl-af02d76076f8b53a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-a23ddebc55bd7b27,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libtoml-6a72457265dd0b5c,libtoml_edit-d3ad855e8455d6ee,libserde_spanned-c107d75fa405a072,libwinnow-7201b833aad53d95,libtoml_write-a03b8256c21bc687,libtoml_datetime-7948d18938b35664,libserde_yaml-4b033159f18052f7,libunsafe_libyaml-e6cc77d70c606c35,libtower_http-3a00a4a6c873de01,libaxum-adba41a773e83cc2,libserde_path_to_error-ecf4bc8e8defc412,libserde_urlencoded-373ce601c88fbb2c,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbase64-fff42f7554bbeb90,libtokio_tungstenite-3e7a9a21ba8cfa66,libtungstenite-4390225dca744e59,libdata_encoding-6e8c651bc486090c,librand-f12c070443c01249,librand_chacha-c870c78d001fb198,libppv_lite86-f5897e7a5ec85702,libzerocopy-4d2fad7bb0f45158,librand_core-26ab6b580da238c1,libgetrandom-e95f786452c24bee,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-c5588ab11afadb5e,libsha1-83369bb2bf991f0b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhyper_util-c2fd4e5adf6d5324,libhyper-8484c80e2442c962,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-05c07fdba8d758c7,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libatomic_waker-f98c2fb1596910db,libtokio_util-228222dbc0d76022,libhttpdate-fd089b66c335a993,libaxum_core-1b432886d4b203ea,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-9b982012454f6ce2,libsync_wrapper-c4446c9ab9748a89,libfutures_util-f3bc2f4699105ff9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnix-b1463acdee5ca4d6,libsysinfo-1349b24740677b1a,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libserde_json-f53f7b1bee0117dc,libmemchr-6e500fc2d2cc2174,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-cd1588391075269b,libgetrandom-78e281431aa01108,libcomfy_table-4395dcc94d13c31e,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libcrossterm-213860dc6527621e,librustix-3d1fea2ac91afa10,libbitflags-3e5fc0b9a597167a,liblinux_raw_sys-ecd8c3651f5555d1,libtracing-27ebaa2da34bcdcf,liblog-5d55931747baec80,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libtokio-a34395541fcfe789,libsignal_hook_registry-9b8bbe1634deacb8,libsocket2-7c2b0f2f4a5215e5,libbytes-a98c6e187cd1e46b,libmio-227b9861206c3386,libparking_lot-4caf78f5ecfc447b,libparking_lot_core-e7dab404d6b2b47a,liblibc-e12833f345346841,libcfg_if-8c8419bc1cff3c76,libsmallvec-e381731fc35d8f84,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libchrono-0b24020608b7ab9c,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-6a04c3ed06a0d492,libserde-a581f4b3e9209ebc}.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/rustdoctest57fpfv/rustcKquDA5/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/rustdoctest57fpfv/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/rustdoctestFwiFdt/rustcyBimfP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-6e33f31cf5ee4c42,libregex-074750e651ec9f0b,libregex_automata-de54e1f369a2b700,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdirs-4f63406a6d0cc148,libdirs_sys-a78c4670ccf8c7c7,liboption_ext-38791eff9acb757e,libreqwest-7b370a2d5c84803d,librustls_pemfile-9754edcc47083710,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libipnet-7f24c5b85fa70b77,libhyper_tls-2ad920329d2a7c7c,libtokio_native_tls-1f9f3ffb3c96ae23,libencoding_rs-77aaab2f10457336,libnative_tls-fe3d3fcf54bfe53b,libopenssl_probe-d74274d8b7245f2e,libopenssl-af02d76076f8b53a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-a23ddebc55bd7b27,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libtoml-6a72457265dd0b5c,libtoml_edit-d3ad855e8455d6ee,libserde_spanned-c107d75fa405a072,libwinnow-7201b833aad53d95,libtoml_write-a03b8256c21bc687,libtoml_datetime-7948d18938b35664,libserde_yaml-4b033159f18052f7,libunsafe_libyaml-e6cc77d70c606c35,libtower_http-3a00a4a6c873de01,libaxum-adba41a773e83cc2,libserde_path_to_error-ecf4bc8e8defc412,libserde_urlencoded-373ce601c88fbb2c,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbase64-fff42f7554bbeb90,libtokio_tungstenite-3e7a9a21ba8cfa66,libtungstenite-4390225dca744e59,libdata_encoding-6e8c651bc486090c,librand-f12c070443c01249,librand_chacha-c870c78d001fb198,libppv_lite86-f5897e7a5ec85702,libzerocopy-4d2fad7bb0f45158,librand_core-26ab6b580da238c1,libgetrandom-e95f786452c24bee,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-c5588ab11afadb5e,libsha1-83369bb2bf991f0b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhyper_util-c2fd4e5adf6d5324,libhyper-8484c80e2442c962,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-05c07fdba8d758c7,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libatomic_waker-f98c2fb1596910db,libtokio_util-228222dbc0d76022,libhttpdate-fd089b66c335a993,libaxum_core-1b432886d4b203ea,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-9b982012454f6ce2,libsync_wrapper-c4446c9ab9748a89,libfutures_util-f3bc2f4699105ff9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnix-b1463acdee5ca4d6,libsysinfo-1349b24740677b1a,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libserde_json-f53f7b1bee0117dc,libmemchr-6e500fc2d2cc2174,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-cd1588391075269b,libgetrandom-78e281431aa01108,libcomfy_table-4395dcc94d13c31e,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libcrossterm-213860dc6527621e,librustix-3d1fea2ac91afa10,libbitflags-3e5fc0b9a597167a,liblinux_raw_sys-ecd8c3651f5555d1,libtracing-27ebaa2da34bcdcf,liblog-5d55931747baec80,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libtokio-a34395541fcfe789,libsignal_hook_registry-9b8bbe1634deacb8,libsocket2-7c2b0f2f4a5215e5,libbytes-a98c6e187cd1e46b,libmio-227b9861206c3386,libparking_lot-4caf78f5ecfc447b,libparking_lot_core-e7dab404d6b2b47a,liblibc-e12833f345346841,libcfg_if-8c8419bc1cff3c76,libsmallvec-e381731fc35d8f84,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libchrono-0b24020608b7ab9c,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-6a04c3ed06a0d492,libserde-a581f4b3e9209ebc}.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/rustdoctestFwiFdt/rustcyBimfP/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/rustdoctestFwiFdt/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 (line 162) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestXrHVUa/rustctHqGi8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-6e33f31cf5ee4c42,libregex-074750e651ec9f0b,libregex_automata-de54e1f369a2b700,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdirs-4f63406a6d0cc148,libdirs_sys-a78c4670ccf8c7c7,liboption_ext-38791eff9acb757e,libreqwest-7b370a2d5c84803d,librustls_pemfile-9754edcc47083710,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libipnet-7f24c5b85fa70b77,libhyper_tls-2ad920329d2a7c7c,libtokio_native_tls-1f9f3ffb3c96ae23,libencoding_rs-77aaab2f10457336,libnative_tls-fe3d3fcf54bfe53b,libopenssl_probe-d74274d8b7245f2e,libopenssl-af02d76076f8b53a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-a23ddebc55bd7b27,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libtoml-6a72457265dd0b5c,libtoml_edit-d3ad855e8455d6ee,libserde_spanned-c107d75fa405a072,libwinnow-7201b833aad53d95,libtoml_write-a03b8256c21bc687,libtoml_datetime-7948d18938b35664,libserde_yaml-4b033159f18052f7,libunsafe_libyaml-e6cc77d70c606c35,libtower_http-3a00a4a6c873de01,libaxum-adba41a773e83cc2,libserde_path_to_error-ecf4bc8e8defc412,libserde_urlencoded-373ce601c88fbb2c,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbase64-fff42f7554bbeb90,libtokio_tungstenite-3e7a9a21ba8cfa66,libtungstenite-4390225dca744e59,libdata_encoding-6e8c651bc486090c,librand-f12c070443c01249,librand_chacha-c870c78d001fb198,libppv_lite86-f5897e7a5ec85702,libzerocopy-4d2fad7bb0f45158,librand_core-26ab6b580da238c1,libgetrandom-e95f786452c24bee,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-c5588ab11afadb5e,libsha1-83369bb2bf991f0b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhyper_util-c2fd4e5adf6d5324,libhyper-8484c80e2442c962,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-05c07fdba8d758c7,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libatomic_waker-f98c2fb1596910db,libtokio_util-228222dbc0d76022,libhttpdate-fd089b66c335a993,libaxum_core-1b432886d4b203ea,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-9b982012454f6ce2,libsync_wrapper-c4446c9ab9748a89,libfutures_util-f3bc2f4699105ff9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnix-b1463acdee5ca4d6,libsysinfo-1349b24740677b1a,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libserde_json-f53f7b1bee0117dc,libmemchr-6e500fc2d2cc2174,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-cd1588391075269b,libgetrandom-78e281431aa01108,libcomfy_table-4395dcc94d13c31e,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libcrossterm-213860dc6527621e,librustix-3d1fea2ac91afa10,libbitflags-3e5fc0b9a597167a,liblinux_raw_sys-ecd8c3651f5555d1,libtracing-27ebaa2da34bcdcf,liblog-5d55931747baec80,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libtokio-a34395541fcfe789,libsignal_hook_registry-9b8bbe1634deacb8,libsocket2-7c2b0f2f4a5215e5,libbytes-a98c6e187cd1e46b,libmio-227b9861206c3386,libparking_lot-4caf78f5ecfc447b,libparking_lot_core-e7dab404d6b2b47a,liblibc-e12833f345346841,libcfg_if-8c8419bc1cff3c76,libsmallvec-e381731fc35d8f84,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libchrono-0b24020608b7ab9c,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-6a04c3ed06a0d492,libserde-a581f4b3e9209ebc}.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/rustdoctestXrHVUa/rustctHqGi8/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/rustdoctestXrHVUa/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_success (line 488) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5dDWkD/rustcLv7Mjo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-6e33f31cf5ee4c42,libregex-074750e651ec9f0b,libregex_automata-de54e1f369a2b700,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdirs-4f63406a6d0cc148,libdirs_sys-a78c4670ccf8c7c7,liboption_ext-38791eff9acb757e,libreqwest-7b370a2d5c84803d,librustls_pemfile-9754edcc47083710,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libipnet-7f24c5b85fa70b77,libhyper_tls-2ad920329d2a7c7c,libtokio_native_tls-1f9f3ffb3c96ae23,libencoding_rs-77aaab2f10457336,libnative_tls-fe3d3fcf54bfe53b,libopenssl_probe-d74274d8b7245f2e,libopenssl-af02d76076f8b53a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-a23ddebc55bd7b27,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libtoml-6a72457265dd0b5c,libtoml_edit-d3ad855e8455d6ee,libserde_spanned-c107d75fa405a072,libwinnow-7201b833aad53d95,libtoml_write-a03b8256c21bc687,libtoml_datetime-7948d18938b35664,libserde_yaml-4b033159f18052f7,libunsafe_libyaml-e6cc77d70c606c35,libtower_http-3a00a4a6c873de01,libaxum-adba41a773e83cc2,libserde_path_to_error-ecf4bc8e8defc412,libserde_urlencoded-373ce601c88fbb2c,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbase64-fff42f7554bbeb90,libtokio_tungstenite-3e7a9a21ba8cfa66,libtungstenite-4390225dca744e59,libdata_encoding-6e8c651bc486090c,librand-f12c070443c01249,librand_chacha-c870c78d001fb198,libppv_lite86-f5897e7a5ec85702,libzerocopy-4d2fad7bb0f45158,librand_core-26ab6b580da238c1,libgetrandom-e95f786452c24bee,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-c5588ab11afadb5e,libsha1-83369bb2bf991f0b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhyper_util-c2fd4e5adf6d5324,libhyper-8484c80e2442c962,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-05c07fdba8d758c7,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libatomic_waker-f98c2fb1596910db,libtokio_util-228222dbc0d76022,libhttpdate-fd089b66c335a993,libaxum_core-1b432886d4b203ea,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-9b982012454f6ce2,libsync_wrapper-c4446c9ab9748a89,libfutures_util-f3bc2f4699105ff9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnix-b1463acdee5ca4d6,libsysinfo-1349b24740677b1a,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libserde_json-f53f7b1bee0117dc,libmemchr-6e500fc2d2cc2174,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-cd1588391075269b,libgetrandom-78e281431aa01108,libcomfy_table-4395dcc94d13c31e,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libcrossterm-213860dc6527621e,librustix-3d1fea2ac91afa10,libbitflags-3e5fc0b9a597167a,liblinux_raw_sys-ecd8c3651f5555d1,libtracing-27ebaa2da34bcdcf,liblog-5d55931747baec80,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libtokio-a34395541fcfe789,libsignal_hook_registry-9b8bbe1634deacb8,libsocket2-7c2b0f2f4a5215e5,libbytes-a98c6e187cd1e46b,libmio-227b9861206c3386,libparking_lot-4caf78f5ecfc447b,libparking_lot_core-e7dab404d6b2b47a,liblibc-e12833f345346841,libcfg_if-8c8419bc1cff3c76,libsmallvec-e381731fc35d8f84,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libchrono-0b24020608b7ab9c,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-6a04c3ed06a0d492,libserde-a581f4b3e9209ebc}.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/rustdoctest5dDWkD/rustcLv7Mjo/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/rustdoctest5dDWkD/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::HealthCheckType (line 120) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestvKg7o9/rustcSKRo37/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-6e33f31cf5ee4c42,libregex-074750e651ec9f0b,libregex_automata-de54e1f369a2b700,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdirs-4f63406a6d0cc148,libdirs_sys-a78c4670ccf8c7c7,liboption_ext-38791eff9acb757e,libreqwest-7b370a2d5c84803d,librustls_pemfile-9754edcc47083710,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libipnet-7f24c5b85fa70b77,libhyper_tls-2ad920329d2a7c7c,libtokio_native_tls-1f9f3ffb3c96ae23,libencoding_rs-77aaab2f10457336,libnative_tls-fe3d3fcf54bfe53b,libopenssl_probe-d74274d8b7245f2e,libopenssl-af02d76076f8b53a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-a23ddebc55bd7b27,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libtoml-6a72457265dd0b5c,libtoml_edit-d3ad855e8455d6ee,libserde_spanned-c107d75fa405a072,libwinnow-7201b833aad53d95,libtoml_write-a03b8256c21bc687,libtoml_datetime-7948d18938b35664,libserde_yaml-4b033159f18052f7,libunsafe_libyaml-e6cc77d70c606c35,libtower_http-3a00a4a6c873de01,libaxum-adba41a773e83cc2,libserde_path_to_error-ecf4bc8e8defc412,libserde_urlencoded-373ce601c88fbb2c,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libmatchit-994b7d2346168c4c,libbase64-fff42f7554bbeb90,libtokio_tungstenite-3e7a9a21ba8cfa66,libtungstenite-4390225dca744e59,libdata_encoding-6e8c651bc486090c,librand-f12c070443c01249,librand_chacha-c870c78d001fb198,libppv_lite86-f5897e7a5ec85702,libzerocopy-4d2fad7bb0f45158,librand_core-26ab6b580da238c1,libgetrandom-e95f786452c24bee,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libthiserror-c5588ab11afadb5e,libsha1-83369bb2bf991f0b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhyper_util-c2fd4e5adf6d5324,libhyper-8484c80e2442c962,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-05c07fdba8d758c7,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libatomic_waker-f98c2fb1596910db,libtokio_util-228222dbc0d76022,libhttpdate-fd089b66c335a993,libaxum_core-1b432886d4b203ea,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-9b982012454f6ce2,libsync_wrapper-c4446c9ab9748a89,libfutures_util-f3bc2f4699105ff9,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnix-b1463acdee5ca4d6,libsysinfo-1349b24740677b1a,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libserde_json-f53f7b1bee0117dc,libmemchr-6e500fc2d2cc2174,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-cd1588391075269b,libgetrandom-78e281431aa01108,libcomfy_table-4395dcc94d13c31e,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libcrossterm-213860dc6527621e,librustix-3d1fea2ac91afa10,libbitflags-3e5fc0b9a597167a,liblinux_raw_sys-ecd8c3651f5555d1,libtracing-27ebaa2da34bcdcf,liblog-5d55931747baec80,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libtokio-a34395541fcfe789,libsignal_hook_registry-9b8bbe1634deacb8,libsocket2-7c2b0f2f4a5215e5,libbytes-a98c6e187cd1e46b,libmio-227b9861206c3386,libparking_lot-4caf78f5ecfc447b,libparking_lot_core-e7dab404d6b2b47a,liblibc-e12833f345346841,libcfg_if-8c8419bc1cff3c76,libsmallvec-e381731fc35d8f84,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libchrono-0b24020608b7ab9c,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-6a04c3ed06a0d492,libserde-a581f4b3e9209ebc}.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/rustdoctestvKg7o9/rustcSKRo37/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/rustdoctestvKg7o9/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 31)
[INFO] [stdout]     src/config.rs - config::EcosystemConfig::app_names (line 1097)
[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::timeout (line 360)
[INFO] [stdout]     src/health.rs - health::HealthCheckType (line 120)
[INFO] [stdout]     src/health.rs - health::HealthStatus (line 162)
[INFO] [stdout]     src/health.rs - health::HealthStatus::time_since_last_success (line 488)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 49 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "be3fa7ab00dbb2d7dd1b3462ab752e1d1bd31284efc44e8a1523f60a6aff8c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be3fa7ab00dbb2d7dd1b3462ab752e1d1bd31284efc44e8a1523f60a6aff8c01", kill_on_drop: false }`
[INFO] [stdout] be3fa7ab00dbb2d7dd1b3462ab752e1d1bd31284efc44e8a1523f60a6aff8c01
