[INFO] updating cached repository https://github.com/colbyn/dynamodb_data [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0b744dc8c45e090ed42017bbe06f02957dd87c58 [INFO] testing colbyn/dynamodb_data against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolbyn%2Fdynamodb_data" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/colbyn/dynamodb_data on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/colbyn/dynamodb_data [INFO] finished tweaking git repo https://github.com/colbyn/dynamodb_data [INFO] tweaked toml for git repo https://github.com/colbyn/dynamodb_data written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 302216750d4a9fe929df08f5ff21d5c2268be4bfce365db35874ad65db913940 [INFO] running `"docker" "start" "-a" "302216750d4a9fe929df08f5ff21d5c2268be4bfce365db35874ad65db913940"` [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling rusoto_credential v0.40.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.40.0 [INFO] [stderr] Compiling dynamodb_data v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `"docker" "inspect" "302216750d4a9fe929df08f5ff21d5c2268be4bfce365db35874ad65db913940"` [INFO] running `"docker" "rm" "-f" "302216750d4a9fe929df08f5ff21d5c2268be4bfce365db35874ad65db913940"` [INFO] [stdout] 302216750d4a9fe929df08f5ff21d5c2268be4bfce365db35874ad65db913940 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 780bca49a1cf605031b4bd8534f7bd392aaa115241461721c3a4451d37f87746 [INFO] running `"docker" "start" "-a" "780bca49a1cf605031b4bd8534f7bd392aaa115241461721c3a4451d37f87746"` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling dynamodb_data v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.86s [INFO] running `"docker" "inspect" "780bca49a1cf605031b4bd8534f7bd392aaa115241461721c3a4451d37f87746"` [INFO] running `"docker" "rm" "-f" "780bca49a1cf605031b4bd8534f7bd392aaa115241461721c3a4451d37f87746"` [INFO] [stdout] 780bca49a1cf605031b4bd8534f7bd392aaa115241461721c3a4451d37f87746 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d01ac8d47468fc68b6e7237e48225f0bc8a28857fa2d8cd75d6739a28a61f5d4 [INFO] running `"docker" "start" "-a" "d01ac8d47468fc68b6e7237e48225f0bc8a28857fa2d8cd75d6739a28a61f5d4"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.68s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dynamodb_data-0cfcb3ce9b1a967f [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests dynamodb_data [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - fields (line 119) ... FAILED [INFO] [stdout] test src/lib.rs - (line 5) ... FAILED [INFO] [stdout] test src/lib.rs - fields (line 141) ... FAILED [INFO] [stdout] test src/lib.rs - names (line 173) ... FAILED [INFO] [stdout] test src/lib.rs - to_fields (line 63) ... ok [INFO] [stdout] test src/lib.rs - from_attribute_value (line 53) ... ok [INFO] [stdout] test src/lib.rs - to_attribute_value (line 41) ... ok [INFO] [stdout] test src/lib.rs - from_fields (line 81) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - fields (line 119) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestqkZ8m3/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestqkZ8m3/rust_out" "/tmp/rustdoctestqkZ8m3/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/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuuid-e03b9ce52ddb7581.rlib" "/opt/rustwide/target/debug/deps/librand-f488f31dc6440488.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-cf350ebec693170f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libdynamodb_data-5669e8ed83e1e8f3.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-db550faa1a2c1180.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-5ddf8b7c27d9c813.rlib" "/opt/rustwide/target/debug/deps/libxml-395b68c079b3c361.rlib" "/opt/rustwide/target/debug/deps/liburl-dac3c5905eb634a1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libidna-986f51be031240a0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46e52dbba132d0ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29dc1646e27c030.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libsha2-dd911283c736f970.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-4e3873620015ce7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-69913204ea4a6917.rlib" "/opt/rustwide/target/debug/deps/libarrayref-71407e6fdc8282a0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d88ba5f33f799bef.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-5383cc566dc58c83.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-d42259c1c0d7f4a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a0b0134790c95e4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-96635bcc92b8d2ea.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-15eae8c7af604d1d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-568784112bcd6fe9.rlib" "/opt/rustwide/target/debug/deps/libshlex-b4c4b7627c66a591.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libdirs-7d4632a2b07b55d1.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fece86d90621856.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-50784a458f1c83d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a9b8068cf58520d.rlib" "/opt/rustwide/target/debug/deps/libmd5-b6baf63bd1ac6852.rlib" "/opt/rustwide/target/debug/deps/libhmac-f8ad4eef9441bdc1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bca1dd87ab970d46.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e5dfbd9a4314c3c9.rlib" "/opt/rustwide/target/debug/deps/libdigest-8664c6cbd3d88f7e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-35776010d01e2459.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f3ded0b1bdfad787.rlib" "/opt/rustwide/target/debug/deps/libhex-70bb459cbe1f0506.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5243afef10ebf801.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8fe5e6123cd5186a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libopenssl-eaee2e1fb9f5f74c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-760e6d75d8f6c304.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libhyper-83c29204239cc525.rlib" "/opt/rustwide/target/debug/deps/libwant-f5411df2b7043a1e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-2103f343ff9ed148.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-6fc5424edd2a67fa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-20810875d6e5dcd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-3c5d4ce78ba5a605.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-22aa1841a4213cd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3bc783dce121f632.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f6b198bf3bf7f39a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-62322ca192ac8cce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-14101db1a0aab3ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e6e8fd8ae3735eb4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-2d579851bddffa7b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-21013a758e990a51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a6bc819d4a830d82.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-98c7ed324b554b75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-365b4340a0b8dd0b.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1ca0522faf968f.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-89c394c08e545060.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-6a2e90db52a502d7.rlib" "/opt/rustwide/target/debug/deps/libh2-b1d00cb208ad4690.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libstring-1f95ab1c1abcce7a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libhttp-65b9659659be19bc.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-343ce9f7280e8d79.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d6d9d24ac33e2dbb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libbytes-67109468b9d642de.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libserde_json-572e5e3f5a613b19.rlib" "/opt/rustwide/target/debug/deps/libryu-ed04815f79ed30bf.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libserde-e80d6820ea43869b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/lib.rs - (line 5) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestuyb9kh/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestuyb9kh/rust_out" "/tmp/rustdoctestuyb9kh/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/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuuid-e03b9ce52ddb7581.rlib" "/opt/rustwide/target/debug/deps/librand-f488f31dc6440488.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-cf350ebec693170f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libdynamodb_data-5669e8ed83e1e8f3.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-db550faa1a2c1180.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-5ddf8b7c27d9c813.rlib" "/opt/rustwide/target/debug/deps/libxml-395b68c079b3c361.rlib" "/opt/rustwide/target/debug/deps/liburl-dac3c5905eb634a1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libidna-986f51be031240a0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46e52dbba132d0ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29dc1646e27c030.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libsha2-dd911283c736f970.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-4e3873620015ce7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-69913204ea4a6917.rlib" "/opt/rustwide/target/debug/deps/libarrayref-71407e6fdc8282a0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d88ba5f33f799bef.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-5383cc566dc58c83.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-d42259c1c0d7f4a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a0b0134790c95e4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-96635bcc92b8d2ea.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-15eae8c7af604d1d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-568784112bcd6fe9.rlib" "/opt/rustwide/target/debug/deps/libshlex-b4c4b7627c66a591.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libdirs-7d4632a2b07b55d1.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fece86d90621856.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-50784a458f1c83d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a9b8068cf58520d.rlib" "/opt/rustwide/target/debug/deps/libmd5-b6baf63bd1ac6852.rlib" "/opt/rustwide/target/debug/deps/libhmac-f8ad4eef9441bdc1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bca1dd87ab970d46.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e5dfbd9a4314c3c9.rlib" "/opt/rustwide/target/debug/deps/libdigest-8664c6cbd3d88f7e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-35776010d01e2459.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f3ded0b1bdfad787.rlib" "/opt/rustwide/target/debug/deps/libhex-70bb459cbe1f0506.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5243afef10ebf801.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8fe5e6123cd5186a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libopenssl-eaee2e1fb9f5f74c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-760e6d75d8f6c304.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libhyper-83c29204239cc525.rlib" "/opt/rustwide/target/debug/deps/libwant-f5411df2b7043a1e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-2103f343ff9ed148.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-6fc5424edd2a67fa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-20810875d6e5dcd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-3c5d4ce78ba5a605.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-22aa1841a4213cd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3bc783dce121f632.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f6b198bf3bf7f39a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-62322ca192ac8cce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-14101db1a0aab3ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e6e8fd8ae3735eb4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-2d579851bddffa7b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-21013a758e990a51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a6bc819d4a830d82.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-98c7ed324b554b75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-365b4340a0b8dd0b.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1ca0522faf968f.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-89c394c08e545060.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-6a2e90db52a502d7.rlib" "/opt/rustwide/target/debug/deps/libh2-b1d00cb208ad4690.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libstring-1f95ab1c1abcce7a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libhttp-65b9659659be19bc.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-343ce9f7280e8d79.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d6d9d24ac33e2dbb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libbytes-67109468b9d642de.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libserde_json-572e5e3f5a613b19.rlib" "/opt/rustwide/target/debug/deps/libryu-ed04815f79ed30bf.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libserde-e80d6820ea43869b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/lib.rs - fields (line 141) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestRHKB0l/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestRHKB0l/rust_out" "/tmp/rustdoctestRHKB0l/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/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuuid-e03b9ce52ddb7581.rlib" "/opt/rustwide/target/debug/deps/librand-f488f31dc6440488.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-cf350ebec693170f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libdynamodb_data-5669e8ed83e1e8f3.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-db550faa1a2c1180.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-5ddf8b7c27d9c813.rlib" "/opt/rustwide/target/debug/deps/libxml-395b68c079b3c361.rlib" "/opt/rustwide/target/debug/deps/liburl-dac3c5905eb634a1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libidna-986f51be031240a0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46e52dbba132d0ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29dc1646e27c030.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libsha2-dd911283c736f970.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-4e3873620015ce7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-69913204ea4a6917.rlib" "/opt/rustwide/target/debug/deps/libarrayref-71407e6fdc8282a0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d88ba5f33f799bef.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-5383cc566dc58c83.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-d42259c1c0d7f4a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a0b0134790c95e4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-96635bcc92b8d2ea.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-15eae8c7af604d1d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-568784112bcd6fe9.rlib" "/opt/rustwide/target/debug/deps/libshlex-b4c4b7627c66a591.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libdirs-7d4632a2b07b55d1.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fece86d90621856.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-50784a458f1c83d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a9b8068cf58520d.rlib" "/opt/rustwide/target/debug/deps/libmd5-b6baf63bd1ac6852.rlib" "/opt/rustwide/target/debug/deps/libhmac-f8ad4eef9441bdc1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bca1dd87ab970d46.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e5dfbd9a4314c3c9.rlib" "/opt/rustwide/target/debug/deps/libdigest-8664c6cbd3d88f7e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-35776010d01e2459.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f3ded0b1bdfad787.rlib" "/opt/rustwide/target/debug/deps/libhex-70bb459cbe1f0506.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5243afef10ebf801.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8fe5e6123cd5186a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libopenssl-eaee2e1fb9f5f74c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-760e6d75d8f6c304.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libhyper-83c29204239cc525.rlib" "/opt/rustwide/target/debug/deps/libwant-f5411df2b7043a1e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-2103f343ff9ed148.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-6fc5424edd2a67fa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-20810875d6e5dcd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-3c5d4ce78ba5a605.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-22aa1841a4213cd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3bc783dce121f632.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f6b198bf3bf7f39a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-62322ca192ac8cce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-14101db1a0aab3ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e6e8fd8ae3735eb4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-2d579851bddffa7b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-21013a758e990a51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a6bc819d4a830d82.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-98c7ed324b554b75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-365b4340a0b8dd0b.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1ca0522faf968f.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-89c394c08e545060.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-6a2e90db52a502d7.rlib" "/opt/rustwide/target/debug/deps/libh2-b1d00cb208ad4690.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libstring-1f95ab1c1abcce7a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libhttp-65b9659659be19bc.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-343ce9f7280e8d79.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d6d9d24ac33e2dbb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libbytes-67109468b9d642de.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libserde_json-572e5e3f5a613b19.rlib" "/opt/rustwide/target/debug/deps/libryu-ed04815f79ed30bf.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libserde-e80d6820ea43869b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/lib.rs - names (line 173) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestW6B4rn/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestW6B4rn/rust_out" "/tmp/rustdoctestW6B4rn/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/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdynamodb_data-5669e8ed83e1e8f3.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-db550faa1a2c1180.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-5ddf8b7c27d9c813.rlib" "/opt/rustwide/target/debug/deps/libxml-395b68c079b3c361.rlib" "/opt/rustwide/target/debug/deps/liburl-dac3c5905eb634a1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libidna-986f51be031240a0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46e52dbba132d0ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29dc1646e27c030.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libsha2-dd911283c736f970.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-4e3873620015ce7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-69913204ea4a6917.rlib" "/opt/rustwide/target/debug/deps/libarrayref-71407e6fdc8282a0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d88ba5f33f799bef.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-5383cc566dc58c83.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-d42259c1c0d7f4a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a0b0134790c95e4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-96635bcc92b8d2ea.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-15eae8c7af604d1d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-568784112bcd6fe9.rlib" "/opt/rustwide/target/debug/deps/libshlex-b4c4b7627c66a591.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libdirs-7d4632a2b07b55d1.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fece86d90621856.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-50784a458f1c83d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a9b8068cf58520d.rlib" "/opt/rustwide/target/debug/deps/libmd5-b6baf63bd1ac6852.rlib" "/opt/rustwide/target/debug/deps/libhmac-f8ad4eef9441bdc1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bca1dd87ab970d46.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e5dfbd9a4314c3c9.rlib" "/opt/rustwide/target/debug/deps/libdigest-8664c6cbd3d88f7e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-35776010d01e2459.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f3ded0b1bdfad787.rlib" "/opt/rustwide/target/debug/deps/libhex-70bb459cbe1f0506.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5243afef10ebf801.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8fe5e6123cd5186a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libopenssl-eaee2e1fb9f5f74c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-760e6d75d8f6c304.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libhyper-83c29204239cc525.rlib" "/opt/rustwide/target/debug/deps/libwant-f5411df2b7043a1e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-2103f343ff9ed148.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-6fc5424edd2a67fa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-20810875d6e5dcd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-3c5d4ce78ba5a605.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-22aa1841a4213cd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3bc783dce121f632.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f6b198bf3bf7f39a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-62322ca192ac8cce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-14101db1a0aab3ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e6e8fd8ae3735eb4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-2d579851bddffa7b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-21013a758e990a51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a6bc819d4a830d82.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-98c7ed324b554b75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-365b4340a0b8dd0b.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1ca0522faf968f.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-89c394c08e545060.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-6a2e90db52a502d7.rlib" "/opt/rustwide/target/debug/deps/libh2-b1d00cb208ad4690.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libstring-1f95ab1c1abcce7a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libhttp-65b9659659be19bc.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-343ce9f7280e8d79.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d6d9d24ac33e2dbb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libbytes-67109468b9d642de.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libserde_json-572e5e3f5a613b19.rlib" "/opt/rustwide/target/debug/deps/libryu-ed04815f79ed30bf.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libserde-e80d6820ea43869b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/lib.rs - (line 5) [INFO] [stdout] src/lib.rs - fields (line 119) [INFO] [stdout] src/lib.rs - fields (line 141) [INFO] [stdout] src/lib.rs - names (line 173) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "d01ac8d47468fc68b6e7237e48225f0bc8a28857fa2d8cd75d6739a28a61f5d4"` [INFO] running `"docker" "rm" "-f" "d01ac8d47468fc68b6e7237e48225f0bc8a28857fa2d8cd75d6739a28a61f5d4"` [INFO] [stdout] d01ac8d47468fc68b6e7237e48225f0bc8a28857fa2d8cd75d6739a28a61f5d4