[INFO] fetching crate fcm 0.9.1... [INFO] testing fcm-0.9.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate fcm 0.9.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate fcm 0.9.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-13/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erased-serde v0.3.13 [INFO] [stderr] Downloaded webpki-roots v0.21.0 [INFO] [stderr] Downloaded openssl-src v111.15.0+1.1.1k [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eafde8c9395c4e6dd79359fed14565b953c693d8941ad1d3934724137747de02 [INFO] running `Command { std: "docker" "start" "-a" "eafde8c9395c4e6dd79359fed14565b953c693d8941ad1d3934724137747de02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eafde8c9395c4e6dd79359fed14565b953c693d8941ad1d3934724137747de02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eafde8c9395c4e6dd79359fed14565b953c693d8941ad1d3934724137747de02", kill_on_drop: false }` [INFO] [stdout] eafde8c9395c4e6dd79359fed14565b953c693d8941ad1d3934724137747de02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef7df69c396dcc89b258be233eded38655a55395b6cb9a655f645fe25ea442ae [INFO] running `Command { std: "docker" "start" "-a" "ef7df69c396dcc89b258be233eded38655a55395b6cb9a655f645fe25ea442ae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [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 unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 url v2.2.1 [INFO] [stderr] Compiling http-body v0.4.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 serde_json v1.0.64 [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 22.43s [INFO] running `Command { std: "docker" "inspect" "ef7df69c396dcc89b258be233eded38655a55395b6cb9a655f645fe25ea442ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7df69c396dcc89b258be233eded38655a55395b6cb9a655f645fe25ea442ae", kill_on_drop: false }` [INFO] [stdout] ef7df69c396dcc89b258be233eded38655a55395b6cb9a655f645fe25ea442ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d6e212a0ed33667e0a34c7ed1ac08de586df6e00a4ecd7523fb1cfab5ccc8b4 [INFO] running `Command { std: "docker" "start" "-a" "6d6e212a0ed33667e0a34c7ed1ac08de586df6e00a4ecd7523fb1cfab5ccc8b4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling humantime v1.3.0 [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.67s [INFO] running `Command { std: "docker" "inspect" "6d6e212a0ed33667e0a34c7ed1ac08de586df6e00a4ecd7523fb1cfab5ccc8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6e212a0ed33667e0a34c7ed1ac08de586df6e00a4ecd7523fb1cfab5ccc8b4", kill_on_drop: false }` [INFO] [stdout] 6d6e212a0ed33667e0a34c7ed1ac08de586df6e00a4ecd7523fb1cfab5ccc8b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee6aea82b0c1bb7abc0daba174449ad6cd5a25e7de2556d496d7ac62eff5e11f [INFO] running `Command { std: "docker" "start" "-a" "ee6aea82b0c1bb7abc0daba174449ad6cd5a25e7de2556d496d7ac62eff5e11f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fcm-f9361445808954eb) [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 client::response::tests::test_some_errors ... ok [INFO] [stdout] test message::tests::should_add_custom_data_to_the_payload ... ok [INFO] [stdout] test message::tests::should_set_dry_run ... ok [INFO] [stdout] test message::tests::should_set_delay_while_idle ... ok [INFO] [stdout] test message::tests::should_set_collapse_key ... 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_content_available ... ok [INFO] [stdout] test message::tests::should_create_new_message ... ok [INFO] [stdout] test message::tests::should_leave_nones_out_of_the_json ... 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 message::tests::should_set_restricted_package_name ... ok [INFO] [stdout] test notification::tests::should_set_notification_color ... ok [INFO] [stdout] test message::tests::should_set_time_to_live ... ok [INFO] [stdout] test message::tests::should_be_able_to_render_a_full_message_to_json ... ok [INFO] [stdout] test message::tests::should_set_registration_ids ... ok [INFO] [stdout] test notification::tests::should_set_notification_icon ... ok [INFO] [stdout] test notification::tests::should_set_notification_body ... ok [INFO] [stdout] test notification::tests::should_set_notification_body_loc_args ... ok [INFO] [stdout] test notification::tests::should_set_notification_badge ... ok [INFO] [stdout] test notification::tests::should_set_notification_click_action ... ok [INFO] [stderr] Doc-tests fcm [INFO] [stdout] test notification::tests::should_set_notification_body_loc_key ... ok [INFO] [stdout] test notification::tests::should_be_able_to_render_a_full_notification_to_json ... 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.04s [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::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::MessageBuilder::notification (line 225) ... ok [INFO] [stdout] test src/message/mod.rs - message::Message (line 57) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [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/rustdoctestqT0o6x/rust_out.rust_out.d15b8dda-cgu.0.rcgu.o" "/tmp/rustdoctestqT0o6x/rust_out.2z06mqrdeufredrw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfcm-a531ff6596536682.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-906542daa79755e0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-18eb9552c237f6da.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b67a141444d26aec.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-26e3acbabf043e43.rlib" "/opt/rustwide/target/debug/deps/libipnet-0d5c50c485adefe5.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-c3035bcbec738c55.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-23225632d978b6c9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-139536675e2fb72b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a04fb4648d6d7df6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b51d5eb46e4aba0d.rlib" "/opt/rustwide/target/debug/deps/libhyper-b41754c21f1c861c.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a7743c4525b40c80.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cbe355f09dd7561a.rlib" "/opt/rustwide/target/debug/deps/libh2-903fb9eb45ff89cd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1bb7d2f6d710240e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cfed61509a36a1dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b6ec6e481789e240.rlib" "/opt/rustwide/target/debug/deps/libpin_project-aeb7c6b3dc198573.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5f9b325f8f95d6c8.rlib" "/opt/rustwide/target/debug/deps/libtracing-6450706ffae59bb4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4038da2553535e11.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dc53bb66db6354ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0d39a911f97bf3cc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libtokio-c5e2589e3f58370f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-77befd9deb216a14.rlib" "/opt/rustwide/target/debug/deps/libmemchr-829eafb2866da253.rlib" "/opt/rustwide/target/debug/deps/libmio-54c6550286f99e64.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b30326f4a451785d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02afd1264e6aaadb.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fa8901282065df61.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liburl-c4650c345c0d6e6e.rlib" "/opt/rustwide/target/debug/deps/libidna-ee359aba7126f755.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-80426e3445638cba.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5e9ea66d0d10cc98.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7dd23ad1e9ec9e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libhttp-a8873a5d823ff5a4.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libchrono-6292ee275d00a316.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-5b6415b994d2d142.rlib" "/opt/rustwide/target/debug/deps/liblibc-5af65501871ea66a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a5c1dda39a92892.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libserde-ea5ab8a960d20ff5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqT0o6x/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 3.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ee6aea82b0c1bb7abc0daba174449ad6cd5a25e7de2556d496d7ac62eff5e11f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6aea82b0c1bb7abc0daba174449ad6cd5a25e7de2556d496d7ac62eff5e11f", kill_on_drop: false }` [INFO] [stdout] ee6aea82b0c1bb7abc0daba174449ad6cd5a25e7de2556d496d7ac62eff5e11f