[INFO] fetching crate a2 0.5.3... [INFO] testing a2-0.5.3 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate a2 0.5.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate a2 0.5.3 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate a2 0.5.3 [INFO] finished tweaking crates.io crate a2 0.5.3 [INFO] tweaked toml for crates.io crate a2 0.5.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate a2 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c91b71b4fa485c025e319b570acf79615241484647a08912ce599753a004e1b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c91b71b4fa485c025e319b570acf79615241484647a08912ce599753a004e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c91b71b4fa485c025e319b570acf79615241484647a08912ce599753a004e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c91b71b4fa485c025e319b570acf79615241484647a08912ce599753a004e1b", kill_on_drop: false }` [INFO] [stdout] 2c91b71b4fa485c025e319b570acf79615241484647a08912ce599753a004e1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28bdc7f29f4082b997bf930822a321531ab4d80aa9b136f4181e9a3d3bce1771 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "28bdc7f29f4082b997bf930822a321531ab4d80aa9b136f4181e9a3d3bce1771", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling erased-serde v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.12.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-alpn v0.2.1 [INFO] [stderr] Compiling a2 v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "28bdc7f29f4082b997bf930822a321531ab4d80aa9b136f4181e9a3d3bce1771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28bdc7f29f4082b997bf930822a321531ab4d80aa9b136f4181e9a3d3bce1771", kill_on_drop: false }` [INFO] [stdout] 28bdc7f29f4082b997bf930822a321531ab4d80aa9b136f4181e9a3d3bce1771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d58e8f5325f262576ff230aad231211bd652e197c72e921aaf0a5fa613d99be [INFO] running `Command { std: "docker" "start" "-a" "0d58e8f5325f262576ff230aad231211bd652e197c72e921aaf0a5fa613d99be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling indoc-impl v0.2.8 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling indoc v0.2.8 [INFO] [stderr] Compiling a2 v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.69s [INFO] running `Command { std: "docker" "inspect" "0d58e8f5325f262576ff230aad231211bd652e197c72e921aaf0a5fa613d99be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d58e8f5325f262576ff230aad231211bd652e197c72e921aaf0a5fa613d99be", kill_on_drop: false }` [INFO] [stdout] 0d58e8f5325f262576ff230aad231211bd652e197c72e921aaf0a5fa613d99be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9798494a94851a732e24bdc59fa006228aef78db8c389636a1d29c666d4f592b [INFO] running `Command { std: "docker" "start" "-a" "9798494a94851a732e24bdc59fa006228aef78db8c389636a1d29c666d4f592b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/a2-fab3c1eea1b442ad [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test client::tests::test_production_request_uri ... ok [INFO] [stdout] test client::tests::test_request_content_length ... ok [INFO] [stdout] test client::tests::test_request_body ... ok [INFO] [stdout] test client::tests::test_request_method ... ok [INFO] [stdout] test client::tests::test_request_authorization_with_no_signer ... ok [INFO] [stdout] test client::tests::test_request_content_type ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_topic ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_collapse_id ... ok [INFO] [stdout] test request::notification::localized::tests::test_localized_notification_with_minimal_required_values ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_expiration ... ok [INFO] [stdout] test request::notification::options::tests::test_collapse_id_over_64_chars ... ok [INFO] [stdout] test request::notification::options::tests::test_collapse_id_under_64_chars ... ok [INFO] [stdout] test request::notification::localized::tests::test_plain_notification_with_custom_data ... ok [INFO] [stdout] test client::tests::test_request_with_high_priority ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_id ... ok [INFO] [stdout] test request::notification::silent::tests::test_silent_notification_with_custom_hashmap ... ok [INFO] [stdout] test request::notification::localized::tests::test_localized_notification_with_full_data ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_topic ... ok [INFO] [stdout] test request::notification::plain::tests::test_plain_notification_with_custom_data ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_expiration ... ok [INFO] [stdout] test client::tests::test_request_with_default_priority ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_id ... ok [INFO] [stdout] test client::tests::test_sandbox_request_uri ... ok [INFO] [stdout] test client::tests::test_request_with_normal_priority ... ok [INFO] [stdout] test response::tests::test_error_response_parsing ... ok [INFO] [stdout] test request::notification::silent::tests::test_silent_notification_with_custom_data ... ok [INFO] [stdout] test request::notification::silent::tests::test_silent_notification_with_no_content ... ok [INFO] [stdout] test request::notification::plain::tests::test_plain_notification_with_text_only ... ok [INFO] [stdout] test request::notification::plain::tests::test_plain_notification_with_full_data ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_collapse_id ... ok [INFO] [stdout] test signer::tests::test_signature_caching ... ok [INFO] [stdout] test signer::tests::test_signature_without_caching ... ok [INFO] [stdout] test client::tests::test_request_authorization_with_a_signer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests a2 [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/lib.rs - (line 63) ... ok [INFO] [stdout] test src/lib.rs - (line 36) ... ok [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_mutable_content (line 315) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder (line 38) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_args (line 190) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_key (line 242) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_category (line 148) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_args (line 263) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::new (line 68) ... FAILED [INFO] [stdout] test src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_badge (line 54) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_badge (line 105) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_sound (line 126) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_launch_image (line 294) ... FAILED [INFO] [stdout] test src/request/payload.rs - request::payload::Payload::add_custom_data (line 32) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_action_loc_key (line 221) ... FAILED [INFO] [stdout] test src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder (line 9) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_key (line 169) ... FAILED [INFO] [stdout] test src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_sound (line 75) ... ok [INFO] [stdout] test src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::new (line 30) ... ok [INFO] [stdout] test src/request/payload.rs - request::payload::Payload::add_custom_data (line 52) ... ok [INFO] [stdout] test src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_category (line 97) ... ok [INFO] [stdout] test src/request/notification/silent.rs - request::notification::silent::SilentNotificationBuilder::new (line 36) ... ok [INFO] [stdout] test src/request/notification/silent.rs - request::notification::silent::SilentNotificationBuilder (line 11) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_mutable_content (line 315) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestHWQtjt/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestHWQtjt/rust_out" "/tmp/rustdoctestHWQtjt/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5193dfe730e6c7ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liba2-1347c2bf2ea8fc85.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libfutures-de247679fde54c94.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13ca2bfcb615e0a6.rlib" "/opt/rustwide/target/debug/deps/libhyper_alpn-44a36a4b7a927c35.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb90fe55b4f692a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e8dbd45fec8f542a.rlib" "/opt/rustwide/target/debug/deps/librustls-ab4820fe7f10c196.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libsct-c4b7ee5ac3e241a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b6e555463c2858e4.rlib" "/opt/rustwide/target/debug/deps/libring-7cc761d4d7b7e1eb.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-0f6a8f31001a5578.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-216495445b214b0b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-20330ef84bdfcd2a.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b90eb6936da46e94.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a458cda41b620ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1004bc969350a716.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-363e8e721ea4aa74.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4ea9337c58667e3e.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-88e5fe268f8f11dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3498bb5bd42e296e.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-75b7294eaab882f7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-912218c3dd9b7bf1.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libserde-3e346d8dd19034dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder (line 38) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_args (line 190) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_key (line 242) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest7wmqBu/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctest7wmqBu/rust_out" "/tmp/rustdoctest7wmqBu/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5193dfe730e6c7ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liba2-1347c2bf2ea8fc85.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libfutures-de247679fde54c94.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13ca2bfcb615e0a6.rlib" "/opt/rustwide/target/debug/deps/libhyper_alpn-44a36a4b7a927c35.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb90fe55b4f692a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e8dbd45fec8f542a.rlib" "/opt/rustwide/target/debug/deps/librustls-ab4820fe7f10c196.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libsct-c4b7ee5ac3e241a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b6e555463c2858e4.rlib" "/opt/rustwide/target/debug/deps/libring-7cc761d4d7b7e1eb.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-0f6a8f31001a5578.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-216495445b214b0b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-20330ef84bdfcd2a.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b90eb6936da46e94.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a458cda41b620ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1004bc969350a716.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-363e8e721ea4aa74.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4ea9337c58667e3e.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-88e5fe268f8f11dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3498bb5bd42e296e.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-75b7294eaab882f7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-912218c3dd9b7bf1.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libserde-3e346d8dd19034dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_category (line 148) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestYvPBjw/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestYvPBjw/rust_out" "/tmp/rustdoctestYvPBjw/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5193dfe730e6c7ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liba2-1347c2bf2ea8fc85.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libfutures-de247679fde54c94.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13ca2bfcb615e0a6.rlib" "/opt/rustwide/target/debug/deps/libhyper_alpn-44a36a4b7a927c35.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb90fe55b4f692a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e8dbd45fec8f542a.rlib" "/opt/rustwide/target/debug/deps/librustls-ab4820fe7f10c196.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libsct-c4b7ee5ac3e241a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b6e555463c2858e4.rlib" "/opt/rustwide/target/debug/deps/libring-7cc761d4d7b7e1eb.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-0f6a8f31001a5578.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-216495445b214b0b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-20330ef84bdfcd2a.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b90eb6936da46e94.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a458cda41b620ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1004bc969350a716.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-363e8e721ea4aa74.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4ea9337c58667e3e.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-88e5fe268f8f11dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3498bb5bd42e296e.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-75b7294eaab882f7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-912218c3dd9b7bf1.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libserde-3e346d8dd19034dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_args (line 263) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::new (line 68) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestXDKwmz/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestXDKwmz/rust_out" "/tmp/rustdoctestXDKwmz/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5193dfe730e6c7ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liba2-1347c2bf2ea8fc85.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libfutures-de247679fde54c94.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13ca2bfcb615e0a6.rlib" "/opt/rustwide/target/debug/deps/libhyper_alpn-44a36a4b7a927c35.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb90fe55b4f692a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e8dbd45fec8f542a.rlib" "/opt/rustwide/target/debug/deps/librustls-ab4820fe7f10c196.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libsct-c4b7ee5ac3e241a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b6e555463c2858e4.rlib" "/opt/rustwide/target/debug/deps/libring-7cc761d4d7b7e1eb.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-0f6a8f31001a5578.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-216495445b214b0b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-20330ef84bdfcd2a.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b90eb6936da46e94.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a458cda41b620ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1004bc969350a716.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-363e8e721ea4aa74.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4ea9337c58667e3e.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-88e5fe268f8f11dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3498bb5bd42e296e.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-75b7294eaab882f7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-912218c3dd9b7bf1.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libserde-3e346d8dd19034dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_badge (line 54) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_badge (line 105) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestQwl6wT/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestQwl6wT/rust_out" "/tmp/rustdoctestQwl6wT/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5193dfe730e6c7ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liba2-1347c2bf2ea8fc85.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libfutures-de247679fde54c94.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13ca2bfcb615e0a6.rlib" "/opt/rustwide/target/debug/deps/libhyper_alpn-44a36a4b7a927c35.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb90fe55b4f692a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e8dbd45fec8f542a.rlib" "/opt/rustwide/target/debug/deps/librustls-ab4820fe7f10c196.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libsct-c4b7ee5ac3e241a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b6e555463c2858e4.rlib" "/opt/rustwide/target/debug/deps/libring-7cc761d4d7b7e1eb.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-0f6a8f31001a5578.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-216495445b214b0b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-20330ef84bdfcd2a.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b90eb6936da46e94.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a458cda41b620ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1004bc969350a716.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-363e8e721ea4aa74.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4ea9337c58667e3e.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-88e5fe268f8f11dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3498bb5bd42e296e.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-75b7294eaab882f7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-912218c3dd9b7bf1.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libserde-3e346d8dd19034dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_sound (line 126) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest97Zled/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctest97Zled/rust_out" "/tmp/rustdoctest97Zled/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5193dfe730e6c7ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liba2-1347c2bf2ea8fc85.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libfutures-de247679fde54c94.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13ca2bfcb615e0a6.rlib" "/opt/rustwide/target/debug/deps/libhyper_alpn-44a36a4b7a927c35.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb90fe55b4f692a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e8dbd45fec8f542a.rlib" "/opt/rustwide/target/debug/deps/librustls-ab4820fe7f10c196.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libsct-c4b7ee5ac3e241a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b6e555463c2858e4.rlib" "/opt/rustwide/target/debug/deps/libring-7cc761d4d7b7e1eb.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-0f6a8f31001a5578.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-216495445b214b0b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-20330ef84bdfcd2a.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b90eb6936da46e94.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a458cda41b620ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1004bc969350a716.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-363e8e721ea4aa74.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4ea9337c58667e3e.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-88e5fe268f8f11dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3498bb5bd42e296e.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-75b7294eaab882f7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-912218c3dd9b7bf1.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libserde-3e346d8dd19034dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_launch_image (line 294) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestwI3LS1/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestwI3LS1/rust_out" "/tmp/rustdoctestwI3LS1/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5193dfe730e6c7ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liba2-1347c2bf2ea8fc85.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libfutures-de247679fde54c94.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13ca2bfcb615e0a6.rlib" "/opt/rustwide/target/debug/deps/libhyper_alpn-44a36a4b7a927c35.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb90fe55b4f692a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e8dbd45fec8f542a.rlib" "/opt/rustwide/target/debug/deps/librustls-ab4820fe7f10c196.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libsct-c4b7ee5ac3e241a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b6e555463c2858e4.rlib" "/opt/rustwide/target/debug/deps/libring-7cc761d4d7b7e1eb.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-0f6a8f31001a5578.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-216495445b214b0b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-20330ef84bdfcd2a.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b90eb6936da46e94.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a458cda41b620ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1004bc969350a716.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-363e8e721ea4aa74.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4ea9337c58667e3e.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-88e5fe268f8f11dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3498bb5bd42e296e.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-75b7294eaab882f7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-912218c3dd9b7bf1.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libserde-3e346d8dd19034dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/payload.rs - request::payload::Payload::add_custom_data (line 32) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_action_loc_key (line 221) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestNVdhy1/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestNVdhy1/rust_out" "/tmp/rustdoctestNVdhy1/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5193dfe730e6c7ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liba2-1347c2bf2ea8fc85.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libfutures-de247679fde54c94.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13ca2bfcb615e0a6.rlib" "/opt/rustwide/target/debug/deps/libhyper_alpn-44a36a4b7a927c35.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb90fe55b4f692a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e8dbd45fec8f542a.rlib" "/opt/rustwide/target/debug/deps/librustls-ab4820fe7f10c196.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libsct-c4b7ee5ac3e241a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b6e555463c2858e4.rlib" "/opt/rustwide/target/debug/deps/libring-7cc761d4d7b7e1eb.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-0f6a8f31001a5578.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-216495445b214b0b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-20330ef84bdfcd2a.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b90eb6936da46e94.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a458cda41b620ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1004bc969350a716.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-363e8e721ea4aa74.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4ea9337c58667e3e.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-88e5fe268f8f11dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3498bb5bd42e296e.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-75b7294eaab882f7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-912218c3dd9b7bf1.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libserde-3e346d8dd19034dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder (line 9) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestxpk4zp/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestxpk4zp/rust_out" "/tmp/rustdoctestxpk4zp/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5193dfe730e6c7ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liba2-1347c2bf2ea8fc85.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libfutures-de247679fde54c94.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13ca2bfcb615e0a6.rlib" "/opt/rustwide/target/debug/deps/libhyper_alpn-44a36a4b7a927c35.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb90fe55b4f692a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e8dbd45fec8f542a.rlib" "/opt/rustwide/target/debug/deps/librustls-ab4820fe7f10c196.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libsct-c4b7ee5ac3e241a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b6e555463c2858e4.rlib" "/opt/rustwide/target/debug/deps/libring-7cc761d4d7b7e1eb.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-0f6a8f31001a5578.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-216495445b214b0b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-20330ef84bdfcd2a.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b90eb6936da46e94.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a458cda41b620ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1004bc969350a716.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-363e8e721ea4aa74.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4ea9337c58667e3e.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-88e5fe268f8f11dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3498bb5bd42e296e.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-75b7294eaab882f7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-912218c3dd9b7bf1.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libserde-3e346d8dd19034dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_key (line 169) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestWrSwmy/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestWrSwmy/rust_out" "/tmp/rustdoctestWrSwmy/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5193dfe730e6c7ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liba2-1347c2bf2ea8fc85.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libfutures-de247679fde54c94.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13ca2bfcb615e0a6.rlib" "/opt/rustwide/target/debug/deps/libhyper_alpn-44a36a4b7a927c35.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bb90fe55b4f692a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e8dbd45fec8f542a.rlib" "/opt/rustwide/target/debug/deps/librustls-ab4820fe7f10c196.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libsct-c4b7ee5ac3e241a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b6e555463c2858e4.rlib" "/opt/rustwide/target/debug/deps/libring-7cc761d4d7b7e1eb.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-0f6a8f31001a5578.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-216495445b214b0b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-20330ef84bdfcd2a.rlib" "/opt/rustwide/target/debug/deps/libtime-ee96aca56bf8259e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0c6c715a49d32c29.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b90eb6936da46e94.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a458cda41b620ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1004bc969350a716.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-363e8e721ea4aa74.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio-aa7245be6c442561.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bc565d3488a09a75.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cc27b75a1e311f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-de154a230e13ba8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4ea9337c58667e3e.rlib" "/opt/rustwide/target/debug/deps/libhttp-7fa3ac25abb9a3f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-88e5fe268f8f11dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3498bb5bd42e296e.rlib" "/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-75b7294eaab882f7.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-912218c3dd9b7bf1.rlib" "/opt/rustwide/target/debug/deps/libryu-ae8eb6686af9d6c8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libserde-3e346d8dd19034dd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder (line 38) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::new (line 68) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_action_loc_key (line 221) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_badge (line 105) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_category (line 148) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_launch_image (line 294) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_args (line 263) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_key (line 242) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_mutable_content (line 315) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_sound (line 126) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_args (line 190) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_key (line 169) [INFO] [stdout] src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder (line 9) [INFO] [stdout] src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_badge (line 54) [INFO] [stdout] src/request/payload.rs - request::payload::Payload::add_custom_data (line 32) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9798494a94851a732e24bdc59fa006228aef78db8c389636a1d29c666d4f592b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9798494a94851a732e24bdc59fa006228aef78db8c389636a1d29c666d4f592b", kill_on_drop: false }` [INFO] [stdout] 9798494a94851a732e24bdc59fa006228aef78db8c389636a1d29c666d4f592b