[INFO] fetching crate pmdaemon 0.1.4... [INFO] testing pmdaemon-0.1.4 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate pmdaemon 0.1.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate pmdaemon 0.1.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pmdaemon 0.1.4 [INFO] tweaked toml for crates.io crate pmdaemon 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pmdaemon 0.1.4 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pmdaemon 0.1.4 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd1cbe6d846d8fdceed6ee64466dc758231e23143ccb327c4005997ca9289ab2 [INFO] running `Command { std: "docker" "start" "-a" "fd1cbe6d846d8fdceed6ee64466dc758231e23143ccb327c4005997ca9289ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd1cbe6d846d8fdceed6ee64466dc758231e23143ccb327c4005997ca9289ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1cbe6d846d8fdceed6ee64466dc758231e23143ccb327c4005997ca9289ab2", kill_on_drop: false }` [INFO] [stdout] fd1cbe6d846d8fdceed6ee64466dc758231e23143ccb327c4005997ca9289ab2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e3cc2462fab0a9338e0a14ad86655c97c71e40310bf2800b37b1c01a45de297 [INFO] running `Command { std: "docker" "start" "-a" "9e3cc2462fab0a9338e0a14ad86655c97c71e40310bf2800b37b1c01a45de297", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling sysinfo v0.29.11 [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 regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling pmdaemon v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "9e3cc2462fab0a9338e0a14ad86655c97c71e40310bf2800b37b1c01a45de297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3cc2462fab0a9338e0a14ad86655c97c71e40310bf2800b37b1c01a45de297", kill_on_drop: false }` [INFO] [stdout] 9e3cc2462fab0a9338e0a14ad86655c97c71e40310bf2800b37b1c01a45de297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 610c4c5d298f3c75953457461fcc1f953f82dcfa29412f61fc1ed8a6df219dc9 [INFO] running `Command { std: "docker" "start" "-a" "610c4c5d298f3c75953457461fcc1f953f82dcfa29412f61fc1ed8a6df219dc9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-channel 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 ciborium-io v0.2.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling mockall v0.12.1 [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 serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling 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 15s [INFO] running `Command { std: "docker" "inspect" "610c4c5d298f3c75953457461fcc1f953f82dcfa29412f61fc1ed8a6df219dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610c4c5d298f3c75953457461fcc1f953f82dcfa29412f61fc1ed8a6df219dc9", kill_on_drop: false }` [INFO] [stdout] 610c4c5d298f3c75953457461fcc1f953f82dcfa29412f61fc1ed8a6df219dc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4f2ca2bc62aa41a10d3dccb120236aac59fcb5f826806981f624c8896d00a25 [INFO] running `Command { std: "docker" "start" "-a" "f4f2ca2bc62aa41a10d3dccb120236aac59fcb5f826806981f624c8896d00a25", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pmdaemon-2874db50f58666ff) [INFO] [stdout] [INFO] [stdout] running 150 tests [INFO] [stdout] test config::tests::test_exec_mode_default ... ok [INFO] [stdout] test config::tests::test_port_config_get_ports ... ok [INFO] [stdout] test config::tests::test_port_config_display ... ok [INFO] [stdout] test config::tests::test_process_config_builder_basic ... ok [INFO] [stdout] test config::tests::test_process_config_builder_validation_empty_name ... ok [INFO] [stdout] test config::tests::test_process_config_builder_with_env ... ok [INFO] [stdout] test config::tests::test_port_config_parse_range ... ok [INFO] [stdout] test config::tests::test_port_config_parse_single ... ok [INFO] [stdout] test config::tests::test_port_config_parse_auto ... ok [INFO] [stdout] test config::tests::test_port_config_parse_invalid ... ok [INFO] [stdout] test config::tests::test_process_config_builder_validation_empty_script ... ok [INFO] [stdout] test config::tests::test_port_config_is_auto ... ok [INFO] [stdout] test config::tests::test_process_config_builder_with_args ... ok [INFO] [stdout] test config::tests::test_process_config_builder_with_port ... ok [INFO] [stdout] test config::tests::test_process_config_effective_cwd ... ok [INFO] [stdout] test config::tests::test_process_config_builder_with_instances ... ok [INFO] [stdout] test config::tests::test_process_config_is_cluster_mode ... ok [INFO] [stdout] test config::tests::test_process_config_validate ... 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_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_http ... ok [INFO] [stdout] test error::tests::test_error_category ... ok [INFO] [stdout] test error::tests::test_error_from_toml ... ok [INFO] [stdout] test config::tests::test_process_config_default ... ok [INFO] [stdout] test health::tests::test_health_check_config_default ... ok [INFO] [stdout] test health::tests::test_health_status_serialization ... ok [INFO] [stdout] test error::tests::test_error_constructors ... ok [INFO] [stdout] test health::tests::test_health_check_config_serialization ... ok [INFO] [stdout] test health::tests::test_health_status_time_since_methods ... ok [INFO] [stdout] test health::tests::test_health_state_serialization ... ok [INFO] [stdout] test health::tests::test_health_status_default ... ok [INFO] [stdout] test health::tests::test_health_status_is_healthy ... ok [INFO] [stdout] test health::tests::test_health_check_config_script ... ok [INFO] [stdout] test manager::tests::test_get_config_dir ... ok [INFO] [stdout] test error::tests::test_error_from_serde_json ... ok [INFO] [stdout] test manager::tests::test_delete_by_invalid_status ... ok [INFO] [stdout] test manager::tests::test_get_logs_missing_files ... ok [INFO] [stdout] test manager::tests::test_ensure_logs_dir ... ok [INFO] [stdout] test manager::tests::test_default_monitor_delegates_to_configurable ... 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_clear_logs ... 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_log_paths ... ok [INFO] [stdout] test health::tests::test_health_check_disabled_check ... ok [INFO] [stdout] test health::tests::test_health_check_new ... ok [INFO] [stdout] test manager::tests::test_get_process_names ... ok [INFO] [stdout] test health::tests::test_health_check_disabled ... ok [INFO] [stdout] test health::tests::test_health_check_script_failure ... ok [INFO] [stdout] test health::tests::test_health_check_script_success ... ok [INFO] [stdout] test health::tests::test_health_check_script_retry_logic ... ok [INFO] [stdout] test manager::tests::test_get_logs_with_mock_process ... ok [INFO] [stdout] test manager::tests::test_port_deallocation ... ok [INFO] [stdout] test manager::tests::test_process_count ... ok [INFO] [stdout] test manager::tests::test_port_allocation_auto ... ok [INFO] [stdout] test manager::tests::test_get_system_info ... ok [INFO] [stdout] test manager::tests::test_list_empty ... ok [INFO] [stdout] test manager::tests::test_process_exists ... ok [INFO] [stdout] test manager::tests::test_monitor_with_interval_validation ... ok [INFO] [stdout] test manager::tests::test_is_port_available ... ok [INFO] [stdout] test manager::tests::test_port_allocation_single ... ok [INFO] [stdout] test monitoring::tests::test_get_process_metrics_current_process ... ok [INFO] [stdout] test monitoring::tests::test_clear_process_cache ... ok [INFO] [stdout] test manager::tests::test_process_manager_new ... ok [INFO] [stdout] test monitoring::tests::test_monitoring_data_clone ... ok [INFO] [stdout] test monitoring::tests::test_monitoring_data_default ... ok [INFO] [stdout] test monitoring::tests::test_monitoring_data_debug ... 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 process::tests::test_process_check_status_no_child ... ok [INFO] [stdout] test process::tests::test_process_is_running ... ok [INFO] [stdout] test process::tests::test_process_monitoring_default ... ok [INFO] [stdout] test process::tests::test_process_new ... ok [INFO] [stdout] test process::tests::test_process_pid ... ok [INFO] [stdout] test manager::tests::test_update_monitoring_data ... ok [INFO] [stdout] test manager::tests::test_resolve_identifier_by_name ... ok [INFO] [stdout] test manager::tests::test_save_and_remove_process_config ... ok [INFO] [stdout] test process::tests::test_process_set_assigned_port ... 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_save_and_read_pid_file ... ok [INFO] [stdout] test process::tests::test_process_set_instance ... ok [INFO] [stdout] test process::tests::test_process_state_display ... ok [INFO] [stdout] test monitoring::tests::test_is_process_running ... 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_update_monitoring ... ok [INFO] [stdout] test process::tests::test_process_uptime_seconds ... ok [INFO] [stdout] test process::tests::test_process_stop_not_running ... ok [INFO] [stdout] test process::tests::test_restart_counter_in_status_display ... ok [INFO] [stdout] test monitoring::tests::test_get_cached_metrics ... ok [INFO] [stdout] test manager::tests::test_port_allocation_range ... ok [INFO] [stdout] test process::tests::test_process_start_invalid_command ... ok [INFO] [stdout] test process::tests::test_restart_counter_increments ... ok [INFO] [stdout] test signals::tests::test_graceful_shutdown_nonexistent_process ... 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_from_str ... 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_send_signal_to_nonexistent_process ... ok [INFO] [stdout] test signals::tests::test_process_signal_all ... ok [INFO] [stdout] test signals::tests::test_setup_handlers ... ok [INFO] [stdout] test signals::tests::test_process_signal_comprehensive_coverage ... ok [INFO] [stdout] test signals::tests::test_signal_handler_default ... ok [INFO] [stdout] test process::tests::test_restart_counter_persistence ... ok [INFO] [stdout] test signals::tests::test_process_signal_clone ... ok [INFO] [stdout] test signals::tests::test_signal_handler_new ... ok [INFO] [stdout] test signals::tests::test_signal_handler_shutdown_flag ... ok [INFO] [stdout] test web::tests::test_list_query_default_values ... ok [INFO] [stdout] test web::tests::test_logs_query_default_values ... ok [INFO] [stdout] test web::tests::test_list_query_deserialize ... ok [INFO] [stdout] test web::tests::test_logs_query_deserialize ... 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_root_handler ... ok [INFO] [stdout] test web::tests::test_process_status_to_pm2_format_comprehensive ... ok [INFO] [stdout] test web::tests::test_process_action_request_default_values ... ok [INFO] [stdout] test web::tests::test_websocket_message_clone ... ok [INFO] [stdout] test web::tests::test_websocket_message_process_list ... ok [INFO] [stdout] test web::tests::test_websocket_message_serialize ... ok [INFO] [stdout] test web::tests::test_websocket_message_debug ... ok [INFO] [stdout] test web::tests::test_websocket_message_error ... ok [INFO] [stdout] test web::tests::test_websocket_message_system_update ... ok [INFO] [stdout] test monitoring::tests::test_get_process_metrics_nonexistent ... ok [INFO] [stdout] test monitoring::tests::test_monitor_new ... ok [INFO] [stdout] test manager::tests::test_remove_log_files ... ok [INFO] [stdout] test monitoring::tests::test_monitor_default ... ok [INFO] [stdout] test manager::tests::test_resolve_identifier_by_uuid ... ok [INFO] [stdout] test manager::tests::test_remove_pid_file ... ok [INFO] [stdout] test monitoring::tests::test_get_system_metrics ... ok [INFO] [stdout] test web::tests::test_app_state_clone ... 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 monitoring::tests::test_update_process_metrics ... 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.33s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pmdaemon.rs (/opt/rustwide/target/debug/deps/pmdaemon-f7738eef5bacc321) [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_with_flags ... ok [INFO] [stdout] test tests::test_cli_parsing_delete_command_basic ... 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_info_command ... ok [INFO] [stdout] test tests::test_cli_parsing_logs_command ... ok [INFO] [stdout] test tests::test_cli_parsing_help ... ok [INFO] [stdout] test tests::test_cli_parsing_logs_command_defaults ... ok [INFO] [stdout] test tests::test_cli_parsing_monit_command ... ok [INFO] [stdout] test tests::test_cli_parsing_monit_command_default ... ok [INFO] [stdout] test tests::test_cli_parsing_missing_required_args ... ok [INFO] [stdout] test tests::test_cli_parsing_restart_command ... ok [INFO] [stdout] test tests::test_cli_parsing_stop_command ... ok [INFO] [stdout] test tests::test_cli_parsing_start_command_with_options ... ok [INFO] [stdout] test tests::test_cli_parsing_verbose_flag ... ok [INFO] [stdout] test tests::test_cli_parsing_version ... ok [INFO] [stdout] test tests::test_cli_parsing_web_command ... ok [INFO] [stdout] test tests::test_format_duration_days ... ok [INFO] [stdout] test tests::test_cli_parsing_web_command_defaults ... ok [INFO] [stdout] test tests::test_cli_parsing_start_command_basic ... ok [INFO] [stdout] test tests::test_format_duration_edge_cases ... ok [INFO] [stdout] test tests::test_format_duration_hours ... ok [INFO] [stdout] test tests::test_format_duration_minutes ... ok [INFO] [stdout] test tests::test_format_duration_seconds ... 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_exact_length ... ok [INFO] [stdout] test tests::test_truncate_string_minimum_length ... ok [INFO] [stdout] test tests::test_truncate_string_needs_truncation ... ok [INFO] [stdout] test tests::test_truncate_string_no_truncation ... ok [INFO] [stdout] test tests::test_uptime_calculation_integration ... ok [INFO] [stdout] test tests::test_cli_parsing_reload_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/config_formats_test.rs (/opt/rustwide/target/debug/deps/config_formats_test-1efa8449063aed47) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_toml_config_format ... ok [INFO] [stdout] test test_json_config_format ... ok [INFO] [stdout] test test_memory_format_parsing ... ok [INFO] [stdout] test test_file_extension_detection ... ok [INFO] [stdout] test test_config_validation ... ok [INFO] [stdout] test test_port_format_parsing ... ok [INFO] [stdout] test test_yaml_config_format ... ok [INFO] [stdout] test test_config_get_app ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/e2e_tests.rs (/opt/rustwide/target/debug/deps/e2e_tests-81caadba88e6ed13) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_port_management ... ok [INFO] [stdout] test test_graceful_shutdown ... ok [INFO] [stdout] test test_node_script ... ok [INFO] [stdout] test test_simple_shell_script ... ok [INFO] [stdout] test test_python_script ... ok [INFO] [stdout] test test_resource_monitoring ... ok [INFO] [stdout] test test_clustering_mode ... ok [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-58fa238bc5bf1079) [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 3.18s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_cli_help ... ok [INFO] [stdout] test test_cli_version ... ok [INFO] [stdout] test test_stop_nonexistent_process ... ok [INFO] [stdout] test test_list_empty ... ok [INFO] [stdout] test test_delete_process ... ok [INFO] [stdout] test test_start_with_args ... ok [INFO] [stdout] test test_start_with_port ... ok [INFO] [stdout] test test_list_format ... ok [INFO] [stdout] test test_start_simple_process ... ok [INFO] [stdout] test test_restart_process ... ok [INFO] [stdout] test test_delete_all_with_force ... ok [INFO] [stdout] test test_delete_by_status ... ok [INFO] [stdout] test test_start_multiple_instances ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.94s [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::check (line 609) - compile ... ok [INFO] [stdout] test src/health.rs - health::HealthCheck (line 234) - compile ... 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::EcosystemConfig::get_app (line 1072) ... ok [INFO] [stdout] test src/health.rs - health (line 42) ... ok [INFO] [stdout] test src/config.rs - config (line 18) ... ok [INFO] [stdout] test src/config.rs - config::EcosystemConfig (line 906) ... ok [INFO] [stdout] test src/config.rs - config::ProcessConfig (line 214) ... ok [INFO] [stdout] test src/config.rs - config (line 31) ... ok [INFO] [stdout] test src/health.rs - health::HealthCheck::new (line 532) ... ok [INFO] [stdout] test src/health.rs - health::HealthCheck::status (line 550) ... FAILED [INFO] [stdout] test src/health.rs - health::HealthCheck::is_enabled (line 580) ... FAILED [INFO] [stdout] test src/health.rs - health::HealthCheck::config (line 565) ... FAILED [INFO] [stdout] test src/config.rs - config::PortConfig (line 342) ... FAILED [INFO] [stdout] test src/config.rs - config::ProcessConfig (line 201) ... FAILED [INFO] [stdout] test src/health.rs - health::HealthState (line 204) ... ok [INFO] [stdout] test src/config.rs - config::PortConfig::is_auto (line 479) ... FAILED [INFO] [stdout] test src/health.rs - health::HealthCheckConfig::timeout (line 360) ... FAILED [INFO] [stdout] test src/health.rs - health::HealthCheckConfig::retries (line 400) ... FAILED [INFO] [stdout] test src/health.rs - health::HealthCheckConfig::script (line 340) ... FAILED [INFO] [stdout] test src/health.rs - health::HealthCheckConfig::interval (line 380) ... FAILED [INFO] [stdout] test src/lib.rs - (line 68) - compile ... ok [INFO] [stdout] test src/health.rs - health::HealthCheckConfig::http (line 317) ... FAILED [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::ProcessManager (line 107) - compile ... ok [INFO] [stdout] test src/manager.rs - manager (line 50) - compile ... ok [INFO] [stdout] test src/manager.rs - manager::ProcessManager::follow_logs (line 1282) - compile ... ok [INFO] [stdout] test src/manager.rs - manager::ProcessManager::monitor_with_interval (line 854) - compile ... ok [INFO] [stdout] test src/manager.rs - manager::ProcessManager::monitor (line 791) - compile ... ok [INFO] [stdout] test src/process.rs - process::Process (line 128) - compile ... ok [INFO] [stdout] test src/manager.rs - manager::ProcessManager::get_logs (line 1157) - compile ... ok [INFO] [stdout] test src/process.rs - process::Process::start_with_logs (line 347) - compile ... ok [INFO] [stdout] test src/health.rs - health::HealthCheckConfig::enabled (line 419) ... FAILED [INFO] [stdout] test src/health.rs - health::HealthStatus::time_since_last_check (line 508) ... FAILED [INFO] [stdout] test src/health.rs - health::HealthStatus::time_since_last_success (line 488) ... FAILED [INFO] [stdout] test src/health.rs - health::HealthStatus::is_unhealthy (line 454) ... FAILED [INFO] [stdout] test src/signals.rs - signals (line 36) - compile ... ok [INFO] [stdout] test src/signals.rs - signals::SignalHandler::graceful_shutdown (line 358) - compile ... ok [INFO] [stdout] test src/health.rs - health::HealthCheckConfig (line 87) ... FAILED [INFO] [stdout] test src/health.rs - health::HealthCheckConfig (line 75) ... FAILED [INFO] [stdout] test src/process.rs - process::Process::new (line 235) ... FAILED [INFO] [stdout] test src/signals.rs - signals (line 19) ... 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/signals.rs - signals::SignalHandler (line 66) ... ok [INFO] [stdout] test src/signals.rs - signals::SignalHandler::reset_shutdown_flag (line 122) ... ok [INFO] [stdout] test src/signals.rs - signals::SignalHandler::is_shutdown_requested (line 103) ... ok [INFO] [stdout] test src/signals.rs - signals::SignalHandler::new (line 85) ... ok [INFO] [stdout] test src/health.rs - health::HealthCheckType (line 120) ... ok [INFO] [stdout] test src/process.rs - process::ProcessMonitoring (line 204) ... ok [INFO] [stdout] test src/config.rs - config::PortConfig::get_ports (line 457) ... ok [INFO] [stdout] test src/process.rs - process::ProcessStatus (line 56) ... ok [INFO] [stdout] test src/health.rs - health::HealthStatus::is_unknown (line 472) ... ok [INFO] [stdout] test src/health.rs - health::HealthStatus (line 162) ... ok [INFO] [stdout] test src/health.rs - health::HealthStatus::is_healthy (line 436) ... ok [INFO] [stdout] test src/config.rs - config::EcosystemConfig::app_names (line 1097) ... ok [INFO] [stdout] test src/process.rs - process::Process::status (line 273) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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/rustcloTUxq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcloTUxq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbz34v4/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/rustcsvOhih/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcsvOhih/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestD8oRnx/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/rustczcBNiZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustczcBNiZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest74PMxM/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::PortConfig (line 342) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGyKd3b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcGyKd3b/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUEDOTT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/config.rs - config::ProcessConfig (line 201) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcenIGw7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcenIGw7/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoAS7gJ/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::PortConfig::is_auto (line 479) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUtDLl1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcUtDLl1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAAc1H4/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/rustchCYn95/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustchCYn95/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkze0tT/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::retries (line 400) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZNCNlW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcZNCNlW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestV9SRYS/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::script (line 340) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxjZFn2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcxjZFn2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlrqxs3/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::interval (line 380) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXgcUXe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcXgcUXe/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMhBuRL/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::http (line 317) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcV6Tkoc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcV6Tkoc/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIEMXie/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::enabled (line 419) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwjEjJ7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcwjEjJ7/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDxoxIC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/health.rs - health::HealthStatus::time_since_last_check (line 508) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPtx4xo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcPtx4xo/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7gxmHr/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/rustcPL2nwZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcPL2nwZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestblD7kO/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::is_unhealthy (line 454) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVMSXaz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcVMSXaz/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4qK9OX/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 87) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2qQcRs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustc2qQcRs/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqnWPF8/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/rustcCVKsJf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcCVKsJf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqC3J9T/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/process.rs - process::Process::new (line 235) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcItCWOP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpmdaemon-247ba54d3175b974,libregex-3d710d0cbb46a471,libregex_automata-5b7e8e923bd40575,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libdirs-5fc4f0e6aa84e1b6,libdirs_sys-d8844dd58479f761,liboption_ext-61303ef911796993,libreqwest-9ee0cd750ca35211,librustls_pemfile-fcc074c7e796ad69,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libipnet-a38805d99c19843f,libhyper_tls-04e209e24cb5ea58,libtokio_native_tls-3cc192a2fb3996df,libencoding_rs-c3fa4e07d9944d79,libnative_tls-8898d36f16a3a569,libopenssl_probe-2c6d21a9709cae46,libopenssl-675b6389ac46f4ef,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-73092d5f385adb23,liburl-2142c4027fe523d6,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libtoml-12ea38cf36ad017d,libtoml_edit-aaa435a1d6612287,libserde_spanned-459ed4a4983f528a,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-87ea8cf013f052b0,libserde_yaml-e9c27334a6e93a3b,libunsafe_libyaml-d3127b66fe569cc5,libtower_http-d8cfa58bf78eb656,libaxum-d922f59e5ad231f1,libserde_path_to_error-ce38f50c2a1cb5a7,libserde_urlencoded-6fd58e2b74271b56,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbase64-32787b0325ea6df8,libtokio_tungstenite-8c707479a6f1da0a,libtungstenite-bb79a07e0ec7d59f,libdata_encoding-506ef4e476430498,librand-27513611ffdece94,librand_chacha-72db214f600b3b2a,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-0e0d843f99c3636d,libgetrandom-4236d06fac7bdf5a,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libthiserror-c8b87b8aaf943606,libsha1-895cf31f0289fcbf,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhyper_util-1bd6585a25bfebca,libhyper-83c574b984ef1a8a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-5c9fbd7e0a2b8c99,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-f8a9845847cfaa70,libhttpdate-331798cefc82cc7e,libaxum_core-e69a9126bbbb1d9c,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-f517315ff82d5d4e,libsync_wrapper-dec6d2c880d81363,libfutures_util-e39909e1e76a992c,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libnix-696e5cc29b42f5c4,libsysinfo-9ab542becd5a45d4,librayon-874a60ad382c3868,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libserde_json-2e3b1b1727714fdb,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libuuid-748215ff21166055,libgetrandom-40756a6e6695ef48,libcomfy_table-bfe7d3cebc333cf4,libunicode_segmentation-421de088ab714999,libunicode_width-0122813f2549e4e9,libcrossterm-e4068b6500289355,librustix-3442e7e7035016c6,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-e0d87a58652c2b0b,libtracing-32ed065887431770,liblog-d6f7bb1298e9acd0,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtokio-a4470c3f14e80895,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,liblibc-48466c477392d3b0,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libchrono-a0d115a2ef6b6738,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-570e3402c2ce1406}.rlib" "/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/rustcItCWOP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestop8mUg/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::PortConfig (line 342) [INFO] [stdout] src/config.rs - config::PortConfig::is_auto (line 479) [INFO] [stdout] src/config.rs - config::ProcessConfig (line 201) [INFO] [stdout] src/health.rs - health::HealthCheck::config (line 565) [INFO] [stdout] src/health.rs - health::HealthCheck::is_enabled (line 580) [INFO] [stdout] src/health.rs - health::HealthCheck::status (line 550) [INFO] [stdout] src/health.rs - health::HealthCheckConfig (line 75) [INFO] [stdout] src/health.rs - health::HealthCheckConfig (line 87) [INFO] [stdout] src/health.rs - health::HealthCheckConfig::enabled (line 419) [INFO] [stdout] src/health.rs - health::HealthCheckConfig::http (line 317) [INFO] [stdout] src/health.rs - health::HealthCheckConfig::interval (line 380) [INFO] [stdout] src/health.rs - health::HealthCheckConfig::retries (line 400) [INFO] [stdout] src/health.rs - health::HealthCheckConfig::script (line 340) [INFO] [stdout] src/health.rs - health::HealthCheckConfig::timeout (line 360) [INFO] [stdout] src/health.rs - health::HealthStatus::is_unhealthy (line 454) [INFO] [stdout] src/health.rs - health::HealthStatus::time_since_last_check (line 508) [INFO] [stdout] src/health.rs - health::HealthStatus::time_since_last_success (line 488) [INFO] [stdout] src/process.rs - process::Process::new (line 235) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 42 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 51.52s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f4f2ca2bc62aa41a10d3dccb120236aac59fcb5f826806981f624c8896d00a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f2ca2bc62aa41a10d3dccb120236aac59fcb5f826806981f624c8896d00a25", kill_on_drop: false }` [INFO] [stdout] f4f2ca2bc62aa41a10d3dccb120236aac59fcb5f826806981f624c8896d00a25