[INFO] fetching crate cllient 0.2.1...
[INFO] testing cllient-0.2.1 against 1.94.0 for beta-1.95-1
[INFO] extracting crate cllient 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cllient 0.2.1
[INFO] finished tweaking crates.io crate cllient 0.2.1
[INFO] tweaked toml for crates.io crate cllient 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cllient 0.2.1 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 crates.io crate cllient 0.2.1 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-utils v8.8.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.8.0
[INFO] [stderr]   Downloaded schemars_derive v1.2.0
[INFO] [stderr]   Downloaded envsubst v0.2.1
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded jsonpath-rust v0.5.1
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded rustls v0.23.33
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] [stderr]   Downloaded rust-embed v8.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e30692a127d1250e443cb4feb21f1076559009e52787d6d1878f4f16859116dd
[INFO] running `Command { std: "docker" "start" "-a" "e30692a127d1250e443cb4feb21f1076559009e52787d6d1878f4f16859116dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e30692a127d1250e443cb4feb21f1076559009e52787d6d1878f4f16859116dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e30692a127d1250e443cb4feb21f1076559009e52787d6d1878f4f16859116dd", kill_on_drop: false }`
[INFO] [stdout] e30692a127d1250e443cb4feb21f1076559009e52787d6d1878f4f16859116dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 45e78fba1ebdd16d715ab7695b6687e692e9a841fb61de7978b8318d9d9ccc7a
[INFO] running `Command { std: "docker" "start" "-a" "45e78fba1ebdd16d715ab7695b6687e692e9a841fb61de7978b8318d9d9ccc7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rust-embed-utils v8.8.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rust-embed-impl v8.8.0
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jsonpath-rust v0.5.1
[INFO] [stderr]    Compiling envsubst v0.2.1
[INFO] [stderr]    Compiling rust-embed v8.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling cllient v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.94s
[INFO] running `Command { std: "docker" "inspect" "45e78fba1ebdd16d715ab7695b6687e692e9a841fb61de7978b8318d9d9ccc7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e78fba1ebdd16d715ab7695b6687e692e9a841fb61de7978b8318d9d9ccc7a", kill_on_drop: false }`
[INFO] [stdout] 45e78fba1ebdd16d715ab7695b6687e692e9a841fb61de7978b8318d9d9ccc7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fe45cda0d86e7537b83a2d332e0bbe1296677aba37de4566fd3dc2836f3539eb
[INFO] running `Command { std: "docker" "start" "-a" "fe45cda0d86e7537b83a2d332e0bbe1296677aba37de4566fd3dc2836f3539eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling cllient v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.73s
[INFO] running `Command { std: "docker" "inspect" "fe45cda0d86e7537b83a2d332e0bbe1296677aba37de4566fd3dc2836f3539eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe45cda0d86e7537b83a2d332e0bbe1296677aba37de4566fd3dc2836f3539eb", kill_on_drop: false }`
[INFO] [stdout] fe45cda0d86e7537b83a2d332e0bbe1296677aba37de4566fd3dc2836f3539eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 612a92214ba54df50c62a3d4d28ad249ad2c3af5715813e967055ceefc065467
[INFO] running `Command { std: "docker" "start" "-a" "612a92214ba54df50c62a3d4d28ad249ad2c3af5715813e967055ceefc065467", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cllient-a1ac8762bea866c2)
[INFO] [stdout] 
[INFO] [stdout] running 252 tests
[INFO] [stdout] test chat::tests::test_chatter_id_to_role ... ok
[INFO] [stdout] test client::tests::test_multimodal_request ... ok
[INFO] [stdout] test error::tests::test_anthropic_predefined_config ... ok
[INFO] [stdout] test error::tests::test_api_error_builder_methods ... ok
[INFO] [stdout] test error::tests::test_api_error_display_minimal ... ok
[INFO] [stdout] test error::tests::test_api_error_new ... ok
[INFO] [stdout] test error::tests::test_error_extractor_builder_basic ... ok
[INFO] [stdout] test error::tests::test_api_error_serialization ... ok
[INFO] [stdout] test error::tests::test_error_extractor_builder_full ... ok
[INFO] [stdout] test error::tests::test_error_extractor_config_new ... ok
[INFO] [stdout] test error::tests::test_extract_anthropic_overloaded_error ... ok
[INFO] [stdout] test error::tests::test_extract_anthropic_error ... ok
[INFO] [stdout] test error::tests::test_extract_array_path ... ok
[INFO] [stdout] test error::tests::test_error_extractor_config_yaml_serialization ... ok
[INFO] [stdout] test error::tests::test_error_extractor_builder_try_build ... ok
[INFO] [stdout] test error::tests::test_error_extractor_config_builder ... ok
[INFO] [stdout] test error::tests::test_extract_array_out_of_bounds ... ok
[INFO] [stdout] test error::tests::test_error_extractor_config_from_yaml_minimal ... ok
[INFO] [stdout] test chat::tests::test_chatter_id_equality ... ok
[INFO] [stdout] test error::tests::test_error_extractor_config_from_yaml ... ok
[INFO] [stdout] test config::tests::test_config_loading ... ok
[INFO] [stdout] test client::tests::test_completion_request_builder ... ok
[INFO] [stdout] test error::tests::test_extract_google_quota_error ... ok
[INFO] [stdout] test error::tests::test_extract_missing_path ... ok
[INFO] [stdout] test error::tests::test_extract_missing_nested_path ... ok
[INFO] [stdout] test error::tests::test_extract_mixed_path ... ok
[INFO] [stdout] test error::tests::test_extract_null_values ... ok
[INFO] [stdout] test error::tests::test_extract_openai_auth_error ... ok
[INFO] [stdout] test error::tests::test_extract_deeply_nested_path ... ok
[INFO] [stdout] test config::tests::test_streaming_template_with_override ... ok
[INFO] [stdout] test config::tests::test_streaming_template_resolution ... ok
[INFO] [stdout] test error::tests::test_extract_google_error ... ok
[INFO] [stdout] test error::tests::test_extract_openai_error ... ok
[INFO] [stdout] test error::tests::test_api_error_display ... ok
[INFO] [stdout] test error::tests::test_extract_simple_path ... ok
[INFO] [stdout] test error::tests::test_extract_status_as_number ... ok
[INFO] [stdout] test error::tests::test_extract_status_as_string ... ok
[INFO] [stdout] test error::tests::test_google_predefined_config ... ok
[INFO] [stdout] test error::tests::test_openai_predefined_config ... ok
[INFO] [stdout] test error::tests::test_extract_status_invalid_string ... ok
[INFO] [stdout] test jsonpath::tests::test_builder ... ok
[INFO] [stdout] test error::tests::test_extract_with_partial_fields ... ok
[INFO] [stdout] test jsonpath::tests::test_claude_streaming_patterns ... ok
[INFO] [stdout] test jsonpath::tests::test_equals_str ... ok
[INFO] [stdout] test jsonpath::tests::test_display ... ok
[INFO] [stdout] test jsonpath::tests::test_error_paths ... ok
[INFO] [stdout] test jsonpath::tests::test_exists ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_array_values ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_bool ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_missing ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_simple ... ok
[INFO] [stdout] test jsonpath::tests::test_exists_non_null ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_array ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_nested ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_object ... ok
[INFO] [stdout] test jsonpath::tests::test_gemini_streaming_patterns ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_wrong_type ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_complex ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_error_invalid_index ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_error_empty_segment ... ok
[INFO] [stdout] test jsonpath::tests::test_openai_streaming_patterns ... ok
[INFO] [stdout] test jsonpath::tests::test_numeric_field_names ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_error_unclosed_bracket ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_complex_path ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_multiple_indices ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_gemini_path ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_array_index ... ok
[INFO] [stdout] test error::tests::test_extract_returns_none_when_message_missing ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_error_empty ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_nested_fields ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_simple_field ... ok
[INFO] [stdout] test message_format::tests::test_builder_api ... ok
[INFO] [stdout] test message_format::tests::test_cohere_preset ... ok
[INFO] [stdout] test message_format::tests::test_deepseek_preset ... ok
[INFO] [stdout] test jsonpath::tests::test_path_set ... ok
[INFO] [stdout] test jsonpath::tests::test_underscores_and_hyphens_in_field_names ... ok
[INFO] [stdout] test message_format::tests::test_anthropic_preset ... ok
[INFO] [stdout] test message_format::tests::test_has_v2_upgrade ... ok
[INFO] [stdout] test message_format::tests::test_mistral_preset ... ok
[INFO] [stdout] test message_format::tests::test_openai_preset ... ok
[INFO] [stdout] test message_format::tests::test_google_preset ... ok
[INFO] [stdout] test message_format::tests::test_empty_messages ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_builder_basic ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_builder_custom_names ... ok
[INFO] [stdout] test message_format::tests::test_mime_pattern_matching ... ok
[INFO] [stdout] test message_format::tests::test_multimodal_message_with_image ... ok
[INFO] [stdout] test message_format::tests::test_multimodal_message_with_text ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_builder_map_method ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_default_fallback ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_from_mappings ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_google_reverse ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_has_mapping ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_partial_config ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_json_serialization ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_mappings_accessor ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_reverse_lookup ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_serialization ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_system_handling_inline ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_system_handling_separate ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_with_system_handling ... ok
[INFO] [stdout] test message_format::tests::test_standard_role_all ... ok
[INFO] [stdout] test message_format::tests::test_standard_role_display ... ok
[INFO] [stdout] test message_format::tests::test_standard_role_from_str ... ok
[INFO] [stdout] test message_format::tests::test_standard_role_serde ... ok
[INFO] [stdout] test message_format::tests::test_system_handling_default ... ok
[INFO] [stdout] test message_format::tests::test_system_handling_serde ... ok
[INFO] [stdout] test message_format::tests::test_openai_audio_format ... ok
[INFO] [stdout] test message_format::tests::test_text_message_formatting ... ok
[INFO] [stdout] test message_format::tests::test_text_message_with_special_characters ... ok
[INFO] [stdout] test message_format::tests::test_openai_image_format ... ok
[INFO] [stdout] test message_format::tests::test_url_content_block ... ok
[INFO] [stdout] test private::tests::test_private_display ... ok
[INFO] [stdout] test message_format::tests::test_v1_to_v2_upgrade ... ok
[INFO] [stdout] test private::tests::test_private_debug ... ok
[INFO] [stdout] test message_format::tests::test_mixed_content_blocks ... ok
[INFO] [stdout] test message_format::tests::test_format_registry ... ok
[INFO] [stdout] test message_format::tests::test_priority_matching ... ok
[INFO] [stdout] test message_format::tests::test_registry_auto_upgrade ... ok
[INFO] [stdout] test message_format::tests::test_config_serialization_roundtrip ... ok
[INFO] [stdout] test message_format::tests::test_upgrade_produces_valid_formatter ... ok
[INFO] [stdout] test private::tests::test_private_expose ... ok
[INFO] [stdout] test private::tests::test_private_from ... ok
[INFO] [stdout] test private::tests::test_private_into_inner ... ok
[INFO] [stdout] test message_format::tests::test_standard_role_default_names ... ok
[INFO] [stdout] test error::tests::test_extract_empty_response ... ok
[INFO] [stdout] test error::tests::test_extract_nested_path ... ok
[INFO] [stdout] test error::tests::test_extract_number_as_string ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_f64 ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_descriptions ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_anthropic_stream_end ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_event_type ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_field_not_null ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_google_conditions ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_anthropic_conditions ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_raw_line ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_end_conditions_any_met ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_end_conditions_empty ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_end_conditions_which_met ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_event_type_match ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_event_type_no_match ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_event_type_none_provided ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_equals_missing_field ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_field_equals ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_equals_nested ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_equals_number ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_openai_conditions ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_field_exists ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_equals_string ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_equals_wrong_value ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_exists_null_value ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_exists_missing ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_exists_present ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_not_null_missing ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_not_null_nested ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_not_null_nested_null ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_not_null_with_null ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_not_null_with_value ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_google_stream_end ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_array_index ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_missing_key ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_nested_keys ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_openai_path ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_out_of_bounds ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_simple_key ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_openai_stream_end ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_parse_array_index ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_parse_complex_path ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_parse_dotted_path ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_parse_nested_arrays ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_parse_simple_path ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_raw_line_exact_match ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_raw_line_no_match ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_raw_line_trimmed_match ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_serialize_deserialize_round_trip ... ok
[INFO] [stdout] Hello worldtest streaming_json::tests::test_streaming_json_basic ... ok
[INFO] [stdout] test template::tests::test_message_builders ... ok
[INFO] [stdout] test streaming_json::tests::test_streaming_json_with_streaming_field ... ok
[INFO] [stdout] test template::tests::test_template_processing ... ok
[INFO] [stdout] test template::tests::test_template_with_null_values ... ok
[INFO] [stdout] test transform::tests::test_custom_transform ... ok
[INFO] [stdout] test transform::tests::test_empty_engine ... ok
[INFO] [stdout] test transform::tests::test_engine_add ... ok
[INFO] [stdout] test transform::tests::test_get_value_array_index ... ok
[INFO] [stdout] test transform::tests::test_google_finish_reason_transforms ... ok
[INFO] [stdout] test transform::tests::test_lowercase_transform ... ok
[INFO] [stdout] test transform::tests::test_map_transform ... ok
[INFO] [stdout] test transform::tests::test_chained_transforms ... ok
[INFO] [stdout] test transform::tests::test_map_transform_google_role ... ok
[INFO] [stdout] test transform::tests::test_nested_field_transform ... ok
[INFO] [stdout] test transform::tests::test_openai_finish_reason_transforms ... ok
[INFO] [stdout] test transform::tests::test_parse_float_transform ... ok
[INFO] [stdout] test transform::tests::test_parse_int_transform ... ok
[INFO] [stdout] test transform::tests::test_regex_transform ... ok
[INFO] [stdout] test transform::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test transform::tests::test_transform_array_element ... ok
[INFO] [stdout] test transform::tests::test_transform_config_parsing ... ok
[INFO] [stdout] test transform::tests::test_transform_engine ... ok
[INFO] [stdout] test transform::tests::test_transform_engine_from_iter ... ok
[INFO] [stdout] test transform::tests::test_transform_missing_field ... ok
[INFO] [stdout] test transform::tests::test_transform_non_string_value ... ok
[INFO] [stdout] test transform::tests::test_uppercase_transform ... ok
[INFO] [stdout] test transform::tests::test_yaml_serialization ... ok
[INFO] [stdout] test types::tests::test_anthropic_streaming_usage_paths ... ok
[INFO] [stdout] test types::tests::test_completion_request_builders ... ok
[INFO] [stdout] test types::tests::test_content_block_builders ... ok
[INFO] [stdout] test types::tests::test_extract_json_path_array ... ok
[INFO] [stdout] test types::tests::test_extract_json_path_deeply_nested ... ok
[INFO] [stdout] test template::tests::test_template_cleaning_edge_cases ... ok
[INFO] [stdout] test types::tests::test_extract_json_path_invalid ... ok
[INFO] [stdout] test types::tests::test_extract_json_path_simple ... ok
[INFO] [stdout] test types::tests::test_extract_json_path_unclosed_bracket ... ok
[INFO] [stdout] test types::tests::test_streaming_usage_path_extraction ... ok
[INFO] [stdout] test types::tests::test_usage_calculate_cost_with_cache ... ok
[INFO] [stdout] test types::tests::test_usage_calculate_cost_with_cache_no_cache_used ... ok
[INFO] [stdout] test types::tests::test_usage_calculations ... ok
[INFO] [stdout] test types::tests::test_usage_default ... ok
[INFO] [stdout] test types::tests::test_usage_extract_anthropic_response ... ok
[INFO] [stdout] test types::tests::test_usage_extract_empty_config ... ok
[INFO] [stdout] test types::tests::test_usage_extract_google_response ... ok
[INFO] [stdout] test types::tests::test_usage_extract_missing_path_returns_zero ... ok
[INFO] [stdout] test types::tests::test_usage_extract_nested_array ... ok
[INFO] [stdout] test types::tests::test_usage_extract_openai_response ... ok
[INFO] [stdout] test types::tests::test_image_format_detection ... ok
[INFO] [stdout] test types::tests::test_usage_extract_partial_response ... ok
[INFO] [stdout] test types::tests::test_usage_extract_with_array_index ... ok
[INFO] [stdout] test types::tests::test_usage_path_builder_basic ... ok
[INFO] [stdout] test types::tests::test_usage_path_builder_full ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_anthropic_preset ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_google_preset ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_is_empty ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_openai_preset ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_serialization ... ok
[INFO] [stdout] test types::tests::test_usage_path_from_builder_via_config ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_yaml_deserialization ... ok
[INFO] [stdout] test types::tests::test_usage_with_cache_constructor ... ok
[INFO] [stdout] test validation::tests::test_validation_levels_parse ... ok
[INFO] [stdout] test validation::tests::test_validation_report ... ok
[INFO] [stdout] test template::tests::test_sanitize_for_logging ... ok
[INFO] [stdout] test transform::tests::test_regex_transform_with_capture_groups ... ok
[INFO] [stdout] test query::tests::test_query_cheapest ... ok
[INFO] [stdout] test error::tests::test_error_extractor_builder_missing_message - should panic ... ok
[INFO] [stdout] test query::tests::test_query_chaining ... ok
[INFO] [stdout] test runtime::tests::test_model_pattern_matching ... ok
[INFO] [stdout] test query::tests::test_query_fuzzy ... ok
[INFO] [stdout] test registry_index::tests::test_bidirectional_lookup ... ok
[INFO] [stdout] test query::tests::test_query_verified ... ok
[INFO] [stdout] test registry_index::tests::test_index_build ... ok
[INFO] [stdout] test runtime::tests::test_cheapest_model_selection ... ok
[INFO] [stdout] test validation::tests::test_embedded_config_validation ... ok
[INFO] [stdout] test query::tests::test_query_by_service ... ok
[INFO] [stdout] test runtime::tests::test_runtime_creation ... ok
[INFO] [stdout] test runtime::tests::test_model_info_retrieval ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 252 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cllient.rs (/opt/rustwide/target/debug/deps/cllient-fe59d4fdc1322d79)
[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] [stderr]      Running unittests src/bin/cllient-registry.rs (/opt/rustwide/target/debug/deps/cllient_registry-f3c8690e62370ad0)
[INFO] [stderr]      Running unittests src/bin/cllient-utils.rs (/opt/rustwide/target/debug/deps/cllient_utils-9fa882d6f7e673f9)
[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 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] [stderr]    Doc-tests cllient
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test src/query.rs - query (line 5) ... ignored
[INFO] [stdout] test src/runtime.rs - runtime::ModelRegistry::query (line 272) ... ignored
[INFO] [stdout] test src/runtime.rs - runtime::ModelRegistry::validate (line 327) ... ignored
[INFO] [stdout] test src/streaming/sse/mod.rs - streaming::sse (line 19) ... ignored
[INFO] [stdout] test src/transform.rs - transform::TransformBuilder (line 222) ... ok
[INFO] [stdout] test src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_exists (line 299) ... ok
[INFO] [stdout] test src/jsonpath.rs - jsonpath::JsonPath::parse (line 148) ... ok
[INFO] [stdout] test src/types.rs - types::Message::add_audio (line 661) ... ok
[INFO] [stdout] test src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::event_type (line 337) ... ok
[INFO] [stdout] test src/streaming/mod.rs - streaming (line 15) ... FAILED
[INFO] [stdout] test src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::raw_line (line 264) ... FAILED
[INFO] [stdout] test src/transform.rs - transform (line 14) ... FAILED
[INFO] [stdout] test src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_not_null (line 280) ... FAILED
[INFO] [stdout] test src/message_format.rs - message_format::RoleMappingBuilder (line 228) ... ok
[INFO] [stdout] test src/jsonpath.rs - jsonpath (line 24) ... ok
[INFO] [stdout] test src/error.rs - error::ErrorExtractorBuilder (line 229) ... ok
[INFO] [stdout] test src/types.rs - types::Message::add_document (line 675) ... ok
[INFO] [stdout] test src/message_format.rs - message_format::upgrade_v1_to_v2 (line 1312) ... FAILED
[INFO] [stdout] test src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_equals (line 318) ... FAILED
[INFO] [stdout] test src/jsonpath.rs - jsonpath::JsonPath::builder (line 266) ... ok
[INFO] [stdout] test src/types.rs - types::Message::add_content (line 689) ... ok
[INFO] [stdout] test src/types.rs - types::Message::add_text (line 620) ... FAILED
[INFO] [stdout] test src/types.rs - types::Message::custom (line 588) ... FAILED
[INFO] [stdout] test src/types.rs - types::Message::add_image (line 634) ... FAILED
[INFO] [stdout] test src/types.rs - types::MessageList::new (line 295) ... FAILED
[INFO] [stdout] test src/types.rs - types::RequestBuilder::append_message (line 842) - compile ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::get_mut (line 361) ... FAILED
[INFO] [stdout] test src/types.rs - types::RequestBuilder::append_message (line 874) - compile ... ok
[INFO] [stdout] test src/types.rs - types::RequestBuilder::append_message (line 858) - compile ... ok
[INFO] [stdout] test src/types.rs - types::Message::assistant (line 560) ... ok
[INFO] [stdout] test src/types.rs - types::RequestBuilder::messages (line 951) - compile ... ok
[INFO] [stdout] test src/types.rs - types::RequestBuilder::messages (line 924) - compile ... ok
[INFO] [stdout] test src/types.rs - types::RequestBuilder::messages (line 902) - compile ... ok
[INFO] [stdout] test src/types.rs - types::Message::user (line 546) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::remove (line 394) ... ok
[INFO] [stdout] test src/types.rs - types::UsagePathBuilder (line 1273) ... FAILED
[INFO] [stdout] test src/types.rs - types::UsagePathConfig (line 1136) ... FAILED
[INFO] [stdout] test src/types.rs - types::Message::system (line 574) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::push (line 335) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::clear (line 429) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::set (line 376) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::with_capacity (line 308) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::insert (line 414) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::get (line 348) ... ok
[INFO] [stdout] test src/types.rs - types::Message::user_multimodal (line 602) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::from_vec (line 321) ... ok
[INFO] [stdout] test src/types.rs - types::Message::add_image_url (line 648) ... ok
[INFO] [stdout] test src/types.rs - types::Message::content (line 702) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/streaming/mod.rs - streaming (line 15) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestakKKGN/rustctYCMTm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-9ca3acdab44f67b7,libserde_yaml-acb0007c75e2324c,libunsafe_libyaml-502605dfec07435b,libregex-4765f5d236b50409,libregex_automata-49b8406af0bb834f,libaho_corasick-1bd66a69b6070359,libregex_syntax-cbae4cb97a6a348f,libhandlebars-7f289979bebaf16c,libpest-7c9c5fbcf87bca9f,libucd_trie-0aceb7fb2aeb7a2c,libasync_stream-405d31cc90a04332,libtokio_stream-57ee22b5fe0ffcca,libfutures-89bc2554c73d9109,libfutures_executor-7d02dff32ae61f0c,libthiserror-b04da710f97ec2a6,libreqwest-800d183b1644994b,libserde_urlencoded-2b3bed075d890a87,librustls_pki_types-88096b93450a1a13,libzeroize-0d40293ead11df40,libhyper_tls-62163673acdafb8c,libtokio_native_tls-15d6db9bd5b01949,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libtower_http-bd04f128a72570ee,libiri_string-f5d81f26d9c7c6ab,libtower-6711b617d00ae459,libtower_layer-11b600c9d83f94cb,libnative_tls-ed2e504169a53cd9,libopenssl_probe-4215be457f7631fb,libopenssl-d8259984b4d2db8e,libbitflags-8ae4157a19a2d402,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-0d38db5bd44654b8,libhyper_util-c3a7db9e39e01083,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-d750ca8635e9060a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-6a72eec1856cc9be,libtracing-0acf3142fc207fa3,libtracing_core-e1da2b239bf3cf1b,libonce_cell-ce15a8b95b02a2ad,libindexmap-466b41c3b42d346e,libequivalent-a978cf5163e8d2d6,libhashbrown-a284a2dbd94ca0e1,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_util-6870aaec15c2cd86,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio_util-7f607d0ad3162cf8,libfutures_sink-f0db3c24b19532ab,libtokio-84117f8bdb779742,libsignal_hook_registry-06792457aa50b0b5,libsocket2-c52b3f3c985bb6b8,libmio-a45de7136d83663c,libparking_lot-388739dbf3d6c501,libparking_lot_core-f13ef270385f0d5b,liblibc-58d9d9a14a70849a,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libpin_project_lite-0480e93619ded6e2,libhttp_body-c991cd7f71a5516e,liblog-b4fcfe73e7c09d36,liburl-95809025503d18a2,libidna-f4d3d381e76ef029,libutf8_iter-3720c12e0564d699,libidna_adapter-e41e3bb08c3728ad,libicu_properties-17801d81b2a1d134,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-14a29f82c2a04760,libsmallvec-f89e312bdc161349,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-a707f19109b299eb,libpotential_utf-4ff3c5cce5c8b625,libicu_provider-d278bfd85908fc34,libicu_locale_core-682196a37395fe98,libtinystr-56c5c2f9e6983d75,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-4119dc63f22ff257,libzerotrie-09453cb924ad839f,libyoke-90ecd6873fda6a4e,libstable_deref_trait-d13629d386edb4e4,libzerofrom-a199a430a7128f7a,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-7cb9aa80cc7c7ba9,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,librust_embed-dea3e249adc55500,librust_embed_utils-e607025bf36404f3,libsha2-a6c0ede0144878d4,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-e123375906fb3d12,libblock_buffer-604deda27bb26154,libcrypto_common-8922c84f2e16bcea,libgeneric_array-b5cdf90c3d273b38,libtypenum-f14fa61429b7df4f,libwalkdir-c5a0784998621f44,libsame_file-0b10cabf1ebce5db,libschemars-e61b3a5297974da8,libdyn_clone-20162a5656a95f99,libserde-402950d7edbceca4,libref_cast-8abc64944c063413,libserde_json-be58389b3eb1ca7c,libmemchr-bcaa866177507b26,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestakKKGN/rustctYCMTm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestakKKGN/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/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::raw_line (line 264) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestQftiBU/rustccPHys3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-9ca3acdab44f67b7,libserde_yaml-acb0007c75e2324c,libunsafe_libyaml-502605dfec07435b,libregex-4765f5d236b50409,libregex_automata-49b8406af0bb834f,libaho_corasick-1bd66a69b6070359,libregex_syntax-cbae4cb97a6a348f,libhandlebars-7f289979bebaf16c,libpest-7c9c5fbcf87bca9f,libucd_trie-0aceb7fb2aeb7a2c,libasync_stream-405d31cc90a04332,libtokio_stream-57ee22b5fe0ffcca,libfutures-89bc2554c73d9109,libfutures_executor-7d02dff32ae61f0c,libthiserror-b04da710f97ec2a6,libreqwest-800d183b1644994b,libserde_urlencoded-2b3bed075d890a87,librustls_pki_types-88096b93450a1a13,libzeroize-0d40293ead11df40,libhyper_tls-62163673acdafb8c,libtokio_native_tls-15d6db9bd5b01949,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libtower_http-bd04f128a72570ee,libiri_string-f5d81f26d9c7c6ab,libtower-6711b617d00ae459,libtower_layer-11b600c9d83f94cb,libnative_tls-ed2e504169a53cd9,libopenssl_probe-4215be457f7631fb,libopenssl-d8259984b4d2db8e,libbitflags-8ae4157a19a2d402,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-0d38db5bd44654b8,libhyper_util-c3a7db9e39e01083,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-d750ca8635e9060a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-6a72eec1856cc9be,libtracing-0acf3142fc207fa3,libtracing_core-e1da2b239bf3cf1b,libonce_cell-ce15a8b95b02a2ad,libindexmap-466b41c3b42d346e,libequivalent-a978cf5163e8d2d6,libhashbrown-a284a2dbd94ca0e1,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_util-6870aaec15c2cd86,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio_util-7f607d0ad3162cf8,libfutures_sink-f0db3c24b19532ab,libtokio-84117f8bdb779742,libsignal_hook_registry-06792457aa50b0b5,libsocket2-c52b3f3c985bb6b8,libmio-a45de7136d83663c,libparking_lot-388739dbf3d6c501,libparking_lot_core-f13ef270385f0d5b,liblibc-58d9d9a14a70849a,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libpin_project_lite-0480e93619ded6e2,libhttp_body-c991cd7f71a5516e,liblog-b4fcfe73e7c09d36,liburl-95809025503d18a2,libidna-f4d3d381e76ef029,libutf8_iter-3720c12e0564d699,libidna_adapter-e41e3bb08c3728ad,libicu_properties-17801d81b2a1d134,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-14a29f82c2a04760,libsmallvec-f89e312bdc161349,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-a707f19109b299eb,libpotential_utf-4ff3c5cce5c8b625,libicu_provider-d278bfd85908fc34,libicu_locale_core-682196a37395fe98,libtinystr-56c5c2f9e6983d75,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-4119dc63f22ff257,libzerotrie-09453cb924ad839f,libyoke-90ecd6873fda6a4e,libstable_deref_trait-d13629d386edb4e4,libzerofrom-a199a430a7128f7a,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-7cb9aa80cc7c7ba9,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,librust_embed-dea3e249adc55500,librust_embed_utils-e607025bf36404f3,libsha2-a6c0ede0144878d4,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-e123375906fb3d12,libblock_buffer-604deda27bb26154,libcrypto_common-8922c84f2e16bcea,libgeneric_array-b5cdf90c3d273b38,libtypenum-f14fa61429b7df4f,libwalkdir-c5a0784998621f44,libsame_file-0b10cabf1ebce5db,libschemars-e61b3a5297974da8,libdyn_clone-20162a5656a95f99,libserde-402950d7edbceca4,libref_cast-8abc64944c063413,libserde_json-be58389b3eb1ca7c,libmemchr-bcaa866177507b26,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQftiBU/rustccPHys3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQftiBU/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/transform.rs - transform (line 14) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5YY1Kg/rustc5ANmRX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-9ca3acdab44f67b7,libserde_yaml-acb0007c75e2324c,libunsafe_libyaml-502605dfec07435b,libregex-4765f5d236b50409,libregex_automata-49b8406af0bb834f,libaho_corasick-1bd66a69b6070359,libregex_syntax-cbae4cb97a6a348f,libhandlebars-7f289979bebaf16c,libpest-7c9c5fbcf87bca9f,libucd_trie-0aceb7fb2aeb7a2c,libasync_stream-405d31cc90a04332,libtokio_stream-57ee22b5fe0ffcca,libfutures-89bc2554c73d9109,libfutures_executor-7d02dff32ae61f0c,libthiserror-b04da710f97ec2a6,libreqwest-800d183b1644994b,libserde_urlencoded-2b3bed075d890a87,librustls_pki_types-88096b93450a1a13,libzeroize-0d40293ead11df40,libhyper_tls-62163673acdafb8c,libtokio_native_tls-15d6db9bd5b01949,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libtower_http-bd04f128a72570ee,libiri_string-f5d81f26d9c7c6ab,libtower-6711b617d00ae459,libtower_layer-11b600c9d83f94cb,libnative_tls-ed2e504169a53cd9,libopenssl_probe-4215be457f7631fb,libopenssl-d8259984b4d2db8e,libbitflags-8ae4157a19a2d402,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-0d38db5bd44654b8,libhyper_util-c3a7db9e39e01083,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-d750ca8635e9060a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-6a72eec1856cc9be,libtracing-0acf3142fc207fa3,libtracing_core-e1da2b239bf3cf1b,libonce_cell-ce15a8b95b02a2ad,libindexmap-466b41c3b42d346e,libequivalent-a978cf5163e8d2d6,libhashbrown-a284a2dbd94ca0e1,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_util-6870aaec15c2cd86,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio_util-7f607d0ad3162cf8,libfutures_sink-f0db3c24b19532ab,libtokio-84117f8bdb779742,libsignal_hook_registry-06792457aa50b0b5,libsocket2-c52b3f3c985bb6b8,libmio-a45de7136d83663c,libparking_lot-388739dbf3d6c501,libparking_lot_core-f13ef270385f0d5b,liblibc-58d9d9a14a70849a,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libpin_project_lite-0480e93619ded6e2,libhttp_body-c991cd7f71a5516e,liblog-b4fcfe73e7c09d36,liburl-95809025503d18a2,libidna-f4d3d381e76ef029,libutf8_iter-3720c12e0564d699,libidna_adapter-e41e3bb08c3728ad,libicu_properties-17801d81b2a1d134,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-14a29f82c2a04760,libsmallvec-f89e312bdc161349,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-a707f19109b299eb,libpotential_utf-4ff3c5cce5c8b625,libicu_provider-d278bfd85908fc34,libicu_locale_core-682196a37395fe98,libtinystr-56c5c2f9e6983d75,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-4119dc63f22ff257,libzerotrie-09453cb924ad839f,libyoke-90ecd6873fda6a4e,libstable_deref_trait-d13629d386edb4e4,libzerofrom-a199a430a7128f7a,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-7cb9aa80cc7c7ba9,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,librust_embed-dea3e249adc55500,librust_embed_utils-e607025bf36404f3,libsha2-a6c0ede0144878d4,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-e123375906fb3d12,libblock_buffer-604deda27bb26154,libcrypto_common-8922c84f2e16bcea,libgeneric_array-b5cdf90c3d273b38,libtypenum-f14fa61429b7df4f,libwalkdir-c5a0784998621f44,libsame_file-0b10cabf1ebce5db,libschemars-e61b3a5297974da8,libdyn_clone-20162a5656a95f99,libserde-402950d7edbceca4,libref_cast-8abc64944c063413,libserde_json-be58389b3eb1ca7c,libmemchr-bcaa866177507b26,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5YY1Kg/rustc5ANmRX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5YY1Kg/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/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_not_null (line 280) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestPUAhYn/rustcxHwQrO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-9ca3acdab44f67b7,libserde_yaml-acb0007c75e2324c,libunsafe_libyaml-502605dfec07435b,libregex-4765f5d236b50409,libregex_automata-49b8406af0bb834f,libaho_corasick-1bd66a69b6070359,libregex_syntax-cbae4cb97a6a348f,libhandlebars-7f289979bebaf16c,libpest-7c9c5fbcf87bca9f,libucd_trie-0aceb7fb2aeb7a2c,libasync_stream-405d31cc90a04332,libtokio_stream-57ee22b5fe0ffcca,libfutures-89bc2554c73d9109,libfutures_executor-7d02dff32ae61f0c,libthiserror-b04da710f97ec2a6,libreqwest-800d183b1644994b,libserde_urlencoded-2b3bed075d890a87,librustls_pki_types-88096b93450a1a13,libzeroize-0d40293ead11df40,libhyper_tls-62163673acdafb8c,libtokio_native_tls-15d6db9bd5b01949,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libtower_http-bd04f128a72570ee,libiri_string-f5d81f26d9c7c6ab,libtower-6711b617d00ae459,libtower_layer-11b600c9d83f94cb,libnative_tls-ed2e504169a53cd9,libopenssl_probe-4215be457f7631fb,libopenssl-d8259984b4d2db8e,libbitflags-8ae4157a19a2d402,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-0d38db5bd44654b8,libhyper_util-c3a7db9e39e01083,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-d750ca8635e9060a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-6a72eec1856cc9be,libtracing-0acf3142fc207fa3,libtracing_core-e1da2b239bf3cf1b,libonce_cell-ce15a8b95b02a2ad,libindexmap-466b41c3b42d346e,libequivalent-a978cf5163e8d2d6,libhashbrown-a284a2dbd94ca0e1,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_util-6870aaec15c2cd86,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio_util-7f607d0ad3162cf8,libfutures_sink-f0db3c24b19532ab,libtokio-84117f8bdb779742,libsignal_hook_registry-06792457aa50b0b5,libsocket2-c52b3f3c985bb6b8,libmio-a45de7136d83663c,libparking_lot-388739dbf3d6c501,libparking_lot_core-f13ef270385f0d5b,liblibc-58d9d9a14a70849a,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libpin_project_lite-0480e93619ded6e2,libhttp_body-c991cd7f71a5516e,liblog-b4fcfe73e7c09d36,liburl-95809025503d18a2,libidna-f4d3d381e76ef029,libutf8_iter-3720c12e0564d699,libidna_adapter-e41e3bb08c3728ad,libicu_properties-17801d81b2a1d134,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-14a29f82c2a04760,libsmallvec-f89e312bdc161349,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-a707f19109b299eb,libpotential_utf-4ff3c5cce5c8b625,libicu_provider-d278bfd85908fc34,libicu_locale_core-682196a37395fe98,libtinystr-56c5c2f9e6983d75,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-4119dc63f22ff257,libzerotrie-09453cb924ad839f,libyoke-90ecd6873fda6a4e,libstable_deref_trait-d13629d386edb4e4,libzerofrom-a199a430a7128f7a,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-7cb9aa80cc7c7ba9,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,librust_embed-dea3e249adc55500,librust_embed_utils-e607025bf36404f3,libsha2-a6c0ede0144878d4,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-e123375906fb3d12,libblock_buffer-604deda27bb26154,libcrypto_common-8922c84f2e16bcea,libgeneric_array-b5cdf90c3d273b38,libtypenum-f14fa61429b7df4f,libwalkdir-c5a0784998621f44,libsame_file-0b10cabf1ebce5db,libschemars-e61b3a5297974da8,libdyn_clone-20162a5656a95f99,libserde-402950d7edbceca4,libref_cast-8abc64944c063413,libserde_json-be58389b3eb1ca7c,libmemchr-bcaa866177507b26,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestPUAhYn/rustcxHwQrO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPUAhYn/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/message_format.rs - message_format::upgrade_v1_to_v2 (line 1312) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestyqN5ph/rustcnT0WnC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-9ca3acdab44f67b7,libserde_yaml-acb0007c75e2324c,libunsafe_libyaml-502605dfec07435b,libregex-4765f5d236b50409,libregex_automata-49b8406af0bb834f,libaho_corasick-1bd66a69b6070359,libregex_syntax-cbae4cb97a6a348f,libhandlebars-7f289979bebaf16c,libpest-7c9c5fbcf87bca9f,libucd_trie-0aceb7fb2aeb7a2c,libasync_stream-405d31cc90a04332,libtokio_stream-57ee22b5fe0ffcca,libfutures-89bc2554c73d9109,libfutures_executor-7d02dff32ae61f0c,libthiserror-b04da710f97ec2a6,libreqwest-800d183b1644994b,libserde_urlencoded-2b3bed075d890a87,librustls_pki_types-88096b93450a1a13,libzeroize-0d40293ead11df40,libhyper_tls-62163673acdafb8c,libtokio_native_tls-15d6db9bd5b01949,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libtower_http-bd04f128a72570ee,libiri_string-f5d81f26d9c7c6ab,libtower-6711b617d00ae459,libtower_layer-11b600c9d83f94cb,libnative_tls-ed2e504169a53cd9,libopenssl_probe-4215be457f7631fb,libopenssl-d8259984b4d2db8e,libbitflags-8ae4157a19a2d402,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-0d38db5bd44654b8,libhyper_util-c3a7db9e39e01083,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-d750ca8635e9060a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-6a72eec1856cc9be,libtracing-0acf3142fc207fa3,libtracing_core-e1da2b239bf3cf1b,libonce_cell-ce15a8b95b02a2ad,libindexmap-466b41c3b42d346e,libequivalent-a978cf5163e8d2d6,libhashbrown-a284a2dbd94ca0e1,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_util-6870aaec15c2cd86,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio_util-7f607d0ad3162cf8,libfutures_sink-f0db3c24b19532ab,libtokio-84117f8bdb779742,libsignal_hook_registry-06792457aa50b0b5,libsocket2-c52b3f3c985bb6b8,libmio-a45de7136d83663c,libparking_lot-388739dbf3d6c501,libparking_lot_core-f13ef270385f0d5b,liblibc-58d9d9a14a70849a,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libpin_project_lite-0480e93619ded6e2,libhttp_body-c991cd7f71a5516e,liblog-b4fcfe73e7c09d36,liburl-95809025503d18a2,libidna-f4d3d381e76ef029,libutf8_iter-3720c12e0564d699,libidna_adapter-e41e3bb08c3728ad,libicu_properties-17801d81b2a1d134,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-14a29f82c2a04760,libsmallvec-f89e312bdc161349,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-a707f19109b299eb,libpotential_utf-4ff3c5cce5c8b625,libicu_provider-d278bfd85908fc34,libicu_locale_core-682196a37395fe98,libtinystr-56c5c2f9e6983d75,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-4119dc63f22ff257,libzerotrie-09453cb924ad839f,libyoke-90ecd6873fda6a4e,libstable_deref_trait-d13629d386edb4e4,libzerofrom-a199a430a7128f7a,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-7cb9aa80cc7c7ba9,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,librust_embed-dea3e249adc55500,librust_embed_utils-e607025bf36404f3,libsha2-a6c0ede0144878d4,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-e123375906fb3d12,libblock_buffer-604deda27bb26154,libcrypto_common-8922c84f2e16bcea,libgeneric_array-b5cdf90c3d273b38,libtypenum-f14fa61429b7df4f,libwalkdir-c5a0784998621f44,libsame_file-0b10cabf1ebce5db,libschemars-e61b3a5297974da8,libdyn_clone-20162a5656a95f99,libserde-402950d7edbceca4,libref_cast-8abc64944c063413,libserde_json-be58389b3eb1ca7c,libmemchr-bcaa866177507b26,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestyqN5ph/rustcnT0WnC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyqN5ph/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/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_equals (line 318) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestckcxri/rustcmmUJPo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-9ca3acdab44f67b7,libserde_yaml-acb0007c75e2324c,libunsafe_libyaml-502605dfec07435b,libregex-4765f5d236b50409,libregex_automata-49b8406af0bb834f,libaho_corasick-1bd66a69b6070359,libregex_syntax-cbae4cb97a6a348f,libhandlebars-7f289979bebaf16c,libpest-7c9c5fbcf87bca9f,libucd_trie-0aceb7fb2aeb7a2c,libasync_stream-405d31cc90a04332,libtokio_stream-57ee22b5fe0ffcca,libfutures-89bc2554c73d9109,libfutures_executor-7d02dff32ae61f0c,libthiserror-b04da710f97ec2a6,libreqwest-800d183b1644994b,libserde_urlencoded-2b3bed075d890a87,librustls_pki_types-88096b93450a1a13,libzeroize-0d40293ead11df40,libhyper_tls-62163673acdafb8c,libtokio_native_tls-15d6db9bd5b01949,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libtower_http-bd04f128a72570ee,libiri_string-f5d81f26d9c7c6ab,libtower-6711b617d00ae459,libtower_layer-11b600c9d83f94cb,libnative_tls-ed2e504169a53cd9,libopenssl_probe-4215be457f7631fb,libopenssl-d8259984b4d2db8e,libbitflags-8ae4157a19a2d402,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-0d38db5bd44654b8,libhyper_util-c3a7db9e39e01083,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-d750ca8635e9060a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-6a72eec1856cc9be,libtracing-0acf3142fc207fa3,libtracing_core-e1da2b239bf3cf1b,libonce_cell-ce15a8b95b02a2ad,libindexmap-466b41c3b42d346e,libequivalent-a978cf5163e8d2d6,libhashbrown-a284a2dbd94ca0e1,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_util-6870aaec15c2cd86,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio_util-7f607d0ad3162cf8,libfutures_sink-f0db3c24b19532ab,libtokio-84117f8bdb779742,libsignal_hook_registry-06792457aa50b0b5,libsocket2-c52b3f3c985bb6b8,libmio-a45de7136d83663c,libparking_lot-388739dbf3d6c501,libparking_lot_core-f13ef270385f0d5b,liblibc-58d9d9a14a70849a,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libpin_project_lite-0480e93619ded6e2,libhttp_body-c991cd7f71a5516e,liblog-b4fcfe73e7c09d36,liburl-95809025503d18a2,libidna-f4d3d381e76ef029,libutf8_iter-3720c12e0564d699,libidna_adapter-e41e3bb08c3728ad,libicu_properties-17801d81b2a1d134,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-14a29f82c2a04760,libsmallvec-f89e312bdc161349,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-a707f19109b299eb,libpotential_utf-4ff3c5cce5c8b625,libicu_provider-d278bfd85908fc34,libicu_locale_core-682196a37395fe98,libtinystr-56c5c2f9e6983d75,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-4119dc63f22ff257,libzerotrie-09453cb924ad839f,libyoke-90ecd6873fda6a4e,libstable_deref_trait-d13629d386edb4e4,libzerofrom-a199a430a7128f7a,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-7cb9aa80cc7c7ba9,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,librust_embed-dea3e249adc55500,librust_embed_utils-e607025bf36404f3,libsha2-a6c0ede0144878d4,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-e123375906fb3d12,libblock_buffer-604deda27bb26154,libcrypto_common-8922c84f2e16bcea,libgeneric_array-b5cdf90c3d273b38,libtypenum-f14fa61429b7df4f,libwalkdir-c5a0784998621f44,libsame_file-0b10cabf1ebce5db,libschemars-e61b3a5297974da8,libdyn_clone-20162a5656a95f99,libserde-402950d7edbceca4,libref_cast-8abc64944c063413,libserde_json-be58389b3eb1ca7c,libmemchr-bcaa866177507b26,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestckcxri/rustcmmUJPo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestckcxri/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/types.rs - types::Message::add_text (line 620) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestcNWpSg/rustcnEYkq3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-9ca3acdab44f67b7,libserde_yaml-acb0007c75e2324c,libunsafe_libyaml-502605dfec07435b,libregex-4765f5d236b50409,libregex_automata-49b8406af0bb834f,libaho_corasick-1bd66a69b6070359,libregex_syntax-cbae4cb97a6a348f,libhandlebars-7f289979bebaf16c,libpest-7c9c5fbcf87bca9f,libucd_trie-0aceb7fb2aeb7a2c,libasync_stream-405d31cc90a04332,libtokio_stream-57ee22b5fe0ffcca,libfutures-89bc2554c73d9109,libfutures_executor-7d02dff32ae61f0c,libthiserror-b04da710f97ec2a6,libreqwest-800d183b1644994b,libserde_urlencoded-2b3bed075d890a87,librustls_pki_types-88096b93450a1a13,libzeroize-0d40293ead11df40,libhyper_tls-62163673acdafb8c,libtokio_native_tls-15d6db9bd5b01949,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libtower_http-bd04f128a72570ee,libiri_string-f5d81f26d9c7c6ab,libtower-6711b617d00ae459,libtower_layer-11b600c9d83f94cb,libnative_tls-ed2e504169a53cd9,libopenssl_probe-4215be457f7631fb,libopenssl-d8259984b4d2db8e,libbitflags-8ae4157a19a2d402,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-0d38db5bd44654b8,libhyper_util-c3a7db9e39e01083,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-d750ca8635e9060a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-6a72eec1856cc9be,libtracing-0acf3142fc207fa3,libtracing_core-e1da2b239bf3cf1b,libonce_cell-ce15a8b95b02a2ad,libindexmap-466b41c3b42d346e,libequivalent-a978cf5163e8d2d6,libhashbrown-a284a2dbd94ca0e1,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_util-6870aaec15c2cd86,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio_util-7f607d0ad3162cf8,libfutures_sink-f0db3c24b19532ab,libtokio-84117f8bdb779742,libsignal_hook_registry-06792457aa50b0b5,libsocket2-c52b3f3c985bb6b8,libmio-a45de7136d83663c,libparking_lot-388739dbf3d6c501,libparking_lot_core-f13ef270385f0d5b,liblibc-58d9d9a14a70849a,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libpin_project_lite-0480e93619ded6e2,libhttp_body-c991cd7f71a5516e,liblog-b4fcfe73e7c09d36,liburl-95809025503d18a2,libidna-f4d3d381e76ef029,libutf8_iter-3720c12e0564d699,libidna_adapter-e41e3bb08c3728ad,libicu_properties-17801d81b2a1d134,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-14a29f82c2a04760,libsmallvec-f89e312bdc161349,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-a707f19109b299eb,libpotential_utf-4ff3c5cce5c8b625,libicu_provider-d278bfd85908fc34,libicu_locale_core-682196a37395fe98,libtinystr-56c5c2f9e6983d75,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-4119dc63f22ff257,libzerotrie-09453cb924ad839f,libyoke-90ecd6873fda6a4e,libstable_deref_trait-d13629d386edb4e4,libzerofrom-a199a430a7128f7a,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-7cb9aa80cc7c7ba9,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,librust_embed-dea3e249adc55500,librust_embed_utils-e607025bf36404f3,libsha2-a6c0ede0144878d4,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-e123375906fb3d12,libblock_buffer-604deda27bb26154,libcrypto_common-8922c84f2e16bcea,libgeneric_array-b5cdf90c3d273b38,libtypenum-f14fa61429b7df4f,libwalkdir-c5a0784998621f44,libsame_file-0b10cabf1ebce5db,libschemars-e61b3a5297974da8,libdyn_clone-20162a5656a95f99,libserde-402950d7edbceca4,libref_cast-8abc64944c063413,libserde_json-be58389b3eb1ca7c,libmemchr-bcaa866177507b26,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestcNWpSg/rustcnEYkq3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcNWpSg/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/types.rs - types::Message::custom (line 588) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOdeY4X/rustcPydvD4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-9ca3acdab44f67b7,libserde_yaml-acb0007c75e2324c,libunsafe_libyaml-502605dfec07435b,libregex-4765f5d236b50409,libregex_automata-49b8406af0bb834f,libaho_corasick-1bd66a69b6070359,libregex_syntax-cbae4cb97a6a348f,libhandlebars-7f289979bebaf16c,libpest-7c9c5fbcf87bca9f,libucd_trie-0aceb7fb2aeb7a2c,libasync_stream-405d31cc90a04332,libtokio_stream-57ee22b5fe0ffcca,libfutures-89bc2554c73d9109,libfutures_executor-7d02dff32ae61f0c,libthiserror-b04da710f97ec2a6,libreqwest-800d183b1644994b,libserde_urlencoded-2b3bed075d890a87,librustls_pki_types-88096b93450a1a13,libzeroize-0d40293ead11df40,libhyper_tls-62163673acdafb8c,libtokio_native_tls-15d6db9bd5b01949,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libtower_http-bd04f128a72570ee,libiri_string-f5d81f26d9c7c6ab,libtower-6711b617d00ae459,libtower_layer-11b600c9d83f94cb,libnative_tls-ed2e504169a53cd9,libopenssl_probe-4215be457f7631fb,libopenssl-d8259984b4d2db8e,libbitflags-8ae4157a19a2d402,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-0d38db5bd44654b8,libhyper_util-c3a7db9e39e01083,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-d750ca8635e9060a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-6a72eec1856cc9be,libtracing-0acf3142fc207fa3,libtracing_core-e1da2b239bf3cf1b,libonce_cell-ce15a8b95b02a2ad,libindexmap-466b41c3b42d346e,libequivalent-a978cf5163e8d2d6,libhashbrown-a284a2dbd94ca0e1,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_util-6870aaec15c2cd86,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio_util-7f607d0ad3162cf8,libfutures_sink-f0db3c24b19532ab,libtokio-84117f8bdb779742,libsignal_hook_registry-06792457aa50b0b5,libsocket2-c52b3f3c985bb6b8,libmio-a45de7136d83663c,libparking_lot-388739dbf3d6c501,libparking_lot_core-f13ef270385f0d5b,liblibc-58d9d9a14a70849a,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libpin_project_lite-0480e93619ded6e2,libhttp_body-c991cd7f71a5516e,liblog-b4fcfe73e7c09d36,liburl-95809025503d18a2,libidna-f4d3d381e76ef029,libutf8_iter-3720c12e0564d699,libidna_adapter-e41e3bb08c3728ad,libicu_properties-17801d81b2a1d134,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-14a29f82c2a04760,libsmallvec-f89e312bdc161349,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-a707f19109b299eb,libpotential_utf-4ff3c5cce5c8b625,libicu_provider-d278bfd85908fc34,libicu_locale_core-682196a37395fe98,libtinystr-56c5c2f9e6983d75,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-4119dc63f22ff257,libzerotrie-09453cb924ad839f,libyoke-90ecd6873fda6a4e,libstable_deref_trait-d13629d386edb4e4,libzerofrom-a199a430a7128f7a,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-7cb9aa80cc7c7ba9,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,librust_embed-dea3e249adc55500,librust_embed_utils-e607025bf36404f3,libsha2-a6c0ede0144878d4,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-e123375906fb3d12,libblock_buffer-604deda27bb26154,libcrypto_common-8922c84f2e16bcea,libgeneric_array-b5cdf90c3d273b38,libtypenum-f14fa61429b7df4f,libwalkdir-c5a0784998621f44,libsame_file-0b10cabf1ebce5db,libschemars-e61b3a5297974da8,libdyn_clone-20162a5656a95f99,libserde-402950d7edbceca4,libref_cast-8abc64944c063413,libserde_json-be58389b3eb1ca7c,libmemchr-bcaa866177507b26,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOdeY4X/rustcPydvD4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOdeY4X/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/types.rs - types::Message::add_image (line 634) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbc7ZVj/rustcqyck9s/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-9ca3acdab44f67b7,libserde_yaml-acb0007c75e2324c,libunsafe_libyaml-502605dfec07435b,libregex-4765f5d236b50409,libregex_automata-49b8406af0bb834f,libaho_corasick-1bd66a69b6070359,libregex_syntax-cbae4cb97a6a348f,libhandlebars-7f289979bebaf16c,libpest-7c9c5fbcf87bca9f,libucd_trie-0aceb7fb2aeb7a2c,libasync_stream-405d31cc90a04332,libtokio_stream-57ee22b5fe0ffcca,libfutures-89bc2554c73d9109,libfutures_executor-7d02dff32ae61f0c,libthiserror-b04da710f97ec2a6,libreqwest-800d183b1644994b,libserde_urlencoded-2b3bed075d890a87,librustls_pki_types-88096b93450a1a13,libzeroize-0d40293ead11df40,libhyper_tls-62163673acdafb8c,libtokio_native_tls-15d6db9bd5b01949,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libtower_http-bd04f128a72570ee,libiri_string-f5d81f26d9c7c6ab,libtower-6711b617d00ae459,libtower_layer-11b600c9d83f94cb,libnative_tls-ed2e504169a53cd9,libopenssl_probe-4215be457f7631fb,libopenssl-d8259984b4d2db8e,libbitflags-8ae4157a19a2d402,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-0d38db5bd44654b8,libhyper_util-c3a7db9e39e01083,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-d750ca8635e9060a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-6a72eec1856cc9be,libtracing-0acf3142fc207fa3,libtracing_core-e1da2b239bf3cf1b,libonce_cell-ce15a8b95b02a2ad,libindexmap-466b41c3b42d346e,libequivalent-a978cf5163e8d2d6,libhashbrown-a284a2dbd94ca0e1,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_util-6870aaec15c2cd86,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio_util-7f607d0ad3162cf8,libfutures_sink-f0db3c24b19532ab,libtokio-84117f8bdb779742,libsignal_hook_registry-06792457aa50b0b5,libsocket2-c52b3f3c985bb6b8,libmio-a45de7136d83663c,libparking_lot-388739dbf3d6c501,libparking_lot_core-f13ef270385f0d5b,liblibc-58d9d9a14a70849a,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libpin_project_lite-0480e93619ded6e2,libhttp_body-c991cd7f71a5516e,liblog-b4fcfe73e7c09d36,liburl-95809025503d18a2,libidna-f4d3d381e76ef029,libutf8_iter-3720c12e0564d699,libidna_adapter-e41e3bb08c3728ad,libicu_properties-17801d81b2a1d134,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-14a29f82c2a04760,libsmallvec-f89e312bdc161349,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-a707f19109b299eb,libpotential_utf-4ff3c5cce5c8b625,libicu_provider-d278bfd85908fc34,libicu_locale_core-682196a37395fe98,libtinystr-56c5c2f9e6983d75,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-4119dc63f22ff257,libzerotrie-09453cb924ad839f,libyoke-90ecd6873fda6a4e,libstable_deref_trait-d13629d386edb4e4,libzerofrom-a199a430a7128f7a,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-7cb9aa80cc7c7ba9,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,librust_embed-dea3e249adc55500,librust_embed_utils-e607025bf36404f3,libsha2-a6c0ede0144878d4,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-e123375906fb3d12,libblock_buffer-604deda27bb26154,libcrypto_common-8922c84f2e16bcea,libgeneric_array-b5cdf90c3d273b38,libtypenum-f14fa61429b7df4f,libwalkdir-c5a0784998621f44,libsame_file-0b10cabf1ebce5db,libschemars-e61b3a5297974da8,libdyn_clone-20162a5656a95f99,libserde-402950d7edbceca4,libref_cast-8abc64944c063413,libserde_json-be58389b3eb1ca7c,libmemchr-bcaa866177507b26,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbc7ZVj/rustcqyck9s/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbc7ZVj/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/types.rs - types::MessageList::new (line 295) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestBQrnkP/rustcL9ap1g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-9ca3acdab44f67b7,libserde_yaml-acb0007c75e2324c,libunsafe_libyaml-502605dfec07435b,libregex-4765f5d236b50409,libregex_automata-49b8406af0bb834f,libaho_corasick-1bd66a69b6070359,libregex_syntax-cbae4cb97a6a348f,libhandlebars-7f289979bebaf16c,libpest-7c9c5fbcf87bca9f,libucd_trie-0aceb7fb2aeb7a2c,libasync_stream-405d31cc90a04332,libtokio_stream-57ee22b5fe0ffcca,libfutures-89bc2554c73d9109,libfutures_executor-7d02dff32ae61f0c,libthiserror-b04da710f97ec2a6,libreqwest-800d183b1644994b,libserde_urlencoded-2b3bed075d890a87,librustls_pki_types-88096b93450a1a13,libzeroize-0d40293ead11df40,libhyper_tls-62163673acdafb8c,libtokio_native_tls-15d6db9bd5b01949,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libtower_http-bd04f128a72570ee,libiri_string-f5d81f26d9c7c6ab,libtower-6711b617d00ae459,libtower_layer-11b600c9d83f94cb,libnative_tls-ed2e504169a53cd9,libopenssl_probe-4215be457f7631fb,libopenssl-d8259984b4d2db8e,libbitflags-8ae4157a19a2d402,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-0d38db5bd44654b8,libhyper_util-c3a7db9e39e01083,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-d750ca8635e9060a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-6a72eec1856cc9be,libtracing-0acf3142fc207fa3,libtracing_core-e1da2b239bf3cf1b,libonce_cell-ce15a8b95b02a2ad,libindexmap-466b41c3b42d346e,libequivalent-a978cf5163e8d2d6,libhashbrown-a284a2dbd94ca0e1,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_util-6870aaec15c2cd86,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio_util-7f607d0ad3162cf8,libfutures_sink-f0db3c24b19532ab,libtokio-84117f8bdb779742,libsignal_hook_registry-06792457aa50b0b5,libsocket2-c52b3f3c985bb6b8,libmio-a45de7136d83663c,libparking_lot-388739dbf3d6c501,libparking_lot_core-f13ef270385f0d5b,liblibc-58d9d9a14a70849a,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libpin_project_lite-0480e93619ded6e2,libhttp_body-c991cd7f71a5516e,liblog-b4fcfe73e7c09d36,liburl-95809025503d18a2,libidna-f4d3d381e76ef029,libutf8_iter-3720c12e0564d699,libidna_adapter-e41e3bb08c3728ad,libicu_properties-17801d81b2a1d134,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-14a29f82c2a04760,libsmallvec-f89e312bdc161349,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-a707f19109b299eb,libpotential_utf-4ff3c5cce5c8b625,libicu_provider-d278bfd85908fc34,libicu_locale_core-682196a37395fe98,libtinystr-56c5c2f9e6983d75,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-4119dc63f22ff257,libzerotrie-09453cb924ad839f,libyoke-90ecd6873fda6a4e,libstable_deref_trait-d13629d386edb4e4,libzerofrom-a199a430a7128f7a,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-7cb9aa80cc7c7ba9,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,librust_embed-dea3e249adc55500,librust_embed_utils-e607025bf36404f3,libsha2-a6c0ede0144878d4,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-e123375906fb3d12,libblock_buffer-604deda27bb26154,libcrypto_common-8922c84f2e16bcea,libgeneric_array-b5cdf90c3d273b38,libtypenum-f14fa61429b7df4f,libwalkdir-c5a0784998621f44,libsame_file-0b10cabf1ebce5db,libschemars-e61b3a5297974da8,libdyn_clone-20162a5656a95f99,libserde-402950d7edbceca4,libref_cast-8abc64944c063413,libserde_json-be58389b3eb1ca7c,libmemchr-bcaa866177507b26,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBQrnkP/rustcL9ap1g/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBQrnkP/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/types.rs - types::MessageList::get_mut (line 361) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestk3UA6t/rustco7ItUg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-9ca3acdab44f67b7,libserde_yaml-acb0007c75e2324c,libunsafe_libyaml-502605dfec07435b,libregex-4765f5d236b50409,libregex_automata-49b8406af0bb834f,libaho_corasick-1bd66a69b6070359,libregex_syntax-cbae4cb97a6a348f,libhandlebars-7f289979bebaf16c,libpest-7c9c5fbcf87bca9f,libucd_trie-0aceb7fb2aeb7a2c,libasync_stream-405d31cc90a04332,libtokio_stream-57ee22b5fe0ffcca,libfutures-89bc2554c73d9109,libfutures_executor-7d02dff32ae61f0c,libthiserror-b04da710f97ec2a6,libreqwest-800d183b1644994b,libserde_urlencoded-2b3bed075d890a87,librustls_pki_types-88096b93450a1a13,libzeroize-0d40293ead11df40,libhyper_tls-62163673acdafb8c,libtokio_native_tls-15d6db9bd5b01949,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libtower_http-bd04f128a72570ee,libiri_string-f5d81f26d9c7c6ab,libtower-6711b617d00ae459,libtower_layer-11b600c9d83f94cb,libnative_tls-ed2e504169a53cd9,libopenssl_probe-4215be457f7631fb,libopenssl-d8259984b4d2db8e,libbitflags-8ae4157a19a2d402,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-0d38db5bd44654b8,libhyper_util-c3a7db9e39e01083,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-d750ca8635e9060a,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-6a72eec1856cc9be,libtracing-0acf3142fc207fa3,libtracing_core-e1da2b239bf3cf1b,libonce_cell-ce15a8b95b02a2ad,libindexmap-466b41c3b42d346e,libequivalent-a978cf5163e8d2d6,libhashbrown-a284a2dbd94ca0e1,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_util-6870aaec15c2cd86,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio_util-7f607d0ad3162cf8,libfutures_sink-f0db3c24b19532ab,libtokio-84117f8bdb779742,libsignal_hook_registry-06792457aa50b0b5,libsocket2-c52b3f3c985bb6b8,libmio-a45de7136d83663c,libparking_lot-388739dbf3d6c501,libparking_lot_core-f13ef270385f0d5b,liblibc-58d9d9a14a70849a,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libpin_project_lite-0480e93619ded6e2,libhttp_body-c991cd7f71a5516e,liblog-b4fcfe73e7c09d36,liburl-95809025503d18a2,libidna-f4d3d381e76ef029,libutf8_iter-3720c12e0564d699,libidna_adapter-e41e3bb08c3728ad,libicu_properties-17801d81b2a1d134,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-14a29f82c2a04760,libsmallvec-f89e312bdc161349,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-a707f19109b299eb,libpotential_utf-4ff3c5cce5c8b625,libicu_provider-d278bfd85908fc34,libicu_locale_core-682196a37395fe98,libtinystr-56c5c2f9e6983d75,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-4119dc63f22ff257,libzerotrie-09453cb924ad839f,libyoke-90ecd6873fda6a4e,libstable_deref_trait-d13629d386edb4e4,libzerofrom-a199a430a7128f7a,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-7cb9aa80cc7c7ba9,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95,librust_embed-dea3e249adc55500,librust_embed_utils-e607025bf36404f3,libsha2-a6c0ede0144878d4,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libdigest-e123375906fb3d12,libblock_buffer-604deda27bb26154,libcrypto_common-8922c84f2e16bcea,libgeneric_array-b5cdf90c3d273b38,libtypenum-f14fa61429b7df4f,libwalkdir-c5a0784998621f44,libsame_file-0b10cabf1ebce5db,libschemars-e61b3a5297974da8,libdyn_clone-20162a5656a95f99,libserde-402950d7edbceca4,libref_cast-8abc64944c063413,libserde_json-be58389b3eb1ca7c,libmemchr-bcaa866177507b26,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestk3UA6t/rustco7ItUg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestk3UA6t/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/types.rs - types::UsagePathBuilder (line 1273) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cllient::UsagePathBuilder`
[INFO] [stdout]     --> src/types.rs:1275:5
[INFO] [stdout]      |
[INFO] [stdout] 1275 | use cllient::UsagePathBuilder;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `UsagePathBuilder` in the root
[INFO] [stdout]      |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]      |
[INFO] [stdout] 1275 - use cllient::UsagePathBuilder;
[INFO] [stdout] 1275 + use cllient::JsonPathBuilder;
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]      |
[INFO] [stdout] 1275 | use cllient::types::UsagePathBuilder;
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::UsagePathConfig (line 1136) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cllient::UsagePathConfig`
[INFO] [stdout]     --> src/types.rs:1138:5
[INFO] [stdout]      |
[INFO] [stdout] 1138 | use cllient::UsagePathConfig;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `UsagePathConfig` in the root
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]      |
[INFO] [stdout] 1138 | use cllient::types::UsagePathConfig;
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/message_format.rs - message_format::upgrade_v1_to_v2 (line 1312)
[INFO] [stdout]     src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_equals (line 318)
[INFO] [stdout]     src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_not_null (line 280)
[INFO] [stdout]     src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::raw_line (line 264)
[INFO] [stdout]     src/streaming/mod.rs - streaming (line 15)
[INFO] [stdout]     src/transform.rs - transform (line 14)
[INFO] [stdout]     src/types.rs - types::Message::add_image (line 634)
[INFO] [stdout]     src/types.rs - types::Message::add_text (line 620)
[INFO] [stdout]     src/types.rs - types::Message::custom (line 588)
[INFO] [stdout]     src/types.rs - types::MessageList::get_mut (line 361)
[INFO] [stdout]     src/types.rs - types::MessageList::new (line 295)
[INFO] [stdout]     src/types.rs - types::UsagePathBuilder (line 1273)
[INFO] [stdout]     src/types.rs - types::UsagePathConfig (line 1136)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 13 failed; 4 ignored; 0 measured; 0 filtered out; finished in 26.03s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "612a92214ba54df50c62a3d4d28ad249ad2c3af5715813e967055ceefc065467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "612a92214ba54df50c62a3d4d28ad249ad2c3af5715813e967055ceefc065467", kill_on_drop: false }`
[INFO] [stdout] 612a92214ba54df50c62a3d4d28ad249ad2c3af5715813e967055ceefc065467
