[INFO] fetching crate fcm 0.9.1... [INFO] testing fcm-0.9.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate fcm 0.9.1 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate fcm 0.9.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fcm 0.9.1 [INFO] finished tweaking crates.io crate fcm 0.9.1 [INFO] tweaked toml for crates.io crate fcm 0.9.1 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate crates.io crate fcm 0.9.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_env_logger v0.3.1 [INFO] [stderr] Downloaded erased-serde v0.3.13 [INFO] [stderr] Downloaded httparse v1.3.5 [INFO] [stderr] Downloaded tokio-util v0.6.5 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded reqwest v0.11.2 [INFO] [stderr] Downloaded security-framework v2.1.2 [INFO] [stderr] Downloaded security-framework-sys v2.1.1 [INFO] [stderr] Downloaded h2 v0.3.2 [INFO] [stderr] Downloaded http-body v0.4.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.22 [INFO] [stderr] Downloaded webpki-roots v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7d56fadda2fd1e1f24b4095f44f4959dda71f9ca9c2bfdb01b65c530d7c6117 [INFO] running `Command { std: "docker" "start" "-a" "b7d56fadda2fd1e1f24b4095f44f4959dda71f9ca9c2bfdb01b65c530d7c6117", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7d56fadda2fd1e1f24b4095f44f4959dda71f9ca9c2bfdb01b65c530d7c6117", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7d56fadda2fd1e1f24b4095f44f4959dda71f9ca9c2bfdb01b65c530d7c6117", kill_on_drop: false }` [INFO] [stdout] b7d56fadda2fd1e1f24b4095f44f4959dda71f9ca9c2bfdb01b65c530d7c6117 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de2d13d7dc44731abab91bd701d37b0f759c1e75e58cefb432f77f5b66769f74 [INFO] running `Command { std: "docker" "start" "-a" "de2d13d7dc44731abab91bd701d37b0f759c1e75e58cefb432f77f5b66769f74", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling fcm v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.26s [INFO] running `Command { std: "docker" "inspect" "de2d13d7dc44731abab91bd701d37b0f759c1e75e58cefb432f77f5b66769f74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de2d13d7dc44731abab91bd701d37b0f759c1e75e58cefb432f77f5b66769f74", kill_on_drop: false }` [INFO] [stdout] de2d13d7dc44731abab91bd701d37b0f759c1e75e58cefb432f77f5b66769f74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 293a8f29a9a3082bf72122792f33fae7a2cfba21abf114c3c1eb5d63c0be2f56 [INFO] running `Command { std: "docker" "start" "-a" "293a8f29a9a3082bf72122792f33fae7a2cfba21abf114c3c1eb5d63c0be2f56", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling fcm v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.24s [INFO] running `Command { std: "docker" "inspect" "293a8f29a9a3082bf72122792f33fae7a2cfba21abf114c3c1eb5d63c0be2f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "293a8f29a9a3082bf72122792f33fae7a2cfba21abf114c3c1eb5d63c0be2f56", kill_on_drop: false }` [INFO] [stdout] 293a8f29a9a3082bf72122792f33fae7a2cfba21abf114c3c1eb5d63c0be2f56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d120c8043dca04355fd1095a5ebe014eaec8ef1ebb340ac403bec6707013629 [INFO] running `Command { std: "docker" "start" "-a" "3d120c8043dca04355fd1095a5ebe014eaec8ef1ebb340ac403bec6707013629", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fcm-d284301873c5d8a3) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test client::response::tests::test_retry_after_from_seconds ... ok [INFO] [stdout] test client::response::tests::test_retry_after_from_date ... ok [INFO] [stdout] test message::tests::should_create_new_message ... ok [INFO] [stdout] test message::tests::should_add_custom_data_to_the_payload ... ok [INFO] [stdout] test message::tests::should_be_able_to_render_a_full_message_to_json ... ok [INFO] [stdout] test message::tests::should_set_collapse_key ... ok [INFO] [stdout] test message::tests::should_set_content_available ... ok [INFO] [stdout] test message::tests::should_leave_nones_out_of_the_json ... ok [INFO] [stdout] test message::tests::should_set_delay_while_idle ... ok [INFO] [stdout] test message::tests::should_set_dry_run ... ok [INFO] [stdout] test message::tests::should_set_notifications ... ok [INFO] [stdout] test message::tests::should_set_priority ... ok [INFO] [stdout] test message::tests::should_set_registration_ids ... ok [INFO] [stdout] test message::tests::should_set_restricted_package_name ... ok [INFO] [stdout] test message::tests::should_set_time_to_live ... ok [INFO] [stdout] test notification::tests::should_set_notification_badge ... ok [INFO] [stdout] test client::response::tests::test_some_errors ... ok [INFO] [stdout] test notification::tests::should_set_notification_body ... ok [INFO] [stdout] test notification::tests::should_be_able_to_render_a_full_notification_to_json ... ok [INFO] [stderr] Doc-tests fcm [INFO] [stdout] test notification::tests::should_set_notification_body_loc_args ... ok [INFO] [stdout] test notification::tests::should_set_notification_body_loc_key ... ok [INFO] [stdout] test notification::tests::should_set_notification_click_action ... ok [INFO] [stdout] test notification::tests::should_set_notification_color ... ok [INFO] [stdout] test notification::tests::should_set_notification_icon ... ok [INFO] [stdout] test notification::tests::should_set_notification_sound ... ok [INFO] [stdout] test notification::tests::should_set_notification_tag ... ok [INFO] [stdout] test notification::tests::should_set_notification_title ... ok [INFO] [stdout] test notification::tests::should_set_notification_title_loc_args ... ok [INFO] [stdout] test notification::tests::should_set_notification_title_loc_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - (line 42) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 11) - compile ... ok [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder::data (line 207) ... FAILED [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder (line 75) ... ok [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder::notification (line 225) ... ok [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder::priority (line 159) ... ok [INFO] [stdout] test src/notification/mod.rs - notification::NotificationBuilder (line 53) ... ok [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] test src/message/mod.rs - message::Message (line 57) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/message/mod.rs - message::MessageBuilder::data (line 207) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestneRDOc/rust_out.rust_out.4a668df0-cgu.0.rcgu.o" "/tmp/rustdoctestneRDOc/rust_out.1at4zp6gipvbyn5a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfcm-8b7d6a91a15c485d.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-1faa1f5ba5e122cf.rlib" "/opt/rustwide/target/debug/deps/libreqwest-99720edacadfd926.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d8d41f2e96943296.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-82da36da12856f5e.rlib" "/opt/rustwide/target/debug/deps/libipnet-c2b46b3593be1ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-00feaeb853957299.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d2fce3c038739f85.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8a2ed9af3464221b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02e296a9cbfe42ee.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-390554f7f6c16a72.rlib" "/opt/rustwide/target/debug/deps/libhyper-0de9b37f9c83cc09.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4efb8c543326e4ad.rlib" "/opt/rustwide/target/debug/deps/libsocket2-76a7a0c46583fc50.rlib" "/opt/rustwide/target/debug/deps/libh2-8b6ed0ebc915d498.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1ecfee68e436540d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fd152937e20374cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e4c4536cb5b9fa76.rlib" "/opt/rustwide/target/debug/deps/libpin_project-87df6c7a14275887.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c4387a72e8f308ca.rlib" "/opt/rustwide/target/debug/deps/libtracing-879229a969fd8307.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-42cd3ba14246fd53.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5633c8e680493cf0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libtokio-dea16086d3e66bcd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-47a43ebcdf3904e6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libmio-8c64f0c5b5d09301.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-27940804d76b8bcc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-92791e5329717829.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-a4e2e7bb304d15de.rlib" "/opt/rustwide/target/debug/deps/libidna-47246d9c0b8c29a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1b823b9e7772f605.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libhttp-20979fa3a0e6c3aa.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libchrono-c8ea80366e82bfa9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-82612f805d2c5016.rlib" "/opt/rustwide/target/debug/deps/liblibc-5ae66e2309350e1d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3a3331e518800184.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libserde-88113c4633d77cce.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestneRDOc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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/message/mod.rs - message::MessageBuilder::data (line 207) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.75s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "3d120c8043dca04355fd1095a5ebe014eaec8ef1ebb340ac403bec6707013629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d120c8043dca04355fd1095a5ebe014eaec8ef1ebb340ac403bec6707013629", kill_on_drop: false }` [INFO] [stdout] 3d120c8043dca04355fd1095a5ebe014eaec8ef1ebb340ac403bec6707013629