[INFO] cloning repository https://github.com/iamngoni/bitbucket-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamngoni/bitbucket-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamngoni%2Fbitbucket-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamngoni%2Fbitbucket-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1598bcc170a7a6c1b1ae7f76fc0d5d3d2c4007e
[INFO] testing iamngoni/bitbucket-cli against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamngoni%2Fbitbucket-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iamngoni/bitbucket-cli
[INFO] finished tweaking git repo https://github.com/iamngoni/bitbucket-cli
[INFO] tweaked toml for git repo https://github.com/iamngoni/bitbucket-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iamngoni/bitbucket-cli on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iamngoni/bitbucket-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded crokey v1.3.0
[INFO] [stderr]   Downloaded crokey-proc_macros v1.3.0
[INFO] [stderr]   Downloaded minimad v0.13.1
[INFO] [stderr]   Downloaded lazy-regex v3.5.1
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.5.1
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.7
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded mockito v1.7.1
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded clap_complete v4.5.65
[INFO] [stderr]   Downloaded comfy-table v7.2.1
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded cc v1.2.52
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded rand_core v0.9.4
[INFO] [stderr]   Downloaded zmij v1.0.13
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded termimad v0.30.1
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]   Downloaded openssl-src v300.5.2+3.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e952adcc0d690484204e3f3066807567e9110a96f9b3e5579334f80f5dabe972
[INFO] running `Command { std: "docker" "start" "-a" "e952adcc0d690484204e3f3066807567e9110a96f9b3e5579334f80f5dabe972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e952adcc0d690484204e3f3066807567e9110a96f9b3e5579334f80f5dabe972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e952adcc0d690484204e3f3066807567e9110a96f9b3e5579334f80f5dabe972", kill_on_drop: false }`
[INFO] [stdout] e952adcc0d690484204e3f3066807567e9110a96f9b3e5579334f80f5dabe972
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89b5965e7984e89bbf6ce25be6669fc2f19e1e846140bc9ef6dbb2bfaf978ff1
[INFO] running `Command { std: "docker" "start" "-a" "89b5965e7984e89bbf6ce25be6669fc2f19e1e846140bc9ef6dbb2bfaf978ff1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_core v0.9.4
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling minimad v0.13.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling lazy-regex v3.5.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling crokey-proc_macros v1.3.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling crokey v1.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling termimad v0.30.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling webbrowser v1.0.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling bitbucket-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 54s
[INFO] running `Command { std: "docker" "inspect" "89b5965e7984e89bbf6ce25be6669fc2f19e1e846140bc9ef6dbb2bfaf978ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89b5965e7984e89bbf6ce25be6669fc2f19e1e846140bc9ef6dbb2bfaf978ff1", kill_on_drop: false }`
[INFO] [stdout] 89b5965e7984e89bbf6ce25be6669fc2f19e1e846140bc9ef6dbb2bfaf978ff1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 640484259c046fb8f092d8ba4b18537292dcd57b2c3196394ec795c42537e525
[INFO] running `Command { std: "docker" "start" "-a" "640484259c046fb8f092d8ba4b18537292dcd57b2c3196394ec795c42537e525", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling bitbucket-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.31s
[INFO] running `Command { std: "docker" "inspect" "640484259c046fb8f092d8ba4b18537292dcd57b2c3196394ec795c42537e525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "640484259c046fb8f092d8ba4b18537292dcd57b2c3196394ec795c42537e525", kill_on_drop: false }`
[INFO] [stdout] 640484259c046fb8f092d8ba4b18537292dcd57b2c3196394ec795c42537e525
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 636e857a6a3ba9966cc07d2fb09b1670cdc0bc886ae91ae604c9775abaea1208
[INFO] running `Command { std: "docker" "start" "-a" "636e857a6a3ba9966cc07d2fb09b1670cdc0bc886ae91ae604c9775abaea1208", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitbucket_cli-74d272d307988c0f)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test alias::tests::test_alias_entry ... ok
[INFO] [stdout] test alias::tests::test_validate_alias_name ... ok
[INFO] [stdout] test output::json::tests::test_apply_jq_identity ... ok
[INFO] [stdout] test output::json::tests::test_apply_jq_field ... ok
[INFO] [stdout] test util::tests::test_format_size ... ok
[INFO] [stdout] test util::tests::test_slugify ... ok
[INFO] [stdout] test util::tests::test_parse_size ... ok
[INFO] [stdout] test util::tests::test_truncate ... ok
[INFO] [stdout] test output::markdown::tests::test_md_header ... ok
[INFO] [stdout] test output::markdown::tests::test_md_list ... ok
[INFO] [stdout] test output::markdown::tests::test_md_table ... ok
[INFO] [stdout] test context::resolver::tests::test_parse_cloud_ssh ... ok
[INFO] [stdout] test context::resolver::tests::test_parse_server_scm ... ok
[INFO] [stdout] test context::resolver::tests::test_parse_cloud_https ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bb-dd3dccf802eef35e)
[INFO] [stderr]    Doc-tests bitbucket_cli
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 329 tests
[INFO] [stdout] test src/alias/mod.rs - alias::AliasManager::list (line 377) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasManager::set (line 470) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasManager (line 288) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasManager::import (line 611) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasManager::export (line 654) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasManager::delete (line 533) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasManager::new (line 337) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::validate_alias_name (line 812) ... FAILED
[INFO] [stdout] test src/alias/mod.rs - alias::AliasManager::expand (line 571) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasManager::exists (line 435) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::expand_args (line 876) - compile ... ok
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient::cloud (line 201) - compile ... ok
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient (line 154) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasManager::get (line 406) - compile ... ok
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient::delete (line 552) - compile ... ok
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient::from_config (line 276) - compile ... ok
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient::is_cloud (line 343) - compile ... ok
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient::server (line 236) - compile ... ok
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient::with_auth (line 322) - compile ... FAILED
[INFO] [stdout] test src/api/cloud/issues.rs - api::cloud::issues::CreateIssueRequest (line 217) - compile ... ok
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient (line 169) - compile ... FAILED
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient::base_url (line 387) - compile ... ok
[INFO] [stdout] test src/api/cloud/issues.rs - api::cloud::issues::IssueComment (line 348) - compile ... FAILED
[INFO] [stdout] test src/api/cloud/issues.rs - api::cloud::issues (line 49) - compile ... ok
[INFO] [stdout] test src/api/cloud/issues.rs - api::cloud::issues::IssueContentInput (line 288) - compile ... ok
[INFO] [stdout] test src/api/cloud/issues.rs - api::cloud::issues::Issue (line 99) - compile ... FAILED
[INFO] [stdout] test src/api/cloud/pipelines.rs - api::cloud::pipelines::PipelineResult (line 199) - compile ... ok
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient::is_server (line 363) - compile ... ok
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient::post (line 491) - compile ... ok
[INFO] [stdout] test src/api/cloud/issues.rs - api::cloud::issues::UserUuid (line 316) - compile ... ok
[INFO] [stdout] test src/api/cloud/pipelines.rs - api::cloud::pipelines (line 44) - compile ... ok
[INFO] [stdout] test src/api/client.rs - api::client::BitbucketClient::get (line 431) - compile ... ok
[INFO] [stdout] test src/api/cloud/pipelines.rs - api::cloud::pipelines::PipelineSelector (line 276) - compile ... ok
[INFO] [stdout] test src/api/cloud/issues.rs - api::cloud::issues::IssueContent (line 168) - compile ... ok
[INFO] [stdout] test src/api/cloud/pipelines.rs - api::cloud::pipelines::Pipeline (line 92) - compile ... ok
[INFO] [stdout] test src/api/cloud/pipelines.rs - api::cloud::pipelines::TriggerSelector (line 452) - compile ... ok
[INFO] [stdout] test src/api/cloud/pullrequests.rs - api::cloud::pullrequests (line 29) - compile ... ok
[INFO] [stdout] test src/api/cloud/pipelines.rs - api::cloud::pipelines::PipelineTarget (line 235) - compile ... ok
[INFO] [stdout] test src/api/cloud/pipelines.rs - api::cloud::pipelines::PipelineState (line 154) - compile ... ok
[INFO] [stdout] test src/api/cloud/pipelines.rs - api::cloud::pipelines::PipelineVariable (line 487) - compile ... ok
[INFO] [stdout] test src/api/cloud/pullrequests.rs - api::cloud::pullrequests::BranchName (line 392) - compile ... ok
[INFO] [stdout] test src/api/cloud/pullrequests.rs - api::cloud::pullrequests::CommitRef (line 232) - compile ... ok
[INFO] [stdout] test src/api/cloud/pipelines.rs - api::cloud::pipelines::PipelineStep (line 311) - compile ... ok
[INFO] [stdout] test src/api/cloud/pipelines.rs - api::cloud::pipelines::TriggerPipelineRequest (line 359) - compile ... ok
[INFO] [stdout] test src/api/cloud/pipelines.rs - api::cloud::pipelines::TriggerTarget (line 413) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasEntry (line 143) ... ok
[INFO] [stdout] test src/api/cloud/pullrequests.rs - api::cloud::pullrequests::PrBranchRef (line 165) - compile ... ok
[INFO] [stdout] test src/api/cloud/repositories.rs - api::cloud::repositories (line 22) - compile ... ok
[INFO] [stdout] test src/api/cloud/pullrequests.rs - api::cloud::pullrequests::MergePullRequestRequest (line 449) - compile ... ok
[INFO] [stdout] test src/api/cloud/pullrequests.rs - api::cloud::pullrequests::UserUuid (line 413) - compile ... ok
[INFO] [stdout] test src/api/cloud/pullrequests.rs - api::cloud::pullrequests::Participant (line 264) - compile ... ok
[INFO] [stdout] test src/api/cloud/pullrequests.rs - api::cloud::pullrequests::CreatePullRequestRequest (line 310) - compile ... ok
[INFO] [stdout] test src/api/cloud/pullrequests.rs - api::cloud::pullrequests::BranchSpec (line 369) - compile ... ok
[INFO] [stdout] test src/api/cloud/pullrequests.rs - api::cloud::pullrequests::RepositoryRef (line 200) - compile ... ok
[INFO] [stdout] test src/api/cloud/repositories.rs - api::cloud::repositories::Owner (line 168) - compile ... ok
[INFO] [stdout] test src/api/cloud/repositories.rs - api::cloud::repositories::ProjectRef (line 239) - compile ... ok
[INFO] [stdout] test src/api/cloud/pullrequests.rs - api::cloud::pullrequests::PullRequest (line 85) - compile ... ok
[INFO] [stdout] test src/api/cloud/repositories.rs - api::cloud::repositories::Branch (line 137) - compile ... ok
[INFO] [stdout] test src/api/cloud/repositories.rs - api::cloud::repositories::ProjectKey (line 336) - compile ... ok
[INFO] [stdout] test src/api/cloud/repositories.rs - api::cloud::repositories::Repository (line 67) - compile ... ok
[INFO] [stdout] test src/api/cloud/repositories.rs - api::cloud::repositories::WorkspaceRef (line 204) - compile ... ok
[INFO] [stdout] test src/api/cloud/workspaces.rs - api::cloud::workspaces (line 33) - compile ... ok
[INFO] [stdout] test src/api/cloud/workspaces.rs - api::cloud::workspaces::Workspace (line 70) - compile ... ok
[INFO] [stdout] test src/api/cloud/repositories.rs - api::cloud::repositories::CreateRepositoryRequest (line 275) - compile ... ok
[INFO] [stdout] test src/api/cloud/workspaces.rs - api::cloud::workspaces::WorkspaceRef (line 205) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasEntry::command (line 220) ... FAILED
[INFO] [stdout] test src/api/common/pagination.rs - api::common::pagination (line 34) ... FAILED
[INFO] [stdout] test src/api/cloud/workspaces.rs - api::cloud::workspaces::WorkspaceUser (line 157) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasConfig (line 85) ... FAILED
[INFO] [stdout] test src/api/cloud/workspaces.rs - api::cloud::workspaces::WorkspaceMember (line 118) - compile ... ok
[INFO] [stdout] test src/api/mod.rs - api::cloud (line 91) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::ExpandedAlias::to_args (line 748) ... FAILED
[INFO] [stdout] test src/api/mod.rs - api::server (line 106) ... ignored
[INFO] [stdout] test src/api/server/projects.rs - api::server::projects (line 34) ... ignored
[INFO] [stdout] test src/api/server/projects.rs - api::server::projects::CreateProjectRequest (line 190) ... ignored
[INFO] [stdout] test src/api/server/projects.rs - api::server::projects::Project (line 75) ... ignored
[INFO] [stdout] test src/api/server/projects.rs - api::server::projects::ProjectLinks (line 142) ... ignored
[INFO] [stdout] test src/api/server/projects.rs - api::server::projects::SelfLink (line 165) ... ignored
[INFO] [stdout] test src/api/server/projects.rs - api::server::projects::UpdateProjectRequest (line 252) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests (line 34) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::CreatePullRequestRequest (line 379) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::MergePullRequestRequest (line 566) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::PrParticipant (line 286) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::PrRef (line 174) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::ProjectRef (line 254) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::ProjectSpec (line 502) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::PullRequest (line 90) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::RefSpec (line 445) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::RepositoryRef (line 222) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::RepositorySpec (line 476) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::User (line 331) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::UserName (line 545) ... ignored
[INFO] [stdout] test src/api/server/pullrequests.rs - api::server::pullrequests::UserRef (line 523) ... ignored
[INFO] [stdout] test src/api/server/repositories.rs - api::server::repositories (line 34) ... ignored
[INFO] [stdout] test src/api/server/repositories.rs - api::server::repositories::CloneLink (line 228) ... ignored
[INFO] [stdout] test src/api/server/repositories.rs - api::server::repositories::CreateRepositoryRequest (line 290) ... ignored
[INFO] [stdout] test src/api/server/repositories.rs - api::server::repositories::CreateRepositoryRequest::default (line 354) ... ignored
[INFO] [stdout] test src/api/server/repositories.rs - api::server::repositories::ProjectRef (line 155) ... ignored
[INFO] [stdout] test src/api/server/repositories.rs - api::server::repositories::Repository (line 73) ... ignored
[INFO] [stdout] test src/api/server/repositories.rs - api::server::repositories::RepositoryLinks (line 191) ... ignored
[INFO] [stdout] test src/api/server/repositories.rs - api::server::repositories::SelfLink (line 264) ... ignored
[INFO] [stdout] test src/alias/mod.rs - alias::AliasEntry::shell_command (line 252) ... FAILED
[INFO] [stdout] test src/api/common/mod.rs - api::common::Link (line 247) ... ok
[INFO] [stdout] test src/api/common/pagination.rs - api::common::pagination::ServerPaginatedResponse<T>::next_start (line 406) ... ok
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::FileCredentialStore::get (line 474) - compile ... ok
[INFO] [stdout] test src/api/common/pagination.rs - api::common::pagination::PaginatedResponse<T>::has_next (line 190) ... ok
[INFO] [stdout] test src/api/common/pagination.rs - api::common::pagination::ServerPaginatedResponse<T>::has_next (line 369) ... ok
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring (line 37) - compile ... ok
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::FileCredentialStore::delete (line 508) - compile ... ok
[INFO] [stdout] test src/api/common/pagination.rs - api::common::pagination::PaginatedResponse<T>::next_url (line 224) ... ok
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::KeyringStore (line 86) - compile ... ok
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::KeyringStore::list_hosts (line 318) - compile ... ok
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::FileCredentialStore::store (line 441) - compile ... ok
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::FileCredentialStore (line 372) - compile ... FAILED
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::KeyringStore::get (line 226) - compile ... ok
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::KeyringStore::delete (line 277) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::AliasEntry::new (line 192) ... ok
[INFO] [stdout] test src/api/client.rs - api::client::HostType (line 106) ... ok
[INFO] [stdout] test src/auth/mod.rs - auth::AuthCredential::apply_to_request (line 160) - compile ... ok
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::KeyringStore::store (line 181) - compile ... ok
[INFO] [stdout] test src/alias/mod.rs - alias::ExpandedAlias (line 710) ... ok
[INFO] [stdout] test src/auth/oauth.rs - auth::oauth (line 42) - compile ... ok
[INFO] [stdout] test src/api/mod.rs - api::common (line 110) ... ok
[INFO] [stdout] test src/auth/oauth.rs - auth::oauth::oauth_login (line 352) - compile ... ok
[INFO] [stdout] test src/api/common/mod.rs - api::common::UserRef (line 298) ... FAILED
[INFO] [stdout] test src/api/common/mod.rs - api::common::ApiError (line 76) ... FAILED
[INFO] [stdout] test src/auth/oauth.rs - auth::oauth::refresh_oauth_token (line 572) - compile ... ok
[INFO] [stdout] test src/api/common/mod.rs - api::common::ApiResponse (line 202) ... FAILED
[INFO] [stdout] test src/api/common/pagination.rs - api::common::pagination::ServerPaginatedResponse (line 277) ... FAILED
[INFO] [stdout] test src/auth/profile.rs - auth::profile (line 39) - compile ... ok
[INFO] [stdout] test src/api/common/pagination.rs - api::common::pagination::PaginatedResponse (line 98) ... FAILED
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::KeyringStore::default (line 122) ... FAILED
[INFO] [stdout] test src/auth/mod.rs - auth::AuthCredential::can_refresh (line 244) ... FAILED
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::FileCredentialStore::new (line 410) ... FAILED
[INFO] [stdout] test src/auth/mod.rs - auth::AuthCredential (line 76) ... FAILED
[INFO] [stdout] test src/auth/profile.rs - auth::profile::ProfileManager::load (line 316) - compile ... ok
[INFO] [stdout] test src/auth/profile.rs - auth::profile::AuthType (line 179) ... ok
[INFO] [stdout] test src/auth/profile.rs - auth::profile::ProfileManager::save (line 355) - compile ... ok
[INFO] [stdout] test src/auth/oauth.rs - auth::oauth::OAuthTokenResponse (line 210) ... FAILED
[INFO] [stdout] test src/auth/keyring.rs - auth::keyring::KeyringStore::new (line 144) ... FAILED
[INFO] [stdout] test src/auth/token.rs - auth::token (line 38) - compile ... ok
[INFO] [stdout] test src/auth/token.rs - auth::token::PersonalAccessToken (line 177) - compile ... ok
[INFO] [stdout] test src/auth/oauth.rs - auth::oauth::OAuthConfig (line 105) ... FAILED
[INFO] [stdout] test src/auth/oauth.rs - auth::oauth::OAuthConfig::default (line 170) ... FAILED
[INFO] [stdout] test src/auth/profile.rs - auth::profile::Profile (line 97) ... FAILED
[INFO] [stdout] test src/auth/mod.rs - auth::AuthCredential::is_expired (line 199) ... FAILED
[INFO] [stdout] test src/auth/token.rs - auth::token::PersonalAccessToken::validate (line 270) - compile ... ok
[INFO] [stdout] test src/config/file.rs - config::file (line 26) - compile ... ok
[INFO] [stdout] test src/auth/token.rs - auth::token::PersonalAccessToken::get_username (line 344) - compile ... ok
[INFO] [stdout] test src/auth/token.rs - auth::token::read_token_from_stdin (line 84) - compile ... ok
[INFO] [stdout] test src/auth/profile.rs - auth::profile::ProfileManager::default_profile (line 510) ... FAILED
[INFO] [stdout] test src/config/file.rs - config::file::config_exists (line 206) - compile ... ok
[INFO] [stdout] test src/config/file.rs - config::file::config_exists (line 224) - compile ... ok
[INFO] [stdout] test src/config/file.rs - config::file::read_config_file (line 86) - compile ... ok
[INFO] [stdout] test src/config/file.rs - config::file::read_config_file (line 98) - compile ... ok
[INFO] [stdout] test src/auth/profile.rs - auth::profile::ProfileManager (line 231) ... FAILED
[INFO] [stdout] test src/config/file.rs - config::file::write_config_file (line 163) - compile ... ok
[INFO] [stdout] test src/config/file.rs - config::file::write_config_file (line 145) - compile ... ok
[INFO] [stdout] test src/auth/profile.rs - auth::profile::ProfileManager::for_host (line 633) ... FAILED
[INFO] [stdout] test src/auth/profile.rs - auth::profile::ProfileManager::get (line 479) ... FAILED
[INFO] [stdout] test src/auth/profile.rs - auth::profile::ProfileManager::add (line 395) ... FAILED
[INFO] [stdout] test src/auth/profile.rs - auth::profile::ProfileManager::remove (line 439) ... FAILED
[INFO] [stdout] test src/config/hosts.rs - config::hosts (line 35) ... FAILED
[INFO] [stdout] test src/auth/profile.rs - auth::profile::ProfileManager::set_default (line 549) ... FAILED
[INFO] [stdout] test src/auth/profile.rs - auth::profile::ProfileManager::new (line 287) ... FAILED
[INFO] [stdout] test src/config/hosts.rs - config::hosts::BITBUCKET_CLOUD (line 64) ... ok
[INFO] [stdout] test src/config/hosts.rs - config::hosts::BITBUCKET_API (line 88) ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::data_dir (line 567) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config (line 114) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::config_path (line 529) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::load (line 443) - compile ... ok
[INFO] [stdout] test src/config/hosts.rs - config::hosts::is_cloud_host (line 134) ... ok
[INFO] [stdout] test src/auth/token.rs - auth::token::validate_token (line 130) ... FAILED
[INFO] [stdout] test src/config/mod.rs - config::Config::save (line 485) - compile ... ok
[INFO] [stdout] test src/auth/profile.rs - auth::profile::ProfileManager::list (line 586) ... FAILED
[INFO] [stdout] test src/auth/token.rs - auth::token::PersonalAccessToken::new (line 231) ... FAILED
[INFO] [stdout] test src/context/git.rs - context::git (line 24) - compile ... ok
[INFO] [stdout] test src/config/hosts.rs - config::hosts::normalize_host (line 255) ... FAILED
[INFO] [stdout] test src/config/hosts.rs - config::hosts::cloud_host_config (line 178) ... FAILED
[INFO] [stdout] test src/config/hosts.rs - config::hosts::is_cloud_host (line 120) ... FAILED
[INFO] [stdout] test src/config/hosts.rs - config::hosts::cloud_host_config (line 189) ... FAILED
[INFO] [stdout] test src/context/git.rs - context::git::GitContext::current_branch (line 162) - compile ... ok
[INFO] [stdout] test src/config/hosts.rs - config::hosts::normalize_host (line 234) ... FAILED
[INFO] [stdout] test src/context/git.rs - context::git::GitContext (line 54) - compile ... ok
[INFO] [stdout] test src/context/git.rs - context::git::GitContext::open_at (line 130) - compile ... ok
[INFO] [stdout] test src/context/git.rs - context::git::GitContext::is_git_repo (line 345) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::CoreConfig::default (line 298) ... FAILED
[INFO] [stdout] test src/config/mod.rs - config::Config (line 105) ... FAILED
[INFO] [stdout] test src/context/git.rs - context::git::GitContext::origin_url (line 240) - compile ... ok
[INFO] [stdout] test src/context/git.rs - context::git::is_in_git_repo (line 376) - compile ... ok
[INFO] [stdout] test src/context/git.rs - context::git::GitContext::root_dir (line 311) - compile ... ok
[INFO] [stdout] test src/context/git.rs - context::git::GitContext::remote_names (line 274) - compile ... ok
[INFO] [stdout] test src/context/resolver.rs - context::resolver (line 44) - compile ... ok
[INFO] [stdout] test src/context/git.rs - context::git::GitContext::open (line 94) - compile ... ok
[INFO] [stdout] test src/context/git.rs - context::git::GitContext::remote_url (line 200) - compile ... ok
[INFO] [stdout] test src/context/resolver.rs - context::resolver::ContextResolver (line 151) - compile ... ok
[INFO] [stdout] test src/config/hosts.rs - config::hosts::normalize_host (line 268) ... FAILED
[INFO] [stdout] test src/context/resolver.rs - context::resolver::ContextResolver::parse_remote_url (line 361) - compile ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::Extension (line 75) - compile ... ok
[INFO] [stdout] test src/context/resolver.rs - context::resolver::ContextResolver::parse_repo_arg (line 290) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::get (line 647) ... FAILED
[INFO] [stdout] test src/context/resolver.rs - context::resolver::ContextResolver::resolve (line 232) - compile ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::ExtensionManager::default (line 674) - compile ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::ExtensionManager (line 245) - compile ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::Extension::execute (line 195) - compile ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::ExtensionManager::find (line 398) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::HostConfig (line 341) ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::ExtensionManager::create (line 589) - compile ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::ExtensionManager::list (line 328) - compile ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::create_go_extension (line 889) ... ignored
[INFO] [stdout] test src/extension/mod.rs - extension::create_rust_extension (line 972) ... ignored
[INFO] [stdout] test src/extension/mod.rs - extension::create_shell_extension (line 814) ... ignored
[INFO] [stdout] test src/extension/mod.rs - extension::parse_repo_url (line 745) ... ignored
[INFO] [stdout] test src/extension/mod.rs - extension::ExtensionManager::install (line 439) - compile ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::ExtensionManager::new (line 297) - compile ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::Extension::from_path (line 143) - compile ... ok
[INFO] [stdout] test src/interactive/mod.rs - interactive::force_tty (line 97) - compile ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::ExtensionManager::remove (line 497) - compile ... ok
[INFO] [stdout] test src/interactive/mod.rs - interactive::is_interactive (line 65) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::HostConfig (line 355) ... FAILED
[INFO] [stdout] test src/interactive/mod.rs - interactive::interactive_mode (line 129) - compile ... ok
[INFO] [stdout] test src/context/mod.rs - context::HostType (line 117) ... ok
[INFO] [stdout] test src/extension/mod.rs - extension::ExtensionManager::upgrade (line 539) - compile ... ok
[INFO] [stdout] test src/interactive/prompt.rs - interactive::prompt::prompt_editor (line 319) - compile ... FAILED
[INFO] [stdout] test src/interactive/prompt.rs - interactive::prompt::prompt_confirm (line 243) - compile ... FAILED
[INFO] [stdout] test src/interactive/prompt.rs - interactive::prompt::prompt_confirm_with_default (line 280) - compile ... FAILED
[INFO] [stdout] test src/config/mod.rs - config::Config::host_config (line 600) ... FAILED
[INFO] [stdout] test src/interactive/prompt.rs - interactive::prompt::get_editor (line 395) - compile ... FAILED
[INFO] [stdout] test src/interactive/prompt.rs - interactive::prompt (line 25) - compile ... FAILED
[INFO] [stdout] test src/config/mod.rs - config::CoreConfig (line 176) ... ok
[INFO] [stdout] test src/interactive/prompt.rs - interactive::prompt::prompt_editor_with_command (line 358) - compile ... FAILED
[INFO] [stdout] test src/interactive/prompt.rs - interactive::prompt::prompt_password (line 172) - compile ... FAILED
[INFO] [stdout] test src/interactive/prompt.rs - interactive::prompt::prompt_input_optional (line 129) - compile ... FAILED
[INFO] [stdout] test src/interactive/prompt.rs - interactive::prompt::prompt_password_confirm (line 206) - compile ... FAILED
[INFO] [stdout] test src/interactive/prompt.rs - interactive::prompt::prompt_input (line 59) - compile ... FAILED
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector (line 25) - compile ... FAILED
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::current_items (line 453) - compile ... FAILED
[INFO] [stdout] test src/config/mod.rs - config::Config::set (line 700) ... ok
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::next_page (line 477) - compile ... FAILED
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::new (line 399) - compile ... FAILED
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::fuzzy_select (line 158) - compile ... FAILED
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::select (line 69) - compile ... FAILED
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::multi_select_with_defaults (line 304) - compile ... FAILED
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::prev_page (line 506) - compile ... FAILED
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::fuzzy_select_with_default (line 209) - compile ... FAILED
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::multi_select (line 256) - compile ... FAILED
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::total_pages (line 430) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Config (line 166) - compile ... ok
[INFO] [stdout] test src/interactive/prompt.rs - interactive::prompt::prompt_input_with_default (line 93) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Cli (line 150) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 44) - compile ... FAILED
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::select_with_default (line 110) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - alias (line 156) - compile ... ok
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::PaginatedSelector (line 350) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - output (line 133) ... ignored
[INFO] [stdout] test src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::select (line 542) - compile ... FAILED
[INFO] [stdout] test src/output/json.rs - output::json (line 33) ... ignored
[INFO] [stdout] test src/output/json.rs - output::json::apply_jq_filter (line 265) ... ignored
[INFO] [stdout] test src/output/json.rs - output::json::write_json (line 79) ... ignored
[INFO] [stdout] test src/output/json.rs - output::json::write_json_compact (line 166) ... ignored
[INFO] [stdout] test src/output/json.rs - output::json::write_json_lines (line 207) ... ignored
[INFO] [stdout] test src/output/json.rs - output::json::write_json_to (line 129) ... ignored
[INFO] [stdout] test src/output/markdown.rs - output::markdown (line 38) ... ignored
[INFO] [stdout] test src/output/markdown.rs - output::markdown::md_bold (line 288) ... ignored
[INFO] [stdout] test src/output/markdown.rs - output::markdown::md_code_block (line 222) ... ignored
[INFO] [stdout] test src/output/markdown.rs - output::markdown::md_header (line 128) ... ignored
[INFO] [stdout] test src/output/markdown.rs - output::markdown::md_inline_code (line 259) ... ignored
[INFO] [stdout] test src/output/markdown.rs - output::markdown::md_italic (line 310) ... ignored
[INFO] [stdout] test src/lib.rs - api (line 99) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - context (line 124) - compile ... ok
[INFO] [stdout] test src/output/markdown.rs - output::markdown::md_link (line 333) ... ignored
[INFO] [stdout] test src/output/markdown.rs - output::markdown::md_list (line 158) ... ignored
[INFO] [stdout] test src/output/markdown.rs - output::markdown::md_numbered_list (line 189) ... ignored
[INFO] [stdout] test src/lib.rs - interactive (line 139) - compile ... ok
[INFO] [stdout] test src/output/markdown.rs - output::markdown::md_table (line 366) ... ignored
[INFO] [stdout] test src/lib.rs - exit_codes (line 233) - compile ... ok
[INFO] [stdout] test src/output/markdown.rs - output::markdown::print_markdown (line 101) ... ignored
[INFO] [stdout] test src/output/markdown.rs - output::markdown::render_markdown (line 73) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputFormat (line 70) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputFormat::default (line 114) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter (line 140) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter::color_enabled (line 246) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter::format (line 273) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter::json (line 204) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter::new (line 180) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter::table (line 225) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter::write (line 298) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter::write_error (line 397) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter::write_info (line 458) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter::write_list (line 355) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter::write_success (line 479) ... ignored
[INFO] [stdout] test src/lib.rs - auth (line 109) - compile ... ok
[INFO] [stdout] test src/output/mod.rs - output::OutputWriter::write_warning (line 428) ... ignored
[INFO] [stdout] test src/lib.rs - extension (line 152) - compile ... ok
[INFO] [stdout] test src/output/mod.rs - output::TableOutput (line 509) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::print_field (line 604) ... ignored
[INFO] [stdout] test src/output/mod.rs - output::print_header (line 573) ... ignored
[INFO] [stdout] test src/output/table.rs - output::table (line 25) ... ignored
[INFO] [stdout] test src/output/table.rs - output::table::TableBuilder (line 89) ... ignored
[INFO] [stdout] test src/lib.rs - RepoContext (line 184) - compile ... FAILED
[INFO] [stdout] test src/output/table.rs - output::table::TableBuilder::build (line 335) ... ignored
[INFO] [stdout] test src/output/table.rs - output::table::TableBuilder::color (line 162) ... ignored
[INFO] [stdout] test src/context/mod.rs - context::RepoContext::web_url (line 190) ... ok
[INFO] [stdout] test src/output/table.rs - output::table::TableBuilder::headers (line 191) ... ignored
[INFO] [stdout] test src/output/table.rs - output::table::TableBuilder::new (line 134) ... ignored
[INFO] [stdout] test src/output/table.rs - output::table::TableBuilder::print (line 312) ... ignored
[INFO] [stdout] test src/output/table.rs - output::table::TableBuilder::row (line 240) ... ignored
[INFO] [stdout] test src/output/table.rs - output::table::TableBuilder::rows (line 279) ... ignored
[INFO] [stdout] test src/output/table.rs - output::table::create_table (line 54) ... ignored
[INFO] [stdout] test src/output/table.rs - output::table::format_bool (line 428) ... ignored
[INFO] [stdout] test src/output/table.rs - output::table::format_status (line 383) ... ignored
[INFO] [stdout] test src/output/table.rs - output::table::truncate (line 476) ... ignored
[INFO] [stdout] test src/lib.rs - config (line 139) - compile ... FAILED
[INFO] [stdout] test src/util/mod.rs - util::page_output (line 426) ... FAILED
[INFO] [stdout] test src/context/mod.rs - context::RepoContext::full_name (line 157) ... ok
[INFO] [stdout] test src/context/mod.rs - context::RepoContext (line 73) ... ok
[INFO] [stdout] test src/context/resolver.rs - context::resolver::ContextResolver::new (line 196) ... ok
[INFO] [stdout] test src/context/mod.rs - context::RepoContext::api_url (line 250) ... ok
[INFO] [stdout] test src/lib.rs - VERSION (line 210) ... ok
[INFO] [stdout] test src/util/mod.rs - util::parse_size (line 484) ... ok
[INFO] [stdout] test src/util/mod.rs - util::truncate (line 274) ... ok
[INFO] [stdout] test src/util/mod.rs - util::format_duration (line 97) ... FAILED
[INFO] [stdout] test src/util/mod.rs - util::format_size (line 539) ... FAILED
[INFO] [stdout] test src/util/mod.rs - util::slugify (line 227) ... ok
[INFO] [stdout] test src/lib.rs - util (line 156) ... ok
[INFO] [stdout] test src/util/mod.rs - util::format_time (line 58) ... ok
[INFO] [stdout] test src/util/mod.rs - util::get_pager (line 379) ... ok
[INFO] [stdout] test src/util/mod.rs - util::open_browser (line 326) ... ok
[INFO] [stdout] test src/util/mod.rs - util::format_relative_time (line 145) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/alias/mod.rs - alias::validate_alias_name (line 812) stdout ----
[INFO] [stdout] error[E0603]: function `validate_alias_name` is private
[INFO] [stdout]    --> src/alias/mod.rs:814:27
[INFO] [stdout]     |
[INFO] [stdout] 814 | use bitbucket_cli::alias::validate_alias_name;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^ private function
[INFO] [stdout]     |
[INFO] [stdout] note: the function `validate_alias_name` is defined here
[INFO] [stdout]    --> src/alias/mod.rs:825:1
[INFO] [stdout]     |
[INFO] [stdout] 825 | fn validate_alias_name(name: &str) -> Result<()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/client.rs - api::client::BitbucketClient::with_auth (line 322) stdout ----
[INFO] [stdout] error[E0599]: no variant or associated item named `bearer` found for enum `AuthCredential` in the current scope
[INFO] [stdout]    --> src/api/client.rs:328:32
[INFO] [stdout]     |
[INFO] [stdout] 328 |     .with_auth(AuthCredential::bearer("your-oauth-token"));
[INFO] [stdout]     |                                ^^^^^^ variant or associated item not found in `AuthCredential`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/client.rs - api::client::BitbucketClient (line 169) stdout ----
[INFO] [stdout] error[E0599]: no variant or associated item named `bearer` found for enum `AuthCredential` in the current scope
[INFO] [stdout]    --> src/api/client.rs:175:32
[INFO] [stdout]     |
[INFO] [stdout] 175 |     .with_auth(AuthCredential::bearer("your-token"));
[INFO] [stdout]     |                                ^^^^^^ variant or associated item not found in `AuthCredential`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/cloud/issues.rs - api::cloud::issues::IssueComment (line 348) stdout ----
[INFO] [stdout] error[E0609]: no field `display_name` on type `bitbucket_cli::api::common::UserRef`
[INFO] [stdout]    --> src/api/cloud/issues.rs:353:44
[INFO] [stdout]     |
[INFO] [stdout] 353 |     println!("{} commented:", comment.user.display_name);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `account_id`, `uuid`, `name`, `username`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/cloud/issues.rs - api::cloud::issues::Issue (line 99) stdout ----
[INFO] [stdout] error[E0609]: no field `display_name` on type `bitbucket_cli::api::common::UserRef`
[INFO] [stdout]    --> src/api/cloud/issues.rs:106:47
[INFO] [stdout]     |
[INFO] [stdout] 106 |     println!("  Reporter: {}", issue.reporter.display_name);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `account_id`, `uuid`, `name`, `username`
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `display_name` on type `&bitbucket_cli::api::common::UserRef`
[INFO] [stdout]    --> src/api/cloud/issues.rs:108:45
[INFO] [stdout]     |
[INFO] [stdout] 108 |         println!("  Assignee: {}", assignee.display_name);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `account_id`, `uuid`, `name`, `username`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alias/mod.rs - alias::AliasEntry::command (line 220) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEClpW9/rustcWRZf6t/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEClpW9/rustcWRZf6t/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEClpW9/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/api/common/pagination.rs - api::common::pagination (line 34) stdout ----
[INFO] [stdout] error[E0382]: use of partially moved value: `initial`
[INFO] [stdout]   --> src/api/common/pagination.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut all_items = initial.values;
[INFO] [stdout]    |                         -------------- value partially moved here
[INFO] [stdout] 41 |     let mut response = initial;
[INFO] [stdout]    |                        ^^^^^^^ value used here after partial move
[INFO] [stdout]    |
[INFO] [stdout]    = note: partial move occurs because `initial.values` has type `Vec<T>`, which does not implement the `Copy` trait
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of partially moved value: `initial`
[INFO] [stdout]   --> src/api/common/pagination.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut all_items = initial.values;
[INFO] [stdout]    |                         -------------- value partially moved here
[INFO] [stdout] 55 |     let mut response = initial;
[INFO] [stdout]    |                        ^^^^^^^ value used here after partial move
[INFO] [stdout]    |
[INFO] [stdout]    = note: partial move occurs because `initial.values` has type `Vec<T>`, which does not implement the `Copy` trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0382`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/alias/mod.rs - alias::AliasConfig (line 85) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestcAjXTY/rustcuV92Do/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestcAjXTY/rustcuV92Do/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcAjXTY/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/alias/mod.rs - alias::ExpandedAlias::to_args (line 748) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6FGamc/rustc0HZ00K/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest6FGamc/rustc0HZ00K/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6FGamc/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/alias/mod.rs - alias::AliasEntry::shell_command (line 252) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5rkXap/rustcqnbQrD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5rkXap/rustcqnbQrD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5rkXap/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/auth/keyring.rs - auth::keyring::FileCredentialStore (line 372) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]    --> src/auth/keyring.rs:378:16
[INFO] [stdout]     |
[INFO] [stdout] 378 |     let path = dirs::config_dir()
[INFO] [stdout]     |                ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/common/mod.rs - api::common::UserRef (line 298) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6kKhnK/rustc1jfRcE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest6kKhnK/rustc1jfRcE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6kKhnK/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/api/common/mod.rs - api::common::ApiError (line 76) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestb47nTP/rustckUHlxG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestb47nTP/rustckUHlxG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb47nTP/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/api/common/mod.rs - api::common::ApiResponse (line 202) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjyeBFD/rustcnDKyVH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjyeBFD/rustcnDKyVH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjyeBFD/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/api/common/pagination.rs - api::common::pagination::ServerPaginatedResponse (line 277) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestr57QNB/rustcqjPXhq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestr57QNB/rustcqjPXhq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestr57QNB/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/api/common/pagination.rs - api::common::pagination::PaginatedResponse (line 98) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestewvQcO/rustcMzngJU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestewvQcO/rustcMzngJU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestewvQcO/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/auth/keyring.rs - auth::keyring::KeyringStore::default (line 122) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOMKHXd/rustcKPGgeT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOMKHXd/rustcKPGgeT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOMKHXd/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/auth/mod.rs - auth::AuthCredential::can_refresh (line 244) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8Xw6e7/rustcpqs2YY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8Xw6e7/rustcpqs2YY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8Xw6e7/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/auth/keyring.rs - auth::keyring::FileCredentialStore::new (line 410) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestS2MNEI/rustc0xgQkt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestS2MNEI/rustc0xgQkt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestS2MNEI/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/auth/mod.rs - auth::AuthCredential (line 76) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestmymbUP/rustcoTyoA2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmymbUP/rustcoTyoA2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmymbUP/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/auth/oauth.rs - auth::oauth::OAuthTokenResponse (line 210) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqaAAqi/rustcusjjaP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqaAAqi/rustcusjjaP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqaAAqi/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/auth/keyring.rs - auth::keyring::KeyringStore::new (line 144) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHywC14/rustcbNZjRZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHywC14/rustcbNZjRZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHywC14/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/auth/oauth.rs - auth::oauth::OAuthConfig (line 105) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest42JtbR/rustcSHMHzj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest42JtbR/rustcSHMHzj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest42JtbR/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/auth/oauth.rs - auth::oauth::OAuthConfig::default (line 170) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestR1nJxX/rustciCFuW0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestR1nJxX/rustciCFuW0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestR1nJxX/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/auth/profile.rs - auth::profile::Profile (line 97) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestwTPnpa/rustcx4d48O/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwTPnpa/rustcx4d48O/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwTPnpa/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/auth/mod.rs - auth::AuthCredential::is_expired (line 199) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5ByOwg/rustcUPLiBT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5ByOwg/rustcUPLiBT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5ByOwg/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/auth/profile.rs - auth::profile::ProfileManager::default_profile (line 510) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestN7oCBM/rustcLmwf18/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestN7oCBM/rustcLmwf18/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestN7oCBM/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/auth/profile.rs - auth::profile::ProfileManager (line 231) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest3Wx59v/rustcPuI9Zr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3Wx59v/rustcPuI9Zr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3Wx59v/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/auth/profile.rs - auth::profile::ProfileManager::for_host (line 633) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestymHsai/rustcMyPQXI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestymHsai/rustcMyPQXI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestymHsai/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/auth/profile.rs - auth::profile::ProfileManager::get (line 479) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTvC2MX/rustcPQNTx4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTvC2MX/rustcPQNTx4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTvC2MX/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/auth/profile.rs - auth::profile::ProfileManager::add (line 395) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestrT9oUX/rustcbPZMpe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrT9oUX/rustcbPZMpe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrT9oUX/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/auth/profile.rs - auth::profile::ProfileManager::remove (line 439) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEYep8L/rustcyNbPkd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEYep8L/rustcyNbPkd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEYep8L/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/hosts.rs - config::hosts (line 35) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestlFsUqh/rustcYf8GNt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlFsUqh/rustcYf8GNt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlFsUqh/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/auth/profile.rs - auth::profile::ProfileManager::set_default (line 549) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9wWpFH/rustcyf4KHQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9wWpFH/rustcyf4KHQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9wWpFH/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/auth/profile.rs - auth::profile::ProfileManager::new (line 287) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCS2ICf/rustcjnYFcf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCS2ICf/rustcjnYFcf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCS2ICf/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/auth/token.rs - auth::token::validate_token (line 130) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest14vaTc/rustc1koYc5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest14vaTc/rustc1koYc5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest14vaTc/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/auth/profile.rs - auth::profile::ProfileManager::list (line 586) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsUdcue/rustcMnLjrg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestsUdcue/rustcMnLjrg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsUdcue/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/auth/token.rs - auth::token::PersonalAccessToken::new (line 231) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCFIRg7/rustcKRQZTk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCFIRg7/rustcKRQZTk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCFIRg7/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/hosts.rs - config::hosts::normalize_host (line 255) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9LKHxi/rustcGSvwYI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9LKHxi/rustcGSvwYI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9LKHxi/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/hosts.rs - config::hosts::cloud_host_config (line 178) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestiBlIOW/rustcX7nqET/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestiBlIOW/rustcX7nqET/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiBlIOW/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/hosts.rs - config::hosts::is_cloud_host (line 120) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestG7jGHw/rustcyfLB67/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestG7jGHw/rustcyfLB67/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestG7jGHw/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/hosts.rs - config::hosts::cloud_host_config (line 189) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVNO7VW/rustchNyfUA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVNO7VW/rustchNyfUA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVNO7VW/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/hosts.rs - config::hosts::normalize_host (line 234) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest0nXYuy/rustciUbGxA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest0nXYuy/rustciUbGxA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0nXYuy/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/mod.rs - config::CoreConfig::default (line 298) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesttYb3Tv/rustc6O9kLA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesttYb3Tv/rustc6O9kLA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttYb3Tv/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/mod.rs - config::Config (line 105) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestYZtEi0/rustcmllq8s/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYZtEi0/rustcmllq8s/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYZtEi0/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/hosts.rs - config::hosts::normalize_host (line 268) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5HG491/rustcIQU8j1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5HG491/rustcIQU8j1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5HG491/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/mod.rs - config::Config::get (line 647) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqP8wbL/rustc6j4s2q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqP8wbL/rustc6j4s2q/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqP8wbL/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/mod.rs - config::HostConfig (line 355) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8jZWNy/rustcDr2KrM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8jZWNy/rustcDr2KrM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8jZWNy/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/interactive/prompt.rs - interactive::prompt::prompt_editor (line 319) stdout ----
[INFO] [stdout] error[E0603]: module `prompt` is private
[INFO] [stdout]    --> src/interactive/prompt.rs:321:33
[INFO] [stdout]     |
[INFO] [stdout] 321 | use bitbucket_cli::interactive::prompt::prompt_editor;
[INFO] [stdout]     |                                 ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `prompt` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | mod prompt;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/prompt.rs - interactive::prompt::prompt_confirm (line 243) stdout ----
[INFO] [stdout] error[E0603]: module `prompt` is private
[INFO] [stdout]    --> src/interactive/prompt.rs:245:33
[INFO] [stdout]     |
[INFO] [stdout] 245 | use bitbucket_cli::interactive::prompt::prompt_confirm;
[INFO] [stdout]     |                                 ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `prompt` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | mod prompt;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/prompt.rs - interactive::prompt::prompt_confirm_with_default (line 280) stdout ----
[INFO] [stdout] error[E0603]: module `prompt` is private
[INFO] [stdout]    --> src/interactive/prompt.rs:282:33
[INFO] [stdout]     |
[INFO] [stdout] 282 | use bitbucket_cli::interactive::prompt::prompt_confirm_with_default;
[INFO] [stdout]     |                                 ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `prompt` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | mod prompt;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config/mod.rs - config::Config::host_config (line 600) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCcKXfn/rustcEjVI46/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCcKXfn/rustcEjVI46/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCcKXfn/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/interactive/prompt.rs - interactive::prompt::get_editor (line 395) stdout ----
[INFO] [stdout] error[E0603]: module `prompt` is private
[INFO] [stdout]    --> src/interactive/prompt.rs:397:33
[INFO] [stdout]     |
[INFO] [stdout] 397 | use bitbucket_cli::interactive::prompt::get_editor;
[INFO] [stdout]     |                                 ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `prompt` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | mod prompt;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/prompt.rs - interactive::prompt (line 25) stdout ----
[INFO] [stdout] error[E0603]: module `prompt` is private
[INFO] [stdout]   --> src/interactive/prompt.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | use bitbucket_cli::interactive::prompt::{prompt_input, prompt_confirm, prompt_password};
[INFO] [stdout]    |                                 ^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `prompt` is defined here
[INFO] [stdout]   --> src/interactive/mod.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | mod prompt;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/prompt.rs - interactive::prompt::prompt_editor_with_command (line 358) stdout ----
[INFO] [stdout] error[E0603]: module `prompt` is private
[INFO] [stdout]    --> src/interactive/prompt.rs:360:33
[INFO] [stdout]     |
[INFO] [stdout] 360 | use bitbucket_cli::interactive::prompt::prompt_editor_with_command;
[INFO] [stdout]     |                                 ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `prompt` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | mod prompt;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/prompt.rs - interactive::prompt::prompt_password (line 172) stdout ----
[INFO] [stdout] error[E0603]: module `prompt` is private
[INFO] [stdout]    --> src/interactive/prompt.rs:174:33
[INFO] [stdout]     |
[INFO] [stdout] 174 | use bitbucket_cli::interactive::prompt::prompt_password;
[INFO] [stdout]     |                                 ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `prompt` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | mod prompt;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/prompt.rs - interactive::prompt::prompt_input_optional (line 129) stdout ----
[INFO] [stdout] error[E0603]: module `prompt` is private
[INFO] [stdout]    --> src/interactive/prompt.rs:131:33
[INFO] [stdout]     |
[INFO] [stdout] 131 | use bitbucket_cli::interactive::prompt::prompt_input_optional;
[INFO] [stdout]     |                                 ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `prompt` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | mod prompt;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/prompt.rs - interactive::prompt::prompt_password_confirm (line 206) stdout ----
[INFO] [stdout] error[E0603]: module `prompt` is private
[INFO] [stdout]    --> src/interactive/prompt.rs:208:33
[INFO] [stdout]     |
[INFO] [stdout] 208 | use bitbucket_cli::interactive::prompt::prompt_password_confirm;
[INFO] [stdout]     |                                 ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `prompt` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | mod prompt;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/prompt.rs - interactive::prompt::prompt_input (line 59) stdout ----
[INFO] [stdout] error[E0603]: module `prompt` is private
[INFO] [stdout]   --> src/interactive/prompt.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 | use bitbucket_cli::interactive::prompt::prompt_input;
[INFO] [stdout]    |                                 ^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `prompt` is defined here
[INFO] [stdout]   --> src/interactive/mod.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | mod prompt;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector (line 25) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]   --> src/interactive/selector.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | use bitbucket_cli::interactive::selector::{select, fuzzy_select, multi_select};
[INFO] [stdout]    |                                 ^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]   --> src/interactive/mod.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | mod selector;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::current_items (line 453) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:455:33
[INFO] [stdout]     |
[INFO] [stdout] 455 | use bitbucket_cli::interactive::selector::PaginatedSelector;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::next_page (line 477) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:479:33
[INFO] [stdout]     |
[INFO] [stdout] 479 | use bitbucket_cli::interactive::selector::PaginatedSelector;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::new (line 399) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:401:33
[INFO] [stdout]     |
[INFO] [stdout] 401 | use bitbucket_cli::interactive::selector::PaginatedSelector;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::fuzzy_select (line 158) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:160:33
[INFO] [stdout]     |
[INFO] [stdout] 160 | use bitbucket_cli::interactive::selector::fuzzy_select;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::select (line 69) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]   --> src/interactive/selector.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 | use bitbucket_cli::interactive::selector::select;
[INFO] [stdout]    |                                 ^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]   --> src/interactive/mod.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | mod selector;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::multi_select_with_defaults (line 304) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:306:33
[INFO] [stdout]     |
[INFO] [stdout] 306 | use bitbucket_cli::interactive::selector::multi_select_with_defaults;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::prev_page (line 506) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:508:33
[INFO] [stdout]     |
[INFO] [stdout] 508 | use bitbucket_cli::interactive::selector::PaginatedSelector;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::fuzzy_select_with_default (line 209) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:211:33
[INFO] [stdout]     |
[INFO] [stdout] 211 | use bitbucket_cli::interactive::selector::fuzzy_select_with_default;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::multi_select (line 256) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:258:33
[INFO] [stdout]     |
[INFO] [stdout] 258 | use bitbucket_cli::interactive::selector::multi_select;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::total_pages (line 430) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:432:33
[INFO] [stdout]     |
[INFO] [stdout] 432 | use bitbucket_cli::interactive::selector::PaginatedSelector;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/prompt.rs - interactive::prompt::prompt_input_with_default (line 93) stdout ----
[INFO] [stdout] error[E0603]: module `prompt` is private
[INFO] [stdout]   --> src/interactive/prompt.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 | use bitbucket_cli::interactive::prompt::prompt_input_with_default;
[INFO] [stdout]    |                                 ^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `prompt` is defined here
[INFO] [stdout]   --> src/interactive/mod.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | mod prompt;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 44) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `detect` found for struct `RepoContext` in the current scope
[INFO] [stdout]   --> src/lib.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 52 | let context = RepoContext::detect().expect("Not in a git repository");
[INFO] [stdout]    |                            ^^^^^^ function or associated item not found in `RepoContext`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::select_with_default (line 110) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:112:33
[INFO] [stdout]     |
[INFO] [stdout] 112 | use bitbucket_cli::interactive::selector::select_with_default;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::PaginatedSelector (line 350) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:352:33
[INFO] [stdout]     |
[INFO] [stdout] 352 | use bitbucket_cli::interactive::selector::PaginatedSelector;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::select (line 542) stdout ----
[INFO] [stdout] error[E0603]: module `selector` is private
[INFO] [stdout]    --> src/interactive/selector.rs:544:33
[INFO] [stdout]     |
[INFO] [stdout] 544 | use bitbucket_cli::interactive::selector::PaginatedSelector;
[INFO] [stdout]     |                                 ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `selector` is defined here
[INFO] [stdout]    --> src/interactive/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | mod selector;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - api (line 99) stdout ----
[INFO] [stdout] error[E0599]: no variant or associated item named `bearer` found for enum `AuthCredential` in the current scope
[INFO] [stdout]    --> src/lib.rs:107:32
[INFO] [stdout]     |
[INFO] [stdout] 107 |     .with_auth(AuthCredential::bearer("your-token"));
[INFO] [stdout]     |                                ^^^^^^ variant or associated item not found in `AuthCredential`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `bearer` found for enum `AuthCredential` in the current scope
[INFO] [stdout]    --> src/lib.rs:112:32
[INFO] [stdout]     |
[INFO] [stdout] 112 |     .with_auth(AuthCredential::bearer("your-pat"));
[INFO] [stdout]     |                                ^^^^^^ variant or associated item not found in `AuthCredential`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - RepoContext (line 184) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `detect` found for struct `RepoContext` in the current scope
[INFO] [stdout]    --> src/lib.rs:188:35
[INFO] [stdout]     |
[INFO] [stdout] 188 | if let Ok(context) = RepoContext::detect() {
[INFO] [stdout]     |                                   ^^^^^^ function or associated item not found in `RepoContext`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - config (line 139) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/lib.rs:144:28
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_139_0() {
[INFO] [stdout]     |                                      ----------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 144 | let config = Config::load()?;
[INFO] [stdout]     |                            ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 140 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_139_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 141 | use bitbucket_cli::config::Config;
[INFO] [stdout] ...
[INFO] [stdout] 154 | config.save()?;
[INFO] [stdout] 155 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/lib.rs:152:32
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_139_0() {
[INFO] [stdout]     |                                      ----------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 152 | let mut config = Config::load()?;
[INFO] [stdout]     |                                ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 140 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_139_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 141 | use bitbucket_cli::config::Config;
[INFO] [stdout] ...
[INFO] [stdout] 154 | config.save()?;
[INFO] [stdout] 155 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:153:12
[INFO] [stdout]     |
[INFO] [stdout] 153 | config.set("git_protocol".to_string(), "ssh".to_string());
[INFO] [stdout]     |        --- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/config/mod.rs:718:12
[INFO] [stdout]     |
[INFO] [stdout] 718 |     pub fn set(&mut self, key: &str, value: String) -> bool {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]     |
[INFO] [stdout] 153 - config.set("git_protocol".to_string(), "ssh".to_string());
[INFO] [stdout] 153 + config.set("git_protocol", "ssh".to_string());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/lib.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_139_0() {
[INFO] [stdout]     |                                      ----------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 154 | config.save()?;
[INFO] [stdout]     |              ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 140 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_139_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 141 | use bitbucket_cli::config::Config;
[INFO] [stdout] ...
[INFO] [stdout] 154 | config.save()?;
[INFO] [stdout] 155 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util/mod.rs - util::page_output (line 426) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/util/mod.rs:432:26
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_util_mod_rs_426_0() {
[INFO] [stdout]     |                                      ---------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 432 | page_output(long_content)?;
[INFO] [stdout]     |                          ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 427 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_util_mod_rs_426_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 428 | use bitbucket_cli::util::page_output;
[INFO] [stdout] ...
[INFO] [stdout] 432 | page_output(long_content)?;
[INFO] [stdout] 433 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util/mod.rs - util::format_duration (line 97) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestnssQFf/rustctXrRj4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestnssQFf/rustctXrRj4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnssQFf/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/util/mod.rs - util::format_size (line 539) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestgWJGTK/rustcfcuLAC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbitbucket_cli-2babefa2a9eaaedd,libtermimad-df0d2f095f3acf38,libcoolor-32a25cd267d42401,liblazy_regex-4e268ccdfe0d2b25,libcrossbeam-85c6530678b6e24a,libcrossbeam_deque-0bc3e69e47c67b33,libcrossbeam_channel-0dc313bc99f497b4,libcrossbeam_queue-11e2992039533f63,libcrossbeam_epoch-0a2294b120fec819,libcrossbeam_utils-4c8962fafb803da9,libcrokey-a61b76b8c44f0757,libstrict-a085cfe0429421e2,libunicode_width-8571ea2973fb4dc0,libminimad-61ee065a09f52114,libwebbrowser-71d3da40d5967299,libserde_yaml-e15bf1024787c957,libunsafe_libyaml-502605dfec07435b,libtoml-4c06d2aedcc71f94,libtoml_edit-1a85c025c6b88698,libserde_spanned-6de69338178c9850,libwinnow-edabbfe54f05aa3d,libtoml_write-22d527f2bc9d41e2,libtoml_datetime-a2d595780094ef6b,libcomfy_table-d8a372f3351d1b77,libunicode_segmentation-2b6367d9d9c29f30,libcrossterm-fd843c8ac866ee72,libderive_more-efb867064d43a33c,libsignal_hook_mio-31e6b336ce9d0965,libsignal_hook-0067d0f818319ba1,libregex-9cbcfb9a581a7591,libregex_automata-c6cbabdda381c296,libaho_corasick-546df5b6d594d36d,libregex_syntax-cbae4cb97a6a348f,libgit2-3f6d1a2b6f317347,libopenssl_probe-4215be457f7631fb,liblibgit2_sys-12b17c167f3eb47e,liblibssh2_sys-a47e91e5c2041486,libopenssl_sys-c0d4a72431d9e5a3,liblibz_sys-78277a15f21c2eea,libdirectories-f71220a09ec3f082,libdirs_sys-f935fcb49335974b,liboption_ext-c646dcdca1c010d9,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand-a513a092c0629cf1,librand_chacha-cd5df1f2a8ade78b,libppv_lite86-46ba2fc84cd6326e,libzerocopy-52288e02993fc4ae,librand_core-880e31ad32e83118,libkeyring-38cf706a92267f21,liblinux_keyutils-f13547f45b5db68a,libthiserror-17cbf01ec1168ad3,libchrono-6ce4c4caae6a6951,libiana_time_zone-f8c11600916ea478,libnum_traits-22109bc1a90f3652,libclap_complete-6f9678f8c6b8e2f5,libdialoguer-a03fb9344708b73a,libshell_words-ea400c6125e72b92,libtempfile-8965e015540a3e48,libgetrandom-153207dce3a11171,libfastrand-9610c844b1f2a9a1,libfuzzy_matcher-2f14d3f8fa72da28,libthread_local-dd95c5fb6b5b24af,libthiserror-0d96b0e2951ca679,libindicatif-3259cebaf8a1eac1,libportable_atomic-5c1ec3f6415b7353,libnumber_prefix-0c3b0a579437722b,libreqwest-7f82a1b590ef6107,libserde_urlencoded-39c75434b4fc01e8,libryu-ffe0c7dd09625248,libhyper_rustls-7dd97f3f7181ad1c,libwebpki_roots-be390eebbda72ddb,libtokio_rustls-eb126845b3b1ed43,librustls-c8f1052747f486aa,libsubtle-dcdab698cc4c3907,libwebpki-cfaf821e38ddc9c3,libring-13bbe6fd1377fc35,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,librustls_pki_types-24f7c30754a8fac9,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-e4ac644e0b6b2b78,libmemchr-c95844734d70b92e,libzmij-65bf9eee2c8034f4,libtower_http-ebb75a615f87eab6,libiri_string-af5f74be67268b74,libtower-c9443128e3576c14,libtower_layer-11b600c9d83f94cb,libhyper_util-bd273ced7ec9067e,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-79ce951e98cad4b8,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-f97ce2124353ec87,libtracing-589755214aefbb2f,libtracing_core-9fd3f16e7160068e,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-9b0608651dc55f22,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio_util-a992bedc05272d2e,libfutures_sink-f0db3c24b19532ab,libtokio-23a572d09fb65ade,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-0b25ef00fd302435,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-f13639eb0ff88eed,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,libserde-e4c128f5775d90cc,libserde_core-ddbfab38902d4b44,libconsole-48d47b9de35a46e3,liblibc-505a64c2b6b6d82d,libunicode_width-931e795c8bf22da6,libonce_cell-ce15a8b95b02a2ad,libclap-bdd50c1b995bf395,libclap_builder-4b96b72181a98afe,libterminal_size-38fcb74bea4923ae,librustix-edb153b3e7a25988,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-e645cfd4ea2088ed,libanstyle-172e5963f760cefd,libanyhow-17587c0dbdc4ac05}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestgWJGTK/rustcfcuLAC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-01f4a43bf0b014e0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f41f120424f98ebf/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0490592e69d64237/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-82946b0cc575fc33/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgWJGTK/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/alias/mod.rs - alias::AliasConfig (line 85)
[INFO] [stdout]     src/alias/mod.rs - alias::AliasEntry::command (line 220)
[INFO] [stdout]     src/alias/mod.rs - alias::AliasEntry::shell_command (line 252)
[INFO] [stdout]     src/alias/mod.rs - alias::ExpandedAlias::to_args (line 748)
[INFO] [stdout]     src/alias/mod.rs - alias::validate_alias_name (line 812)
[INFO] [stdout]     src/api/client.rs - api::client::BitbucketClient (line 169)
[INFO] [stdout]     src/api/client.rs - api::client::BitbucketClient::with_auth (line 322)
[INFO] [stdout]     src/api/cloud/issues.rs - api::cloud::issues::Issue (line 99)
[INFO] [stdout]     src/api/cloud/issues.rs - api::cloud::issues::IssueComment (line 348)
[INFO] [stdout]     src/api/common/mod.rs - api::common::ApiError (line 76)
[INFO] [stdout]     src/api/common/mod.rs - api::common::ApiResponse (line 202)
[INFO] [stdout]     src/api/common/mod.rs - api::common::UserRef (line 298)
[INFO] [stdout]     src/api/common/pagination.rs - api::common::pagination (line 34)
[INFO] [stdout]     src/api/common/pagination.rs - api::common::pagination::PaginatedResponse (line 98)
[INFO] [stdout]     src/api/common/pagination.rs - api::common::pagination::ServerPaginatedResponse (line 277)
[INFO] [stdout]     src/auth/keyring.rs - auth::keyring::FileCredentialStore (line 372)
[INFO] [stdout]     src/auth/keyring.rs - auth::keyring::FileCredentialStore::new (line 410)
[INFO] [stdout]     src/auth/keyring.rs - auth::keyring::KeyringStore::default (line 122)
[INFO] [stdout]     src/auth/keyring.rs - auth::keyring::KeyringStore::new (line 144)
[INFO] [stdout]     src/auth/mod.rs - auth::AuthCredential (line 76)
[INFO] [stdout]     src/auth/mod.rs - auth::AuthCredential::can_refresh (line 244)
[INFO] [stdout]     src/auth/mod.rs - auth::AuthCredential::is_expired (line 199)
[INFO] [stdout]     src/auth/oauth.rs - auth::oauth::OAuthConfig (line 105)
[INFO] [stdout]     src/auth/oauth.rs - auth::oauth::OAuthConfig::default (line 170)
[INFO] [stdout]     src/auth/oauth.rs - auth::oauth::OAuthTokenResponse (line 210)
[INFO] [stdout]     src/auth/profile.rs - auth::profile::Profile (line 97)
[INFO] [stdout]     src/auth/profile.rs - auth::profile::ProfileManager (line 231)
[INFO] [stdout]     src/auth/profile.rs - auth::profile::ProfileManager::add (line 395)
[INFO] [stdout]     src/auth/profile.rs - auth::profile::ProfileManager::default_profile (line 510)
[INFO] [stdout]     src/auth/profile.rs - auth::profile::ProfileManager::for_host (line 633)
[INFO] [stdout]     src/auth/profile.rs - auth::profile::ProfileManager::get (line 479)
[INFO] [stdout]     src/auth/profile.rs - auth::profile::ProfileManager::list (line 586)
[INFO] [stdout]     src/auth/profile.rs - auth::profile::ProfileManager::new (line 287)
[INFO] [stdout]     src/auth/profile.rs - auth::profile::ProfileManager::remove (line 439)
[INFO] [stdout]     src/auth/profile.rs - auth::profile::ProfileManager::set_default (line 549)
[INFO] [stdout]     src/auth/token.rs - auth::token::PersonalAccessToken::new (line 231)
[INFO] [stdout]     src/auth/token.rs - auth::token::validate_token (line 130)
[INFO] [stdout]     src/config/hosts.rs - config::hosts (line 35)
[INFO] [stdout]     src/config/hosts.rs - config::hosts::cloud_host_config (line 178)
[INFO] [stdout]     src/config/hosts.rs - config::hosts::cloud_host_config (line 189)
[INFO] [stdout]     src/config/hosts.rs - config::hosts::is_cloud_host (line 120)
[INFO] [stdout]     src/config/hosts.rs - config::hosts::normalize_host (line 234)
[INFO] [stdout]     src/config/hosts.rs - config::hosts::normalize_host (line 255)
[INFO] [stdout]     src/config/hosts.rs - config::hosts::normalize_host (line 268)
[INFO] [stdout]     src/config/mod.rs - config::Config (line 105)
[INFO] [stdout]     src/config/mod.rs - config::Config::get (line 647)
[INFO] [stdout]     src/config/mod.rs - config::Config::host_config (line 600)
[INFO] [stdout]     src/config/mod.rs - config::CoreConfig::default (line 298)
[INFO] [stdout]     src/config/mod.rs - config::HostConfig (line 355)
[INFO] [stdout]     src/interactive/prompt.rs - interactive::prompt (line 25)
[INFO] [stdout]     src/interactive/prompt.rs - interactive::prompt::get_editor (line 395)
[INFO] [stdout]     src/interactive/prompt.rs - interactive::prompt::prompt_confirm (line 243)
[INFO] [stdout]     src/interactive/prompt.rs - interactive::prompt::prompt_confirm_with_default (line 280)
[INFO] [stdout]     src/interactive/prompt.rs - interactive::prompt::prompt_editor (line 319)
[INFO] [stdout]     src/interactive/prompt.rs - interactive::prompt::prompt_editor_with_command (line 358)
[INFO] [stdout]     src/interactive/prompt.rs - interactive::prompt::prompt_input (line 59)
[INFO] [stdout]     src/interactive/prompt.rs - interactive::prompt::prompt_input_optional (line 129)
[INFO] [stdout]     src/interactive/prompt.rs - interactive::prompt::prompt_input_with_default (line 93)
[INFO] [stdout]     src/interactive/prompt.rs - interactive::prompt::prompt_password (line 172)
[INFO] [stdout]     src/interactive/prompt.rs - interactive::prompt::prompt_password_confirm (line 206)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector (line 25)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::PaginatedSelector (line 350)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::current_items (line 453)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::new (line 399)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::next_page (line 477)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::prev_page (line 506)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::select (line 542)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::PaginatedSelector<T>::total_pages (line 430)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::fuzzy_select (line 158)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::fuzzy_select_with_default (line 209)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::multi_select (line 256)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::multi_select_with_defaults (line 304)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::select (line 69)
[INFO] [stdout]     src/interactive/selector.rs - interactive::selector::select_with_default (line 110)
[INFO] [stdout]     src/lib.rs - (line 44)
[INFO] [stdout]     src/lib.rs - RepoContext (line 184)
[INFO] [stdout]     src/lib.rs - api (line 99)
[INFO] [stdout]     src/lib.rs - config (line 139)
[INFO] [stdout]     src/util/mod.rs - util::format_duration (line 97)
[INFO] [stdout]     src/util/mod.rs - util::format_size (line 539)
[INFO] [stdout]     src/util/mod.rs - util::page_output (line 426)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 166 passed; 81 failed; 82 ignored; 0 measured; 0 filtered out; finished in 64.60s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "636e857a6a3ba9966cc07d2fb09b1670cdc0bc886ae91ae604c9775abaea1208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "636e857a6a3ba9966cc07d2fb09b1670cdc0bc886ae91ae604c9775abaea1208", kill_on_drop: false }`
[INFO] [stdout] 636e857a6a3ba9966cc07d2fb09b1670cdc0bc886ae91ae604c9775abaea1208
