Skip to content

Instantly share code, notes, and snippets.

@davidpdrsn
Created May 1, 2019 08:05
Show Gist options
  • Save davidpdrsn/bdbd4e0ecc629ef5fdf845596aff00ae to your computer and use it in GitHub Desktop.
Save davidpdrsn/bdbd4e0ecc629ef5fdf845596aff00ae to your computer and use it in GitHub Desktop.
cargo test -j 1
Finished dev [unoptimized + debuginfo] target(s) in 0.24s
Running target/debug/deps/graphql_api-fd1595672b534a18
running 31 tests
test auth::test::test_bearer_pattern ... ok
test cli::run_query::test::test_parsing_operation_name_from_query_with_vars ... ok
test cli::run_query::test::test_parsing_operation_name_from_query ... ok
test cli::run_query::test::test_parsing_valid_url ... ok
test models::factories::test::position_factory ... ok
test tests::very_high_level_tests::root ... ok
test tests::follows::test_http_error ... ok
test tests::follows::follower_pagination_user_not_found ... ok
test tests::follows::test_graphql_error ... ok
test models::factories::test::creating_unique_slugs ... ok
test tests::very_high_level_tests::graphql ... ok
test tests::follows::follower_pagination_user_with_one_follower ... ok
test tests::follows::test_current_user_following_ids ... ok
test tests::follows::doesnt_show_users_who_are_anonymous ... ok
test tests::follows::followings ... ok
test tests::follows::test_sorts_followers_by_name ... ok
test tests::follows::test_sorts_followings_by_name ... ok
test tests::follows::total_count_returns_number_of_followers ... ok
test tests::very_high_level_tests::variables ... ok
test tests::follows::follower_pagination_user_with_two_followers ... ok
test tests::very_high_level_tests::counting_queries ... ok
test models::club::test::test_club_id ... ok
test models::user::test::no_club_on_user ... ok
test tests::follows::gets_error_on_invalid_cursor ... ok
test tests::follows::loading_clubs_of_followers ... ok
test tests::follows::follower_pagination_user_without_followers ... ok
test tests::follows::test_n_plus_one ... ok
test models::user::test::club_on_user ... ok
test tests::follows::no_n_plus_one_when_loading_clubs ... ok
test tests::very_high_level_tests::fragments_with_children ... ok
test tests::follows::not_querying_data_not_asked_for ... ok
test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Running target/debug/deps/g-5f38538aa9e1b053
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Running target/debug/deps/server-4a3ccc8b45b5cf4e
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Running target/debug/deps/i18n-2f2723614813449a
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Running target/debug/deps/map_reduce-09231703cc4c66aa
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Running target/debug/deps/rocket_basic_auth-30aaea024e0bca39
running 2 tests
test test::test_basic_auth_invalid ... ok
test test::test_basic_auth_valid ... ok
test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Running target/debug/deps/rollbar_failure-62f7d83ab41653f7
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Doc-tests rocket-basic-auth
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Doc-tests rollbar-failure
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Doc-tests map-reduce
running 1 test
test src/lib.rs - (line 3) ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Doc-tests graphql_api
running 14 tests
test src/utils.rs - utils::Pair::first (line 15) ... ok
test src/core_ext.rs - core_ext::AsSome (line 6) ... ok
test src/utils.rs - utils::Pair::second (line 26) ... ok
test src/macros.rs - otry (line 25) ... ok
test src/macros.rs - query (line 69) ... ok
test src/macros.rs - query (line 51) ... ok
test src/utils/multi_timer.rs - utils::multi_timer (line 5) ... FAILED
test src/utils/global_counter.rs - utils::global_counter::GlobalCounter::count (line 20) ... FAILED
test src/utils/global_counter.rs - utils::global_counter::GlobalCounter::reset (line 67) ... FAILED
test src/utils/global_counter.rs - utils::global_counter::GlobalCounter::decrement (line 51) ... FAILED
test src/macros.rs - vars (line 106) ... FAILED
test src/macros.rs - otry (line 12) ... FAILED
test src/macros.rs - vars (line 96) ... FAILED
test src/utils/global_counter.rs - utils::global_counter::GlobalCounter::increment (line 35) ... ok
failures:
---- src/utils/multi_timer.rs - utils::multi_timer (line 5) stdout ----
error: linking with `cc` failed: signal: 9
|
= note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.13.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.14.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.15.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestDwS2Gy/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestDwS2Gy/rust_out" "/tmp/rustdoctestDwS2Gy/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/root/project/target/debug/deps" "-L" "/root/project/target/debug/build/backtrace-sys-bd6c98c08c008864/out" "-L" "/root/project/target/debug/build/ring-0f400519f0d6db39/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/root/project/target/debug/deps" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/root/project/target/debug/deps/libgraphql_api-16c94bf22227688c.rlib" "/root/project/target/debug/deps/libenv_logger-cabd8523c9c0be1c.rlib" "/root/project/target/debug/deps/libhumantime-5372df2788922ca3.rlib" "/root/project/target/debug/deps/libquick_error-3ccd8c5f646c0546.rlib" "/root/project/target/debug/deps/libtermcolor-8b23fe98a7acbc44.rlib" "/root/project/target/debug/deps/librollbar_failure-a4a6068fb0eb8358.rlib" "/root/project/target/debug/deps/librocket_basic_auth-2027d85995c82554.rlib" "/root/project/target/debug/deps/libdotenv-dcc42e6bb3295aa6.rlib" "/root/project/target/debug/deps/libregex-8c3717fb9c4ba60a.rlib" "/root/project/target/debug/deps/libregex_syntax-e7918420415b4942.rlib" "/root/project/target/debug/deps/libchashmap-7d97a50c1ad91995.rlib" "/root/project/target/debug/deps/libparking_lot-7f02f10e527f25c9.rlib" "/root/project/target/debug/deps/libparking_lot_core-60e35a4398e79be9.rlib" "/root/project/target/debug/deps/librand-74754ca2b30e2199.rlib" "/root/project/target/debug/deps/libthread_id-cf1fa56cd31cca67.rlib" "/root/project/target/debug/deps/libowning_ref-995fe373932a1d60.rlib" "/root/project/target/debug/deps/libcadence-b067172726b7e505.rlib" "/root/project/target/debug/deps/libcrossbeam-16f9ec42cf4f6ac1.rlib" "/root/project/target/debug/deps/libi18n-1ad9fdd20c2e0658.rlib" "/root/project/target/debug/deps/libbacktrace-6a1f1be9a3ce6094.rlib" "/root/project/target/debug/deps/libbacktrace_sys-160cb5f9ed735334.rlib" "/root/project/target/debug/deps/librustc_demangle-af514eaf184bd960.rlib" "/root/project/target/debug/deps/libreqwest-410b6a85a48e7461.rlib" "/root/project/target/debug/deps/libserde_urlencoded-ac3a084c623c98d1.rlib" "/root/project/target/debug/deps/libdtoa-aa0dea237229ebe7.rlib" "/root/project/target/debug/deps/libmime_guess-b74da710a6a28a0c.rlib" "/root/project/target/debug/deps/libphf-1a86b1a5aba385ef.rlib" "/root/project/target/debug/deps/libphf_shared-7b2b7a2f565f3ad3.rlib" "/root/project/target/debug/deps/libsiphasher-e26ed24b747dccf0.rlib" "/root/project/target/debug/deps/libmime-47d34cc554eb45cb.rlib" "/root/project/target/debug/deps/libunicase-2b424a66c9238492.rlib" "/root/project/target/debug/deps/libflate2-c0ff98e38702cfe9.rlib" "/root/project/target/debug/deps/libminiz_oxide_c_api-227a5bb2ce1477d8.rlib" "/root/project/target/debug/deps/libminiz_oxide-b9e94821a0adc427.rlib" "/root/project/target/debug/deps/libadler32-f706908475717357.rlib" "/root/project/target/debug/deps/libcrc-9c6201d3ec7f0fa0.rlib" "/root/project/target/debug/deps/libcrc32fast-ebaff93f93e16348.rlib" "/root/project/target/debug/deps/libhyper_tls-f06286efb4b5a2af.rlib" "/root/project/target/debug/deps/libnative_tls-579fb33c3971eb21.rlib" "/root/project/target/debug/deps/libopenssl_probe-136beb676d025b8e.rlib" "/root/project/target/debug/deps/libopenssl-4295f376cbf9d3e7.rlib" "/root/project/target/debug/deps/libopenssl_sys-31aa98f8aac5ab20.rlib" "/root/project/target/debug/deps/libforeign_types-d0401fe809e81199.rlib" "/root/project/target/debug/deps/libforeign_types_shared-c7461d9b10284ac2.rlib" "/root/project/target/debug/deps/libhyper-a426d7784b93261c.rlib" "/root/project/target/debug/deps/libwant-7b411eddb9178410.rlib" "/root/project/target/debug/deps/libtry_lock-d8c009a829711174.rlib" "/root/project/target/debug/deps/libtokio_tcp-28e4b060eb65286a.rlib" "/root/project/target/debug/deps/libtokio-e3dfcfd6429c3544.rlib" "/root/project/target/debug/deps/libtokio_timer-3b81f5964ab982c0.rlib" "/root/project/target/debug/deps/libtokio_threadpool-e5cc0f25496be618.rlib" "/root/project/target/debug/deps/libcrossbeam-3ea59b7c10826633.rlib" "/root/project/target/debug/deps/libcrossbeam_channel-21aa355e22b3d189.rlib" "/root/project/target/debug/deps/libcrossbeam_deque-b20cb939b27507a1.rlib" "/root/project/target/debug/deps/libcrossbeam_epoch-dc2fc843d4b9d243.rlib" "/root/project/target/debug/deps/libmemoffset-df730eeefc708b02.rlib" "/root/project/target/debug/deps/libarrayvec-9814176b6b06d63f.rlib" "/root/project/target/debug/deps/libtokio_reactor-db3254c7669a172d.rlib" "/root/project/target/debug/deps/libparking_lot-505e5e7c308ef036.rlib" "/root/project/target/debug/deps/libparking_lot_core-17826d344c96fbc4.rlib" "/root/project/target/debug/deps/liblock_api-3a7aa9191b129838.rlib" "/root/project/target/debug/deps/libowning_ref-0ccd04eada3ad390.rlib" "/root/project/target/debug/deps/libstable_deref_trait-9d80231658e1ced1.rlib" "/root/project/target/debug/deps/libscopeguard-d6c5348ecdc06206.rlib" "/root/project/target/debug/deps/libtokio_current_thread-395abd1169f58b7b.rlib" "/root/project/target/debug/deps/libtokio_executor-6819cd2eb9f237b2.rlib" "/root/project/target/debug/deps/libcrossbeam_utils-cc7bbcef0746b674.rlib" "/root/project/target/debug/deps/libmio-b94121737ba6939c.rlib" "/root/project/target/debug/deps/liblazycell-cb7ee203a5985a42.rlib" "/root/project/target/debug/deps/libnet2-85777449e11ed132.rlib" "/root/project/target/debug/deps/libh2-506927fd8e074aae.rlib" "/root/project/target/debug/deps/libstring-d32708dc533619ee.rlib" "/root/project/target/debug/deps/libslab-04a6102b19fab2ff.rlib" "/root/project/target/debug/deps/libtokio_io-638e23191804ea7d.rlib" "/root/project/target/debug/deps/libfutures_cpupool-61a5121a0b187ff9.rlib" "/root/project/target/debug/deps/libhttp-fa21dfe6ef248c25.rlib" "/root/project/target/debug/deps/libfutures-49139d82e72c29de.rlib" "/root/project/target/debug/deps/libencoding_rs-06a1b76cc35ae05b.rlib" "/root/project/target/debug/deps/libbytes-0591536eb399b19b.rlib" "/root/project/target/debug/deps/libiovec-cacc0659698f6d3d.rlib" "/root/project/target/debug/deps/libmap_reduce-48a273b679668672.rlib" "/root/project/target/debug/deps/libthreadpool-f051ed1485d82c56.rlib" "/root/project/target/debug/deps/libstructopt-c93e2ede95d5d45e.rlib" "/root/project/target/debug/deps/libclap-9b4a8766b2be9fe0.rlib" "/root/project/target/debug/deps/libvec_map-d8a4bbb0ff765eb3.rlib" "/root/project/target/debug/deps/libtextwrap-8aef233de5dbdd64.rlib" "/root/project/target/debug/deps/libunicode_width-c675a4783d974414.rlib" "/root/project/target/debug/deps/libstrsim-eb13929ce6724a67.rlib" "/root/project/target/debug/deps/libatty-0132d3f6333e6bc0.rlib" "/root/project/target/debug/deps/libansi_term-347aab252befa3b5.rlib" "/root/project/target/debug/deps/libregex-d6b0f2ccabff9aba.rlib" "/root/project/target/debug/deps/libutf8_ranges-5b7992de2eb4120e.rlib" "/root/project/target/debug/deps/libregex_syntax-a3cd144283ea0393.rlib" "/root/project/target/debug/deps/libucd_util-58a92761dc216a48.rlib" "/root/project/target/debug/deps/libthread_local-7b9010c8c066918e.rlib" "/root/project/target/debug/deps/libaho_corasick-03894b7e4d171c6b.rlib" "/root/project/target/debug/deps/libmaud-04b1992aaf2a6e09.rlib" "/root/project/target/debug/deps/libmaud_htmlescape-f52d62de79cd5b2a.rlib" "/root/project/target/debug/deps/libjuniper-5e273539d7bada62.rlib" "/root/project/target/debug/deps/libuuid-5a8c2a96218c3c44.rlib" "/root/project/target/debug/deps/librand-0a5d562ba10a2745.rlib" "/root/project/target/debug/deps/librand_xorshift-7cec146c6ac62f56.rlib" "/root/project/target/debug/deps/librand_pcg-1c1b88b80dd36145.rlib" "/root/project/target/debug/deps/librand_hc-7c50e37568885356.rlib" "/root/project/target/debug/deps/librand_chacha-fccf9f2dabebecbf.rlib" "/root/project/target/debug/deps/librand_isaac-4559a576da5a6f20.rlib" "/root/project/target/debug/deps/librand_core-185384a17dccd7a2.rlib" "/root/project/target/debug/deps/librand_os-138ca6fd85496fc4.rlib" "/root/project/target/debug/deps/librand_jitter-dd89f88cc82b30e6.rlib" "/root/project/target/debug/deps/librand_core-78f79b2045cb91da.rlib" "/root/project/target/debug/deps/libfnv-251b8c3add9f6142.rlib" "/root/project/target/debug/deps/librocket_contrib-02f269428b1d4d45.rlib" "/root/project/target/debug/deps/libdiesel-f32a8395b5665b99.rlib" "/root/project/target/debug/deps/libpq_sys-c37c8ceb1565e16f.rlib" "/root/project/target/debug/deps/libchrono-a28c95f031c1403a.rlib" "/root/project/target/debug/deps/libnum_integer-0fc39bc1fe047c2e.rlib" "/root/project/target/debug/deps/libnum_traits-694f55a9d839665c.rlib" "/root/project/target/debug/deps/libbitflags-67b217f3f83c078e.rlib" "/root/project/target/debug/deps/libr2d2-d7b8d3619d76e698.rlib" "/root/project/target/debug/deps/libscheduled_thread_pool-3cd529cdc74ee486.rlib" "/root/project/target/debug/deps/libantidote-5c053ce69cdf18ae.rlib" "/root/project/target/debug/deps/libserde_json-3c8f371062141535.rlib" "/root/project/target/debug/deps/libryu-25bb967e315d32b9.rlib" "/root/project/target/debug/deps/libitoa-dbcfbf74211c3ce7.rlib" "/root/project/target/debug/deps/librocket-3e5c985076abcc08.rlib" "/root/project/target/debug/deps/libisatty-8c233ea8c0d2827f.rlib" "/root/project/target/debug/deps/libbase64-94b27a3a9a384f21.rlib" "/root/project/target/debug/deps/libmemchr-b444f625a7a9f5e2.rlib" "/root/project/target/debug/deps/libtoml-1380cfd8ad87fa64.rlib" "/root/project/target/debug/deps/libyansi-b02d15d26c97613d.rlib" "/root/project/target/debug/deps/librocket_http-3f2d4f941a5d92ee.rlib" "/root/project/target/debug/deps/libhyper-dbe48e0fbcf6f210.rlib" "/root/project/target/debug/deps/libmime-edf8b258e5a42e4d.rlib" "/root/project/target/debug/deps/liblog-935027b0929e4475.rlib" "/root/project/target/debug/deps/liblog-052ac87a9e194833.rlib" "/root/project/target/debug/deps/libcfg_if-c86d0d4c55f27b8d.rlib" "/root/project/target/debug/deps/liblanguage_tags-cb217c35fe0b0b61.rlib" "/root/project/target/debug/deps/libtypeable-3bc2498cc4890730.rlib" "/root/project/target/debug/deps/libtraitobject-9199dd1d9f5af16c.rlib" "/root/project/target/debug/deps/libnum_cpus-3de5ce812c128ca7.rlib" "/root/project/target/debug/deps/libhttparse-7ccdc2fd681e7596.rlib" "/root/project/target/debug/deps/libunicase-dc17fd4420744323.rlib" "/root/project/target/debug/deps/libunicode_xid-1eef3751139beb20.rlib" "/root/project/target/debug/deps/libstate-1b7020fcc69661ce.rlib" "/root/project/target/debug/deps/libindexmap-5c6b7665c4e13b77.rlib" "/root/project/target/debug/deps/libserde-8cc854cf6e4498cb.rlib" "/root/project/target/debug/deps/libcookie-cbcbb976afcd1d2a.rlib" "/root/project/target/debug/deps/libbase64-631cbcd6e5c384ec.rlib" "/root/project/target/debug/deps/libsafemem-afe50eed29806413.rlib" "/root/project/target/debug/deps/libbyteorder-d3aa9c02f0f06622.rlib" "/root/project/target/debug/deps/libring-2b33251d29087d4e.rlib" "/root/project/target/debug/deps/libuntrusted-041d3089af11dc83.rlib" "/root/project/target/debug/deps/liblazy_static-25b1d19aa7bca034.rlib" "/root/project/target/debug/deps/libtime-7a777f8a7fc20a8d.rlib" "/root/project/target/debug/deps/liblibc-aad928c89b5d1fd8.rlib" "/root/project/target/debug/deps/liburl-b1aefb45912ecf01.rlib" "/root/project/target/debug/deps/libidna-b52e127698925d71.rlib" "/root/project/target/debug/deps/libunicode_normalization-b2a471164997cf84.rlib" "/root/project/target/debug/deps/libunicode_bidi-a7528fe9281939e5.rlib" "/root/project/target/debug/deps/libmatches-1a11547c7e6b16df.rlib" "/root/project/target/debug/deps/libsmallvec-25bfc9b0c53d7736.rlib" "/root/project/target/debug/deps/libunreachable-f2c75ac43dd3d2cc.rlib" "/root/project/target/debug/deps/libvoid-257bf695b9520309.rlib" "/root/project/target/debug/deps/libpercent_encoding-c375ec3d24aad152.rlib" "/root/project/target/debug/deps/libpear-c42d6171f078e5b7.rlib" "-Wl,--start-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f15b94e0ef1e7ed5.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-48f7425a319b9cc6.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f55d6a493cf2a484.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-472e0027e50bd562.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79268d314779fe40.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f75e40874fb03c43.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-dd2123e0a5ba53c1.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-712d65d6d741f712.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5ad79a35fcb8842a.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-86177e16105f8a3f.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-946d14b0942984a3.rlib" "-Wl,--end-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e71571998bfb2593.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil"
= note: /usr/bin/ld: final link failed: Cannot allocate memory
collect2: error: ld returned 1 exit status
error: aborting due to previous error
thread 'src/utils/multi_timer.rs - utils::multi_timer (line 5)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:310:13
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
---- src/utils/global_counter.rs - utils::global_counter::GlobalCounter::count (line 20) stdout ----
error: linking with `cc` failed: exit code: 1
|
= note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.13.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.14.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.15.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestbXpcTm/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestbXpcTm/rust_out" "/tmp/rustdoctestbXpcTm/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/root/project/target/debug/deps" "-L" "/root/project/target/debug/build/backtrace-sys-bd6c98c08c008864/out" "-L" "/root/project/target/debug/build/ring-0f400519f0d6db39/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/root/project/target/debug/deps" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/root/project/target/debug/deps/libgraphql_api-16c94bf22227688c.rlib" "/root/project/target/debug/deps/libenv_logger-cabd8523c9c0be1c.rlib" "/root/project/target/debug/deps/libhumantime-5372df2788922ca3.rlib" "/root/project/target/debug/deps/libquick_error-3ccd8c5f646c0546.rlib" "/root/project/target/debug/deps/libtermcolor-8b23fe98a7acbc44.rlib" "/root/project/target/debug/deps/librollbar_failure-a4a6068fb0eb8358.rlib" "/root/project/target/debug/deps/librocket_basic_auth-2027d85995c82554.rlib" "/root/project/target/debug/deps/libdotenv-dcc42e6bb3295aa6.rlib" "/root/project/target/debug/deps/libregex-8c3717fb9c4ba60a.rlib" "/root/project/target/debug/deps/libregex_syntax-e7918420415b4942.rlib" "/root/project/target/debug/deps/libchashmap-7d97a50c1ad91995.rlib" "/root/project/target/debug/deps/libparking_lot-7f02f10e527f25c9.rlib" "/root/project/target/debug/deps/libparking_lot_core-60e35a4398e79be9.rlib" "/root/project/target/debug/deps/librand-74754ca2b30e2199.rlib" "/root/project/target/debug/deps/libthread_id-cf1fa56cd31cca67.rlib" "/root/project/target/debug/deps/libowning_ref-995fe373932a1d60.rlib" "/root/project/target/debug/deps/libcadence-b067172726b7e505.rlib" "/root/project/target/debug/deps/libcrossbeam-16f9ec42cf4f6ac1.rlib" "/root/project/target/debug/deps/libi18n-1ad9fdd20c2e0658.rlib" "/root/project/target/debug/deps/libbacktrace-6a1f1be9a3ce6094.rlib" "/root/project/target/debug/deps/libbacktrace_sys-160cb5f9ed735334.rlib" "/root/project/target/debug/deps/librustc_demangle-af514eaf184bd960.rlib" "/root/project/target/debug/deps/libreqwest-410b6a85a48e7461.rlib" "/root/project/target/debug/deps/libserde_urlencoded-ac3a084c623c98d1.rlib" "/root/project/target/debug/deps/libdtoa-aa0dea237229ebe7.rlib" "/root/project/target/debug/deps/libmime_guess-b74da710a6a28a0c.rlib" "/root/project/target/debug/deps/libphf-1a86b1a5aba385ef.rlib" "/root/project/target/debug/deps/libphf_shared-7b2b7a2f565f3ad3.rlib" "/root/project/target/debug/deps/libsiphasher-e26ed24b747dccf0.rlib" "/root/project/target/debug/deps/libmime-47d34cc554eb45cb.rlib" "/root/project/target/debug/deps/libunicase-2b424a66c9238492.rlib" "/root/project/target/debug/deps/libflate2-c0ff98e38702cfe9.rlib" "/root/project/target/debug/deps/libminiz_oxide_c_api-227a5bb2ce1477d8.rlib" "/root/project/target/debug/deps/libminiz_oxide-b9e94821a0adc427.rlib" "/root/project/target/debug/deps/libadler32-f706908475717357.rlib" "/root/project/target/debug/deps/libcrc-9c6201d3ec7f0fa0.rlib" "/root/project/target/debug/deps/libcrc32fast-ebaff93f93e16348.rlib" "/root/project/target/debug/deps/libhyper_tls-f06286efb4b5a2af.rlib" "/root/project/target/debug/deps/libnative_tls-579fb33c3971eb21.rlib" "/root/project/target/debug/deps/libopenssl_probe-136beb676d025b8e.rlib" "/root/project/target/debug/deps/libopenssl-4295f376cbf9d3e7.rlib" "/root/project/target/debug/deps/libopenssl_sys-31aa98f8aac5ab20.rlib" "/root/project/target/debug/deps/libforeign_types-d0401fe809e81199.rlib" "/root/project/target/debug/deps/libforeign_types_shared-c7461d9b10284ac2.rlib" "/root/project/target/debug/deps/libhyper-a426d7784b93261c.rlib" "/root/project/target/debug/deps/libwant-7b411eddb9178410.rlib" "/root/project/target/debug/deps/libtry_lock-d8c009a829711174.rlib" "/root/project/target/debug/deps/libtokio_tcp-28e4b060eb65286a.rlib" "/root/project/target/debug/deps/libtokio-e3dfcfd6429c3544.rlib" "/root/project/target/debug/deps/libtokio_timer-3b81f5964ab982c0.rlib" "/root/project/target/debug/deps/libtokio_threadpool-e5cc0f25496be618.rlib" "/root/project/target/debug/deps/libcrossbeam-3ea59b7c10826633.rlib" "/root/project/target/debug/deps/libcrossbeam_channel-21aa355e22b3d189.rlib" "/root/project/target/debug/deps/libcrossbeam_deque-b20cb939b27507a1.rlib" "/root/project/target/debug/deps/libcrossbeam_epoch-dc2fc843d4b9d243.rlib" "/root/project/target/debug/deps/libmemoffset-df730eeefc708b02.rlib" "/root/project/target/debug/deps/libarrayvec-9814176b6b06d63f.rlib" "/root/project/target/debug/deps/libtokio_reactor-db3254c7669a172d.rlib" "/root/project/target/debug/deps/libparking_lot-505e5e7c308ef036.rlib" "/root/project/target/debug/deps/libparking_lot_core-17826d344c96fbc4.rlib" "/root/project/target/debug/deps/liblock_api-3a7aa9191b129838.rlib" "/root/project/target/debug/deps/libowning_ref-0ccd04eada3ad390.rlib" "/root/project/target/debug/deps/libstable_deref_trait-9d80231658e1ced1.rlib" "/root/project/target/debug/deps/libscopeguard-d6c5348ecdc06206.rlib" "/root/project/target/debug/deps/libtokio_current_thread-395abd1169f58b7b.rlib" "/root/project/target/debug/deps/libtokio_executor-6819cd2eb9f237b2.rlib" "/root/project/target/debug/deps/libcrossbeam_utils-cc7bbcef0746b674.rlib" "/root/project/target/debug/deps/libmio-b94121737ba6939c.rlib" "/root/project/target/debug/deps/liblazycell-cb7ee203a5985a42.rlib" "/root/project/target/debug/deps/libnet2-85777449e11ed132.rlib" "/root/project/target/debug/deps/libh2-506927fd8e074aae.rlib" "/root/project/target/debug/deps/libstring-d32708dc533619ee.rlib" "/root/project/target/debug/deps/libslab-04a6102b19fab2ff.rlib" "/root/project/target/debug/deps/libtokio_io-638e23191804ea7d.rlib" "/root/project/target/debug/deps/libfutures_cpupool-61a5121a0b187ff9.rlib" "/root/project/target/debug/deps/libhttp-fa21dfe6ef248c25.rlib" "/root/project/target/debug/deps/libfutures-49139d82e72c29de.rlib" "/root/project/target/debug/deps/libencoding_rs-06a1b76cc35ae05b.rlib" "/root/project/target/debug/deps/libbytes-0591536eb399b19b.rlib" "/root/project/target/debug/deps/libiovec-cacc0659698f6d3d.rlib" "/root/project/target/debug/deps/libmap_reduce-48a273b679668672.rlib" "/root/project/target/debug/deps/libthreadpool-f051ed1485d82c56.rlib" "/root/project/target/debug/deps/libstructopt-c93e2ede95d5d45e.rlib" "/root/project/target/debug/deps/libclap-9b4a8766b2be9fe0.rlib" "/root/project/target/debug/deps/libvec_map-d8a4bbb0ff765eb3.rlib" "/root/project/target/debug/deps/libtextwrap-8aef233de5dbdd64.rlib" "/root/project/target/debug/deps/libunicode_width-c675a4783d974414.rlib" "/root/project/target/debug/deps/libstrsim-eb13929ce6724a67.rlib" "/root/project/target/debug/deps/libatty-0132d3f6333e6bc0.rlib" "/root/project/target/debug/deps/libansi_term-347aab252befa3b5.rlib" "/root/project/target/debug/deps/libregex-d6b0f2ccabff9aba.rlib" "/root/project/target/debug/deps/libutf8_ranges-5b7992de2eb4120e.rlib" "/root/project/target/debug/deps/libregex_syntax-a3cd144283ea0393.rlib" "/root/project/target/debug/deps/libucd_util-58a92761dc216a48.rlib" "/root/project/target/debug/deps/libthread_local-7b9010c8c066918e.rlib" "/root/project/target/debug/deps/libaho_corasick-03894b7e4d171c6b.rlib" "/root/project/target/debug/deps/libmaud-04b1992aaf2a6e09.rlib" "/root/project/target/debug/deps/libmaud_htmlescape-f52d62de79cd5b2a.rlib" "/root/project/target/debug/deps/libjuniper-5e273539d7bada62.rlib" "/root/project/target/debug/deps/libuuid-5a8c2a96218c3c44.rlib" "/root/project/target/debug/deps/librand-0a5d562ba10a2745.rlib" "/root/project/target/debug/deps/librand_xorshift-7cec146c6ac62f56.rlib" "/root/project/target/debug/deps/librand_pcg-1c1b88b80dd36145.rlib" "/root/project/target/debug/deps/librand_hc-7c50e37568885356.rlib" "/root/project/target/debug/deps/librand_chacha-fccf9f2dabebecbf.rlib" "/root/project/target/debug/deps/librand_isaac-4559a576da5a6f20.rlib" "/root/project/target/debug/deps/librand_core-185384a17dccd7a2.rlib" "/root/project/target/debug/deps/librand_os-138ca6fd85496fc4.rlib" "/root/project/target/debug/deps/librand_jitter-dd89f88cc82b30e6.rlib" "/root/project/target/debug/deps/librand_core-78f79b2045cb91da.rlib" "/root/project/target/debug/deps/libfnv-251b8c3add9f6142.rlib" "/root/project/target/debug/deps/librocket_contrib-02f269428b1d4d45.rlib" "/root/project/target/debug/deps/libdiesel-f32a8395b5665b99.rlib" "/root/project/target/debug/deps/libpq_sys-c37c8ceb1565e16f.rlib" "/root/project/target/debug/deps/libchrono-a28c95f031c1403a.rlib" "/root/project/target/debug/deps/libnum_integer-0fc39bc1fe047c2e.rlib" "/root/project/target/debug/deps/libnum_traits-694f55a9d839665c.rlib" "/root/project/target/debug/deps/libbitflags-67b217f3f83c078e.rlib" "/root/project/target/debug/deps/libr2d2-d7b8d3619d76e698.rlib" "/root/project/target/debug/deps/libscheduled_thread_pool-3cd529cdc74ee486.rlib" "/root/project/target/debug/deps/libantidote-5c053ce69cdf18ae.rlib" "/root/project/target/debug/deps/libserde_json-3c8f371062141535.rlib" "/root/project/target/debug/deps/libryu-25bb967e315d32b9.rlib" "/root/project/target/debug/deps/libitoa-dbcfbf74211c3ce7.rlib" "/root/project/target/debug/deps/librocket-3e5c985076abcc08.rlib" "/root/project/target/debug/deps/libisatty-8c233ea8c0d2827f.rlib" "/root/project/target/debug/deps/libbase64-94b27a3a9a384f21.rlib" "/root/project/target/debug/deps/libmemchr-b444f625a7a9f5e2.rlib" "/root/project/target/debug/deps/libtoml-1380cfd8ad87fa64.rlib" "/root/project/target/debug/deps/libyansi-b02d15d26c97613d.rlib" "/root/project/target/debug/deps/librocket_http-3f2d4f941a5d92ee.rlib" "/root/project/target/debug/deps/libhyper-dbe48e0fbcf6f210.rlib" "/root/project/target/debug/deps/libmime-edf8b258e5a42e4d.rlib" "/root/project/target/debug/deps/liblog-935027b0929e4475.rlib" "/root/project/target/debug/deps/liblog-052ac87a9e194833.rlib" "/root/project/target/debug/deps/libcfg_if-c86d0d4c55f27b8d.rlib" "/root/project/target/debug/deps/liblanguage_tags-cb217c35fe0b0b61.rlib" "/root/project/target/debug/deps/libtypeable-3bc2498cc4890730.rlib" "/root/project/target/debug/deps/libtraitobject-9199dd1d9f5af16c.rlib" "/root/project/target/debug/deps/libnum_cpus-3de5ce812c128ca7.rlib" "/root/project/target/debug/deps/libhttparse-7ccdc2fd681e7596.rlib" "/root/project/target/debug/deps/libunicase-dc17fd4420744323.rlib" "/root/project/target/debug/deps/libunicode_xid-1eef3751139beb20.rlib" "/root/project/target/debug/deps/libstate-1b7020fcc69661ce.rlib" "/root/project/target/debug/deps/libindexmap-5c6b7665c4e13b77.rlib" "/root/project/target/debug/deps/libserde-8cc854cf6e4498cb.rlib" "/root/project/target/debug/deps/libcookie-cbcbb976afcd1d2a.rlib" "/root/project/target/debug/deps/libbase64-631cbcd6e5c384ec.rlib" "/root/project/target/debug/deps/libsafemem-afe50eed29806413.rlib" "/root/project/target/debug/deps/libbyteorder-d3aa9c02f0f06622.rlib" "/root/project/target/debug/deps/libring-2b33251d29087d4e.rlib" "/root/project/target/debug/deps/libuntrusted-041d3089af11dc83.rlib" "/root/project/target/debug/deps/liblazy_static-25b1d19aa7bca034.rlib" "/root/project/target/debug/deps/libtime-7a777f8a7fc20a8d.rlib" "/root/project/target/debug/deps/liblibc-aad928c89b5d1fd8.rlib" "/root/project/target/debug/deps/liburl-b1aefb45912ecf01.rlib" "/root/project/target/debug/deps/libidna-b52e127698925d71.rlib" "/root/project/target/debug/deps/libunicode_normalization-b2a471164997cf84.rlib" "/root/project/target/debug/deps/libunicode_bidi-a7528fe9281939e5.rlib" "/root/project/target/debug/deps/libmatches-1a11547c7e6b16df.rlib" "/root/project/target/debug/deps/libsmallvec-25bfc9b0c53d7736.rlib" "/root/project/target/debug/deps/libunreachable-f2c75ac43dd3d2cc.rlib" "/root/project/target/debug/deps/libvoid-257bf695b9520309.rlib" "/root/project/target/debug/deps/libpercent_encoding-c375ec3d24aad152.rlib" "/root/project/target/debug/deps/libpear-c42d6171f078e5b7.rlib" "-Wl,--start-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f15b94e0ef1e7ed5.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-48f7425a319b9cc6.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f55d6a493cf2a484.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-472e0027e50bd562.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79268d314779fe40.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f75e40874fb03c43.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-dd2123e0a5ba53c1.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-712d65d6d741f712.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5ad79a35fcb8842a.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-86177e16105f8a3f.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-946d14b0942984a3.rlib" "-Wl,--end-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e71571998bfb2593.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil"
= note: /usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
error: aborting due to previous error
thread 'src/utils/global_counter.rs - utils::global_counter::GlobalCounter::count (line 20)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:310:13
---- src/utils/global_counter.rs - utils::global_counter::GlobalCounter::reset (line 67) stdout ----
error: linking with `cc` failed: exit code: 1
|
= note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.13.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.14.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.15.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctest0LEYci/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctest0LEYci/rust_out" "/tmp/rustdoctest0LEYci/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/root/project/target/debug/deps" "-L" "/root/project/target/debug/build/backtrace-sys-bd6c98c08c008864/out" "-L" "/root/project/target/debug/build/ring-0f400519f0d6db39/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/root/project/target/debug/deps" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/root/project/target/debug/deps/libgraphql_api-16c94bf22227688c.rlib" "/root/project/target/debug/deps/libenv_logger-cabd8523c9c0be1c.rlib" "/root/project/target/debug/deps/libhumantime-5372df2788922ca3.rlib" "/root/project/target/debug/deps/libquick_error-3ccd8c5f646c0546.rlib" "/root/project/target/debug/deps/libtermcolor-8b23fe98a7acbc44.rlib" "/root/project/target/debug/deps/librollbar_failure-a4a6068fb0eb8358.rlib" "/root/project/target/debug/deps/librocket_basic_auth-2027d85995c82554.rlib" "/root/project/target/debug/deps/libdotenv-dcc42e6bb3295aa6.rlib" "/root/project/target/debug/deps/libregex-8c3717fb9c4ba60a.rlib" "/root/project/target/debug/deps/libregex_syntax-e7918420415b4942.rlib" "/root/project/target/debug/deps/libchashmap-7d97a50c1ad91995.rlib" "/root/project/target/debug/deps/libparking_lot-7f02f10e527f25c9.rlib" "/root/project/target/debug/deps/libparking_lot_core-60e35a4398e79be9.rlib" "/root/project/target/debug/deps/librand-74754ca2b30e2199.rlib" "/root/project/target/debug/deps/libthread_id-cf1fa56cd31cca67.rlib" "/root/project/target/debug/deps/libowning_ref-995fe373932a1d60.rlib" "/root/project/target/debug/deps/libcadence-b067172726b7e505.rlib" "/root/project/target/debug/deps/libcrossbeam-16f9ec42cf4f6ac1.rlib" "/root/project/target/debug/deps/libi18n-1ad9fdd20c2e0658.rlib" "/root/project/target/debug/deps/libbacktrace-6a1f1be9a3ce6094.rlib" "/root/project/target/debug/deps/libbacktrace_sys-160cb5f9ed735334.rlib" "/root/project/target/debug/deps/librustc_demangle-af514eaf184bd960.rlib" "/root/project/target/debug/deps/libreqwest-410b6a85a48e7461.rlib" "/root/project/target/debug/deps/libserde_urlencoded-ac3a084c623c98d1.rlib" "/root/project/target/debug/deps/libdtoa-aa0dea237229ebe7.rlib" "/root/project/target/debug/deps/libmime_guess-b74da710a6a28a0c.rlib" "/root/project/target/debug/deps/libphf-1a86b1a5aba385ef.rlib" "/root/project/target/debug/deps/libphf_shared-7b2b7a2f565f3ad3.rlib" "/root/project/target/debug/deps/libsiphasher-e26ed24b747dccf0.rlib" "/root/project/target/debug/deps/libmime-47d34cc554eb45cb.rlib" "/root/project/target/debug/deps/libunicase-2b424a66c9238492.rlib" "/root/project/target/debug/deps/libflate2-c0ff98e38702cfe9.rlib" "/root/project/target/debug/deps/libminiz_oxide_c_api-227a5bb2ce1477d8.rlib" "/root/project/target/debug/deps/libminiz_oxide-b9e94821a0adc427.rlib" "/root/project/target/debug/deps/libadler32-f706908475717357.rlib" "/root/project/target/debug/deps/libcrc-9c6201d3ec7f0fa0.rlib" "/root/project/target/debug/deps/libcrc32fast-ebaff93f93e16348.rlib" "/root/project/target/debug/deps/libhyper_tls-f06286efb4b5a2af.rlib" "/root/project/target/debug/deps/libnative_tls-579fb33c3971eb21.rlib" "/root/project/target/debug/deps/libopenssl_probe-136beb676d025b8e.rlib" "/root/project/target/debug/deps/libopenssl-4295f376cbf9d3e7.rlib" "/root/project/target/debug/deps/libopenssl_sys-31aa98f8aac5ab20.rlib" "/root/project/target/debug/deps/libforeign_types-d0401fe809e81199.rlib" "/root/project/target/debug/deps/libforeign_types_shared-c7461d9b10284ac2.rlib" "/root/project/target/debug/deps/libhyper-a426d7784b93261c.rlib" "/root/project/target/debug/deps/libwant-7b411eddb9178410.rlib" "/root/project/target/debug/deps/libtry_lock-d8c009a829711174.rlib" "/root/project/target/debug/deps/libtokio_tcp-28e4b060eb65286a.rlib" "/root/project/target/debug/deps/libtokio-e3dfcfd6429c3544.rlib" "/root/project/target/debug/deps/libtokio_timer-3b81f5964ab982c0.rlib" "/root/project/target/debug/deps/libtokio_threadpool-e5cc0f25496be618.rlib" "/root/project/target/debug/deps/libcrossbeam-3ea59b7c10826633.rlib" "/root/project/target/debug/deps/libcrossbeam_channel-21aa355e22b3d189.rlib" "/root/project/target/debug/deps/libcrossbeam_deque-b20cb939b27507a1.rlib" "/root/project/target/debug/deps/libcrossbeam_epoch-dc2fc843d4b9d243.rlib" "/root/project/target/debug/deps/libmemoffset-df730eeefc708b02.rlib" "/root/project/target/debug/deps/libarrayvec-9814176b6b06d63f.rlib" "/root/project/target/debug/deps/libtokio_reactor-db3254c7669a172d.rlib" "/root/project/target/debug/deps/libparking_lot-505e5e7c308ef036.rlib" "/root/project/target/debug/deps/libparking_lot_core-17826d344c96fbc4.rlib" "/root/project/target/debug/deps/liblock_api-3a7aa9191b129838.rlib" "/root/project/target/debug/deps/libowning_ref-0ccd04eada3ad390.rlib" "/root/project/target/debug/deps/libstable_deref_trait-9d80231658e1ced1.rlib" "/root/project/target/debug/deps/libscopeguard-d6c5348ecdc06206.rlib" "/root/project/target/debug/deps/libtokio_current_thread-395abd1169f58b7b.rlib" "/root/project/target/debug/deps/libtokio_executor-6819cd2eb9f237b2.rlib" "/root/project/target/debug/deps/libcrossbeam_utils-cc7bbcef0746b674.rlib" "/root/project/target/debug/deps/libmio-b94121737ba6939c.rlib" "/root/project/target/debug/deps/liblazycell-cb7ee203a5985a42.rlib" "/root/project/target/debug/deps/libnet2-85777449e11ed132.rlib" "/root/project/target/debug/deps/libh2-506927fd8e074aae.rlib" "/root/project/target/debug/deps/libstring-d32708dc533619ee.rlib" "/root/project/target/debug/deps/libslab-04a6102b19fab2ff.rlib" "/root/project/target/debug/deps/libtokio_io-638e23191804ea7d.rlib" "/root/project/target/debug/deps/libfutures_cpupool-61a5121a0b187ff9.rlib" "/root/project/target/debug/deps/libhttp-fa21dfe6ef248c25.rlib" "/root/project/target/debug/deps/libfutures-49139d82e72c29de.rlib" "/root/project/target/debug/deps/libencoding_rs-06a1b76cc35ae05b.rlib" "/root/project/target/debug/deps/libbytes-0591536eb399b19b.rlib" "/root/project/target/debug/deps/libiovec-cacc0659698f6d3d.rlib" "/root/project/target/debug/deps/libmap_reduce-48a273b679668672.rlib" "/root/project/target/debug/deps/libthreadpool-f051ed1485d82c56.rlib" "/root/project/target/debug/deps/libstructopt-c93e2ede95d5d45e.rlib" "/root/project/target/debug/deps/libclap-9b4a8766b2be9fe0.rlib" "/root/project/target/debug/deps/libvec_map-d8a4bbb0ff765eb3.rlib" "/root/project/target/debug/deps/libtextwrap-8aef233de5dbdd64.rlib" "/root/project/target/debug/deps/libunicode_width-c675a4783d974414.rlib" "/root/project/target/debug/deps/libstrsim-eb13929ce6724a67.rlib" "/root/project/target/debug/deps/libatty-0132d3f6333e6bc0.rlib" "/root/project/target/debug/deps/libansi_term-347aab252befa3b5.rlib" "/root/project/target/debug/deps/libregex-d6b0f2ccabff9aba.rlib" "/root/project/target/debug/deps/libutf8_ranges-5b7992de2eb4120e.rlib" "/root/project/target/debug/deps/libregex_syntax-a3cd144283ea0393.rlib" "/root/project/target/debug/deps/libucd_util-58a92761dc216a48.rlib" "/root/project/target/debug/deps/libthread_local-7b9010c8c066918e.rlib" "/root/project/target/debug/deps/libaho_corasick-03894b7e4d171c6b.rlib" "/root/project/target/debug/deps/libmaud-04b1992aaf2a6e09.rlib" "/root/project/target/debug/deps/libmaud_htmlescape-f52d62de79cd5b2a.rlib" "/root/project/target/debug/deps/libjuniper-5e273539d7bada62.rlib" "/root/project/target/debug/deps/libuuid-5a8c2a96218c3c44.rlib" "/root/project/target/debug/deps/librand-0a5d562ba10a2745.rlib" "/root/project/target/debug/deps/librand_xorshift-7cec146c6ac62f56.rlib" "/root/project/target/debug/deps/librand_pcg-1c1b88b80dd36145.rlib" "/root/project/target/debug/deps/librand_hc-7c50e37568885356.rlib" "/root/project/target/debug/deps/librand_chacha-fccf9f2dabebecbf.rlib" "/root/project/target/debug/deps/librand_isaac-4559a576da5a6f20.rlib" "/root/project/target/debug/deps/librand_core-185384a17dccd7a2.rlib" "/root/project/target/debug/deps/librand_os-138ca6fd85496fc4.rlib" "/root/project/target/debug/deps/librand_jitter-dd89f88cc82b30e6.rlib" "/root/project/target/debug/deps/librand_core-78f79b2045cb91da.rlib" "/root/project/target/debug/deps/libfnv-251b8c3add9f6142.rlib" "/root/project/target/debug/deps/librocket_contrib-02f269428b1d4d45.rlib" "/root/project/target/debug/deps/libdiesel-f32a8395b5665b99.rlib" "/root/project/target/debug/deps/libpq_sys-c37c8ceb1565e16f.rlib" "/root/project/target/debug/deps/libchrono-a28c95f031c1403a.rlib" "/root/project/target/debug/deps/libnum_integer-0fc39bc1fe047c2e.rlib" "/root/project/target/debug/deps/libnum_traits-694f55a9d839665c.rlib" "/root/project/target/debug/deps/libbitflags-67b217f3f83c078e.rlib" "/root/project/target/debug/deps/libr2d2-d7b8d3619d76e698.rlib" "/root/project/target/debug/deps/libscheduled_thread_pool-3cd529cdc74ee486.rlib" "/root/project/target/debug/deps/libantidote-5c053ce69cdf18ae.rlib" "/root/project/target/debug/deps/libserde_json-3c8f371062141535.rlib" "/root/project/target/debug/deps/libryu-25bb967e315d32b9.rlib" "/root/project/target/debug/deps/libitoa-dbcfbf74211c3ce7.rlib" "/root/project/target/debug/deps/librocket-3e5c985076abcc08.rlib" "/root/project/target/debug/deps/libisatty-8c233ea8c0d2827f.rlib" "/root/project/target/debug/deps/libbase64-94b27a3a9a384f21.rlib" "/root/project/target/debug/deps/libmemchr-b444f625a7a9f5e2.rlib" "/root/project/target/debug/deps/libtoml-1380cfd8ad87fa64.rlib" "/root/project/target/debug/deps/libyansi-b02d15d26c97613d.rlib" "/root/project/target/debug/deps/librocket_http-3f2d4f941a5d92ee.rlib" "/root/project/target/debug/deps/libhyper-dbe48e0fbcf6f210.rlib" "/root/project/target/debug/deps/libmime-edf8b258e5a42e4d.rlib" "/root/project/target/debug/deps/liblog-935027b0929e4475.rlib" "/root/project/target/debug/deps/liblog-052ac87a9e194833.rlib" "/root/project/target/debug/deps/libcfg_if-c86d0d4c55f27b8d.rlib" "/root/project/target/debug/deps/liblanguage_tags-cb217c35fe0b0b61.rlib" "/root/project/target/debug/deps/libtypeable-3bc2498cc4890730.rlib" "/root/project/target/debug/deps/libtraitobject-9199dd1d9f5af16c.rlib" "/root/project/target/debug/deps/libnum_cpus-3de5ce812c128ca7.rlib" "/root/project/target/debug/deps/libhttparse-7ccdc2fd681e7596.rlib" "/root/project/target/debug/deps/libunicase-dc17fd4420744323.rlib" "/root/project/target/debug/deps/libunicode_xid-1eef3751139beb20.rlib" "/root/project/target/debug/deps/libstate-1b7020fcc69661ce.rlib" "/root/project/target/debug/deps/libindexmap-5c6b7665c4e13b77.rlib" "/root/project/target/debug/deps/libserde-8cc854cf6e4498cb.rlib" "/root/project/target/debug/deps/libcookie-cbcbb976afcd1d2a.rlib" "/root/project/target/debug/deps/libbase64-631cbcd6e5c384ec.rlib" "/root/project/target/debug/deps/libsafemem-afe50eed29806413.rlib" "/root/project/target/debug/deps/libbyteorder-d3aa9c02f0f06622.rlib" "/root/project/target/debug/deps/libring-2b33251d29087d4e.rlib" "/root/project/target/debug/deps/libuntrusted-041d3089af11dc83.rlib" "/root/project/target/debug/deps/liblazy_static-25b1d19aa7bca034.rlib" "/root/project/target/debug/deps/libtime-7a777f8a7fc20a8d.rlib" "/root/project/target/debug/deps/liblibc-aad928c89b5d1fd8.rlib" "/root/project/target/debug/deps/liburl-b1aefb45912ecf01.rlib" "/root/project/target/debug/deps/libidna-b52e127698925d71.rlib" "/root/project/target/debug/deps/libunicode_normalization-b2a471164997cf84.rlib" "/root/project/target/debug/deps/libunicode_bidi-a7528fe9281939e5.rlib" "/root/project/target/debug/deps/libmatches-1a11547c7e6b16df.rlib" "/root/project/target/debug/deps/libsmallvec-25bfc9b0c53d7736.rlib" "/root/project/target/debug/deps/libunreachable-f2c75ac43dd3d2cc.rlib" "/root/project/target/debug/deps/libvoid-257bf695b9520309.rlib" "/root/project/target/debug/deps/libpercent_encoding-c375ec3d24aad152.rlib" "/root/project/target/debug/deps/libpear-c42d6171f078e5b7.rlib" "-Wl,--start-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f15b94e0ef1e7ed5.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-48f7425a319b9cc6.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f55d6a493cf2a484.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-472e0027e50bd562.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79268d314779fe40.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f75e40874fb03c43.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-dd2123e0a5ba53c1.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-712d65d6d741f712.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5ad79a35fcb8842a.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-86177e16105f8a3f.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-946d14b0942984a3.rlib" "-Wl,--end-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e71571998bfb2593.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil"
= note: /usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
error: aborting due to previous error
thread 'src/utils/global_counter.rs - utils::global_counter::GlobalCounter::reset (line 67)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:310:13
---- src/utils/global_counter.rs - utils::global_counter::GlobalCounter::decrement (line 51) stdout ----
error: linking with `cc` failed: signal: 9
|
= note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.13.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.14.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.15.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestJPUmUT/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestJPUmUT/rust_out" "/tmp/rustdoctestJPUmUT/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/root/project/target/debug/deps" "-L" "/root/project/target/debug/build/backtrace-sys-bd6c98c08c008864/out" "-L" "/root/project/target/debug/build/ring-0f400519f0d6db39/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/root/project/target/debug/deps" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/root/project/target/debug/deps/libgraphql_api-16c94bf22227688c.rlib" "/root/project/target/debug/deps/libenv_logger-cabd8523c9c0be1c.rlib" "/root/project/target/debug/deps/libhumantime-5372df2788922ca3.rlib" "/root/project/target/debug/deps/libquick_error-3ccd8c5f646c0546.rlib" "/root/project/target/debug/deps/libtermcolor-8b23fe98a7acbc44.rlib" "/root/project/target/debug/deps/librollbar_failure-a4a6068fb0eb8358.rlib" "/root/project/target/debug/deps/librocket_basic_auth-2027d85995c82554.rlib" "/root/project/target/debug/deps/libdotenv-dcc42e6bb3295aa6.rlib" "/root/project/target/debug/deps/libregex-8c3717fb9c4ba60a.rlib" "/root/project/target/debug/deps/libregex_syntax-e7918420415b4942.rlib" "/root/project/target/debug/deps/libchashmap-7d97a50c1ad91995.rlib" "/root/project/target/debug/deps/libparking_lot-7f02f10e527f25c9.rlib" "/root/project/target/debug/deps/libparking_lot_core-60e35a4398e79be9.rlib" "/root/project/target/debug/deps/librand-74754ca2b30e2199.rlib" "/root/project/target/debug/deps/libthread_id-cf1fa56cd31cca67.rlib" "/root/project/target/debug/deps/libowning_ref-995fe373932a1d60.rlib" "/root/project/target/debug/deps/libcadence-b067172726b7e505.rlib" "/root/project/target/debug/deps/libcrossbeam-16f9ec42cf4f6ac1.rlib" "/root/project/target/debug/deps/libi18n-1ad9fdd20c2e0658.rlib" "/root/project/target/debug/deps/libbacktrace-6a1f1be9a3ce6094.rlib" "/root/project/target/debug/deps/libbacktrace_sys-160cb5f9ed735334.rlib" "/root/project/target/debug/deps/librustc_demangle-af514eaf184bd960.rlib" "/root/project/target/debug/deps/libreqwest-410b6a85a48e7461.rlib" "/root/project/target/debug/deps/libserde_urlencoded-ac3a084c623c98d1.rlib" "/root/project/target/debug/deps/libdtoa-aa0dea237229ebe7.rlib" "/root/project/target/debug/deps/libmime_guess-b74da710a6a28a0c.rlib" "/root/project/target/debug/deps/libphf-1a86b1a5aba385ef.rlib" "/root/project/target/debug/deps/libphf_shared-7b2b7a2f565f3ad3.rlib" "/root/project/target/debug/deps/libsiphasher-e26ed24b747dccf0.rlib" "/root/project/target/debug/deps/libmime-47d34cc554eb45cb.rlib" "/root/project/target/debug/deps/libunicase-2b424a66c9238492.rlib" "/root/project/target/debug/deps/libflate2-c0ff98e38702cfe9.rlib" "/root/project/target/debug/deps/libminiz_oxide_c_api-227a5bb2ce1477d8.rlib" "/root/project/target/debug/deps/libminiz_oxide-b9e94821a0adc427.rlib" "/root/project/target/debug/deps/libadler32-f706908475717357.rlib" "/root/project/target/debug/deps/libcrc-9c6201d3ec7f0fa0.rlib" "/root/project/target/debug/deps/libcrc32fast-ebaff93f93e16348.rlib" "/root/project/target/debug/deps/libhyper_tls-f06286efb4b5a2af.rlib" "/root/project/target/debug/deps/libnative_tls-579fb33c3971eb21.rlib" "/root/project/target/debug/deps/libopenssl_probe-136beb676d025b8e.rlib" "/root/project/target/debug/deps/libopenssl-4295f376cbf9d3e7.rlib" "/root/project/target/debug/deps/libopenssl_sys-31aa98f8aac5ab20.rlib" "/root/project/target/debug/deps/libforeign_types-d0401fe809e81199.rlib" "/root/project/target/debug/deps/libforeign_types_shared-c7461d9b10284ac2.rlib" "/root/project/target/debug/deps/libhyper-a426d7784b93261c.rlib" "/root/project/target/debug/deps/libwant-7b411eddb9178410.rlib" "/root/project/target/debug/deps/libtry_lock-d8c009a829711174.rlib" "/root/project/target/debug/deps/libtokio_tcp-28e4b060eb65286a.rlib" "/root/project/target/debug/deps/libtokio-e3dfcfd6429c3544.rlib" "/root/project/target/debug/deps/libtokio_timer-3b81f5964ab982c0.rlib" "/root/project/target/debug/deps/libtokio_threadpool-e5cc0f25496be618.rlib" "/root/project/target/debug/deps/libcrossbeam-3ea59b7c10826633.rlib" "/root/project/target/debug/deps/libcrossbeam_channel-21aa355e22b3d189.rlib" "/root/project/target/debug/deps/libcrossbeam_deque-b20cb939b27507a1.rlib" "/root/project/target/debug/deps/libcrossbeam_epoch-dc2fc843d4b9d243.rlib" "/root/project/target/debug/deps/libmemoffset-df730eeefc708b02.rlib" "/root/project/target/debug/deps/libarrayvec-9814176b6b06d63f.rlib" "/root/project/target/debug/deps/libtokio_reactor-db3254c7669a172d.rlib" "/root/project/target/debug/deps/libparking_lot-505e5e7c308ef036.rlib" "/root/project/target/debug/deps/libparking_lot_core-17826d344c96fbc4.rlib" "/root/project/target/debug/deps/liblock_api-3a7aa9191b129838.rlib" "/root/project/target/debug/deps/libowning_ref-0ccd04eada3ad390.rlib" "/root/project/target/debug/deps/libstable_deref_trait-9d80231658e1ced1.rlib" "/root/project/target/debug/deps/libscopeguard-d6c5348ecdc06206.rlib" "/root/project/target/debug/deps/libtokio_current_thread-395abd1169f58b7b.rlib" "/root/project/target/debug/deps/libtokio_executor-6819cd2eb9f237b2.rlib" "/root/project/target/debug/deps/libcrossbeam_utils-cc7bbcef0746b674.rlib" "/root/project/target/debug/deps/libmio-b94121737ba6939c.rlib" "/root/project/target/debug/deps/liblazycell-cb7ee203a5985a42.rlib" "/root/project/target/debug/deps/libnet2-85777449e11ed132.rlib" "/root/project/target/debug/deps/libh2-506927fd8e074aae.rlib" "/root/project/target/debug/deps/libstring-d32708dc533619ee.rlib" "/root/project/target/debug/deps/libslab-04a6102b19fab2ff.rlib" "/root/project/target/debug/deps/libtokio_io-638e23191804ea7d.rlib" "/root/project/target/debug/deps/libfutures_cpupool-61a5121a0b187ff9.rlib" "/root/project/target/debug/deps/libhttp-fa21dfe6ef248c25.rlib" "/root/project/target/debug/deps/libfutures-49139d82e72c29de.rlib" "/root/project/target/debug/deps/libencoding_rs-06a1b76cc35ae05b.rlib" "/root/project/target/debug/deps/libbytes-0591536eb399b19b.rlib" "/root/project/target/debug/deps/libiovec-cacc0659698f6d3d.rlib" "/root/project/target/debug/deps/libmap_reduce-48a273b679668672.rlib" "/root/project/target/debug/deps/libthreadpool-f051ed1485d82c56.rlib" "/root/project/target/debug/deps/libstructopt-c93e2ede95d5d45e.rlib" "/root/project/target/debug/deps/libclap-9b4a8766b2be9fe0.rlib" "/root/project/target/debug/deps/libvec_map-d8a4bbb0ff765eb3.rlib" "/root/project/target/debug/deps/libtextwrap-8aef233de5dbdd64.rlib" "/root/project/target/debug/deps/libunicode_width-c675a4783d974414.rlib" "/root/project/target/debug/deps/libstrsim-eb13929ce6724a67.rlib" "/root/project/target/debug/deps/libatty-0132d3f6333e6bc0.rlib" "/root/project/target/debug/deps/libansi_term-347aab252befa3b5.rlib" "/root/project/target/debug/deps/libregex-d6b0f2ccabff9aba.rlib" "/root/project/target/debug/deps/libutf8_ranges-5b7992de2eb4120e.rlib" "/root/project/target/debug/deps/libregex_syntax-a3cd144283ea0393.rlib" "/root/project/target/debug/deps/libucd_util-58a92761dc216a48.rlib" "/root/project/target/debug/deps/libthread_local-7b9010c8c066918e.rlib" "/root/project/target/debug/deps/libaho_corasick-03894b7e4d171c6b.rlib" "/root/project/target/debug/deps/libmaud-04b1992aaf2a6e09.rlib" "/root/project/target/debug/deps/libmaud_htmlescape-f52d62de79cd5b2a.rlib" "/root/project/target/debug/deps/libjuniper-5e273539d7bada62.rlib" "/root/project/target/debug/deps/libuuid-5a8c2a96218c3c44.rlib" "/root/project/target/debug/deps/librand-0a5d562ba10a2745.rlib" "/root/project/target/debug/deps/librand_xorshift-7cec146c6ac62f56.rlib" "/root/project/target/debug/deps/librand_pcg-1c1b88b80dd36145.rlib" "/root/project/target/debug/deps/librand_hc-7c50e37568885356.rlib" "/root/project/target/debug/deps/librand_chacha-fccf9f2dabebecbf.rlib" "/root/project/target/debug/deps/librand_isaac-4559a576da5a6f20.rlib" "/root/project/target/debug/deps/librand_core-185384a17dccd7a2.rlib" "/root/project/target/debug/deps/librand_os-138ca6fd85496fc4.rlib" "/root/project/target/debug/deps/librand_jitter-dd89f88cc82b30e6.rlib" "/root/project/target/debug/deps/librand_core-78f79b2045cb91da.rlib" "/root/project/target/debug/deps/libfnv-251b8c3add9f6142.rlib" "/root/project/target/debug/deps/librocket_contrib-02f269428b1d4d45.rlib" "/root/project/target/debug/deps/libdiesel-f32a8395b5665b99.rlib" "/root/project/target/debug/deps/libpq_sys-c37c8ceb1565e16f.rlib" "/root/project/target/debug/deps/libchrono-a28c95f031c1403a.rlib" "/root/project/target/debug/deps/libnum_integer-0fc39bc1fe047c2e.rlib" "/root/project/target/debug/deps/libnum_traits-694f55a9d839665c.rlib" "/root/project/target/debug/deps/libbitflags-67b217f3f83c078e.rlib" "/root/project/target/debug/deps/libr2d2-d7b8d3619d76e698.rlib" "/root/project/target/debug/deps/libscheduled_thread_pool-3cd529cdc74ee486.rlib" "/root/project/target/debug/deps/libantidote-5c053ce69cdf18ae.rlib" "/root/project/target/debug/deps/libserde_json-3c8f371062141535.rlib" "/root/project/target/debug/deps/libryu-25bb967e315d32b9.rlib" "/root/project/target/debug/deps/libitoa-dbcfbf74211c3ce7.rlib" "/root/project/target/debug/deps/librocket-3e5c985076abcc08.rlib" "/root/project/target/debug/deps/libisatty-8c233ea8c0d2827f.rlib" "/root/project/target/debug/deps/libbase64-94b27a3a9a384f21.rlib" "/root/project/target/debug/deps/libmemchr-b444f625a7a9f5e2.rlib" "/root/project/target/debug/deps/libtoml-1380cfd8ad87fa64.rlib" "/root/project/target/debug/deps/libyansi-b02d15d26c97613d.rlib" "/root/project/target/debug/deps/librocket_http-3f2d4f941a5d92ee.rlib" "/root/project/target/debug/deps/libhyper-dbe48e0fbcf6f210.rlib" "/root/project/target/debug/deps/libmime-edf8b258e5a42e4d.rlib" "/root/project/target/debug/deps/liblog-935027b0929e4475.rlib" "/root/project/target/debug/deps/liblog-052ac87a9e194833.rlib" "/root/project/target/debug/deps/libcfg_if-c86d0d4c55f27b8d.rlib" "/root/project/target/debug/deps/liblanguage_tags-cb217c35fe0b0b61.rlib" "/root/project/target/debug/deps/libtypeable-3bc2498cc4890730.rlib" "/root/project/target/debug/deps/libtraitobject-9199dd1d9f5af16c.rlib" "/root/project/target/debug/deps/libnum_cpus-3de5ce812c128ca7.rlib" "/root/project/target/debug/deps/libhttparse-7ccdc2fd681e7596.rlib" "/root/project/target/debug/deps/libunicase-dc17fd4420744323.rlib" "/root/project/target/debug/deps/libunicode_xid-1eef3751139beb20.rlib" "/root/project/target/debug/deps/libstate-1b7020fcc69661ce.rlib" "/root/project/target/debug/deps/libindexmap-5c6b7665c4e13b77.rlib" "/root/project/target/debug/deps/libserde-8cc854cf6e4498cb.rlib" "/root/project/target/debug/deps/libcookie-cbcbb976afcd1d2a.rlib" "/root/project/target/debug/deps/libbase64-631cbcd6e5c384ec.rlib" "/root/project/target/debug/deps/libsafemem-afe50eed29806413.rlib" "/root/project/target/debug/deps/libbyteorder-d3aa9c02f0f06622.rlib" "/root/project/target/debug/deps/libring-2b33251d29087d4e.rlib" "/root/project/target/debug/deps/libuntrusted-041d3089af11dc83.rlib" "/root/project/target/debug/deps/liblazy_static-25b1d19aa7bca034.rlib" "/root/project/target/debug/deps/libtime-7a777f8a7fc20a8d.rlib" "/root/project/target/debug/deps/liblibc-aad928c89b5d1fd8.rlib" "/root/project/target/debug/deps/liburl-b1aefb45912ecf01.rlib" "/root/project/target/debug/deps/libidna-b52e127698925d71.rlib" "/root/project/target/debug/deps/libunicode_normalization-b2a471164997cf84.rlib" "/root/project/target/debug/deps/libunicode_bidi-a7528fe9281939e5.rlib" "/root/project/target/debug/deps/libmatches-1a11547c7e6b16df.rlib" "/root/project/target/debug/deps/libsmallvec-25bfc9b0c53d7736.rlib" "/root/project/target/debug/deps/libunreachable-f2c75ac43dd3d2cc.rlib" "/root/project/target/debug/deps/libvoid-257bf695b9520309.rlib" "/root/project/target/debug/deps/libpercent_encoding-c375ec3d24aad152.rlib" "/root/project/target/debug/deps/libpear-c42d6171f078e5b7.rlib" "-Wl,--start-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f15b94e0ef1e7ed5.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-48f7425a319b9cc6.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f55d6a493cf2a484.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-472e0027e50bd562.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79268d314779fe40.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f75e40874fb03c43.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-dd2123e0a5ba53c1.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-712d65d6d741f712.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5ad79a35fcb8842a.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-86177e16105f8a3f.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-946d14b0942984a3.rlib" "-Wl,--end-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e71571998bfb2593.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil"
= note: /usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
error: aborting due to previous error
thread 'src/utils/global_counter.rs - utils::global_counter::GlobalCounter::decrement (line 51)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:310:13
---- src/macros.rs - vars (line 106) stdout ----
error: linking with `cc` failed: signal: 9
|
= note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestaFgFws/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestaFgFws/rust_out" "/tmp/rustdoctestaFgFws/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/root/project/target/debug/deps" "-L" "/root/project/target/debug/build/backtrace-sys-bd6c98c08c008864/out" "-L" "/root/project/target/debug/build/ring-0f400519f0d6db39/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/root/project/target/debug/deps" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/root/project/target/debug/deps/libheck-fb8f520a16ad4aa1.rlib" "/root/project/target/debug/deps/libunicode_segmentation-f41211802e93e6f7.rlib" "/root/project/target/debug/deps/libgraphql_api-16c94bf22227688c.rlib" "/root/project/target/debug/deps/libenv_logger-cabd8523c9c0be1c.rlib" "/root/project/target/debug/deps/libhumantime-5372df2788922ca3.rlib" "/root/project/target/debug/deps/libquick_error-3ccd8c5f646c0546.rlib" "/root/project/target/debug/deps/libtermcolor-8b23fe98a7acbc44.rlib" "/root/project/target/debug/deps/librollbar_failure-a4a6068fb0eb8358.rlib" "/root/project/target/debug/deps/librocket_basic_auth-2027d85995c82554.rlib" "/root/project/target/debug/deps/libdotenv-dcc42e6bb3295aa6.rlib" "/root/project/target/debug/deps/libregex-8c3717fb9c4ba60a.rlib" "/root/project/target/debug/deps/libregex_syntax-e7918420415b4942.rlib" "/root/project/target/debug/deps/libchashmap-7d97a50c1ad91995.rlib" "/root/project/target/debug/deps/libparking_lot-7f02f10e527f25c9.rlib" "/root/project/target/debug/deps/libparking_lot_core-60e35a4398e79be9.rlib" "/root/project/target/debug/deps/librand-74754ca2b30e2199.rlib" "/root/project/target/debug/deps/libthread_id-cf1fa56cd31cca67.rlib" "/root/project/target/debug/deps/libowning_ref-995fe373932a1d60.rlib" "/root/project/target/debug/deps/libcadence-b067172726b7e505.rlib" "/root/project/target/debug/deps/libcrossbeam-16f9ec42cf4f6ac1.rlib" "/root/project/target/debug/deps/libi18n-1ad9fdd20c2e0658.rlib" "/root/project/target/debug/deps/libbacktrace-6a1f1be9a3ce6094.rlib" "/root/project/target/debug/deps/libbacktrace_sys-160cb5f9ed735334.rlib" "/root/project/target/debug/deps/librustc_demangle-af514eaf184bd960.rlib" "/root/project/target/debug/deps/libreqwest-410b6a85a48e7461.rlib" "/root/project/target/debug/deps/libserde_urlencoded-ac3a084c623c98d1.rlib" "/root/project/target/debug/deps/libdtoa-aa0dea237229ebe7.rlib" "/root/project/target/debug/deps/libmime_guess-b74da710a6a28a0c.rlib" "/root/project/target/debug/deps/libphf-1a86b1a5aba385ef.rlib" "/root/project/target/debug/deps/libphf_shared-7b2b7a2f565f3ad3.rlib" "/root/project/target/debug/deps/libsiphasher-e26ed24b747dccf0.rlib" "/root/project/target/debug/deps/libmime-47d34cc554eb45cb.rlib" "/root/project/target/debug/deps/libunicase-2b424a66c9238492.rlib" "/root/project/target/debug/deps/libflate2-c0ff98e38702cfe9.rlib" "/root/project/target/debug/deps/libminiz_oxide_c_api-227a5bb2ce1477d8.rlib" "/root/project/target/debug/deps/libminiz_oxide-b9e94821a0adc427.rlib" "/root/project/target/debug/deps/libadler32-f706908475717357.rlib" "/root/project/target/debug/deps/libcrc-9c6201d3ec7f0fa0.rlib" "/root/project/target/debug/deps/libcrc32fast-ebaff93f93e16348.rlib" "/root/project/target/debug/deps/libhyper_tls-f06286efb4b5a2af.rlib" "/root/project/target/debug/deps/libnative_tls-579fb33c3971eb21.rlib" "/root/project/target/debug/deps/libopenssl_probe-136beb676d025b8e.rlib" "/root/project/target/debug/deps/libopenssl-4295f376cbf9d3e7.rlib" "/root/project/target/debug/deps/libopenssl_sys-31aa98f8aac5ab20.rlib" "/root/project/target/debug/deps/libforeign_types-d0401fe809e81199.rlib" "/root/project/target/debug/deps/libforeign_types_shared-c7461d9b10284ac2.rlib" "/root/project/target/debug/deps/libhyper-a426d7784b93261c.rlib" "/root/project/target/debug/deps/libwant-7b411eddb9178410.rlib" "/root/project/target/debug/deps/libtry_lock-d8c009a829711174.rlib" "/root/project/target/debug/deps/libtokio_tcp-28e4b060eb65286a.rlib" "/root/project/target/debug/deps/libtokio-e3dfcfd6429c3544.rlib" "/root/project/target/debug/deps/libtokio_timer-3b81f5964ab982c0.rlib" "/root/project/target/debug/deps/libtokio_threadpool-e5cc0f25496be618.rlib" "/root/project/target/debug/deps/libcrossbeam-3ea59b7c10826633.rlib" "/root/project/target/debug/deps/libcrossbeam_channel-21aa355e22b3d189.rlib" "/root/project/target/debug/deps/libcrossbeam_deque-b20cb939b27507a1.rlib" "/root/project/target/debug/deps/libcrossbeam_epoch-dc2fc843d4b9d243.rlib" "/root/project/target/debug/deps/libmemoffset-df730eeefc708b02.rlib" "/root/project/target/debug/deps/libarrayvec-9814176b6b06d63f.rlib" "/root/project/target/debug/deps/libtokio_reactor-db3254c7669a172d.rlib" "/root/project/target/debug/deps/libparking_lot-505e5e7c308ef036.rlib" "/root/project/target/debug/deps/libparking_lot_core-17826d344c96fbc4.rlib" "/root/project/target/debug/deps/liblock_api-3a7aa9191b129838.rlib" "/root/project/target/debug/deps/libowning_ref-0ccd04eada3ad390.rlib" "/root/project/target/debug/deps/libstable_deref_trait-9d80231658e1ced1.rlib" "/root/project/target/debug/deps/libscopeguard-d6c5348ecdc06206.rlib" "/root/project/target/debug/deps/libtokio_current_thread-395abd1169f58b7b.rlib" "/root/project/target/debug/deps/libtokio_executor-6819cd2eb9f237b2.rlib" "/root/project/target/debug/deps/libcrossbeam_utils-cc7bbcef0746b674.rlib" "/root/project/target/debug/deps/libmio-b94121737ba6939c.rlib" "/root/project/target/debug/deps/liblazycell-cb7ee203a5985a42.rlib" "/root/project/target/debug/deps/libnet2-85777449e11ed132.rlib" "/root/project/target/debug/deps/libh2-506927fd8e074aae.rlib" "/root/project/target/debug/deps/libstring-d32708dc533619ee.rlib" "/root/project/target/debug/deps/libslab-04a6102b19fab2ff.rlib" "/root/project/target/debug/deps/libtokio_io-638e23191804ea7d.rlib" "/root/project/target/debug/deps/libfutures_cpupool-61a5121a0b187ff9.rlib" "/root/project/target/debug/deps/libhttp-fa21dfe6ef248c25.rlib" "/root/project/target/debug/deps/libfutures-49139d82e72c29de.rlib" "/root/project/target/debug/deps/libencoding_rs-06a1b76cc35ae05b.rlib" "/root/project/target/debug/deps/libbytes-0591536eb399b19b.rlib" "/root/project/target/debug/deps/libiovec-cacc0659698f6d3d.rlib" "/root/project/target/debug/deps/libmap_reduce-48a273b679668672.rlib" "/root/project/target/debug/deps/libthreadpool-f051ed1485d82c56.rlib" "/root/project/target/debug/deps/libstructopt-c93e2ede95d5d45e.rlib" "/root/project/target/debug/deps/libclap-9b4a8766b2be9fe0.rlib" "/root/project/target/debug/deps/libvec_map-d8a4bbb0ff765eb3.rlib" "/root/project/target/debug/deps/libtextwrap-8aef233de5dbdd64.rlib" "/root/project/target/debug/deps/libunicode_width-c675a4783d974414.rlib" "/root/project/target/debug/deps/libstrsim-eb13929ce6724a67.rlib" "/root/project/target/debug/deps/libatty-0132d3f6333e6bc0.rlib" "/root/project/target/debug/deps/libansi_term-347aab252befa3b5.rlib" "/root/project/target/debug/deps/libregex-d6b0f2ccabff9aba.rlib" "/root/project/target/debug/deps/libutf8_ranges-5b7992de2eb4120e.rlib" "/root/project/target/debug/deps/libregex_syntax-a3cd144283ea0393.rlib" "/root/project/target/debug/deps/libucd_util-58a92761dc216a48.rlib" "/root/project/target/debug/deps/libthread_local-7b9010c8c066918e.rlib" "/root/project/target/debug/deps/libaho_corasick-03894b7e4d171c6b.rlib" "/root/project/target/debug/deps/libmaud-04b1992aaf2a6e09.rlib" "/root/project/target/debug/deps/libmaud_htmlescape-f52d62de79cd5b2a.rlib" "/root/project/target/debug/deps/libjuniper-5e273539d7bada62.rlib" "/root/project/target/debug/deps/libuuid-5a8c2a96218c3c44.rlib" "/root/project/target/debug/deps/librand-0a5d562ba10a2745.rlib" "/root/project/target/debug/deps/librand_xorshift-7cec146c6ac62f56.rlib" "/root/project/target/debug/deps/librand_pcg-1c1b88b80dd36145.rlib" "/root/project/target/debug/deps/librand_hc-7c50e37568885356.rlib" "/root/project/target/debug/deps/librand_chacha-fccf9f2dabebecbf.rlib" "/root/project/target/debug/deps/librand_isaac-4559a576da5a6f20.rlib" "/root/project/target/debug/deps/librand_core-185384a17dccd7a2.rlib" "/root/project/target/debug/deps/librand_os-138ca6fd85496fc4.rlib" "/root/project/target/debug/deps/librand_jitter-dd89f88cc82b30e6.rlib" "/root/project/target/debug/deps/librand_core-78f79b2045cb91da.rlib" "/root/project/target/debug/deps/libfnv-251b8c3add9f6142.rlib" "/root/project/target/debug/deps/librocket_contrib-02f269428b1d4d45.rlib" "/root/project/target/debug/deps/libdiesel-f32a8395b5665b99.rlib" "/root/project/target/debug/deps/libpq_sys-c37c8ceb1565e16f.rlib" "/root/project/target/debug/deps/libchrono-a28c95f031c1403a.rlib" "/root/project/target/debug/deps/libnum_integer-0fc39bc1fe047c2e.rlib" "/root/project/target/debug/deps/libnum_traits-694f55a9d839665c.rlib" "/root/project/target/debug/deps/libbitflags-67b217f3f83c078e.rlib" "/root/project/target/debug/deps/libr2d2-d7b8d3619d76e698.rlib" "/root/project/target/debug/deps/libscheduled_thread_pool-3cd529cdc74ee486.rlib" "/root/project/target/debug/deps/libantidote-5c053ce69cdf18ae.rlib" "/root/project/target/debug/deps/libserde_json-3c8f371062141535.rlib" "/root/project/target/debug/deps/libryu-25bb967e315d32b9.rlib" "/root/project/target/debug/deps/libitoa-dbcfbf74211c3ce7.rlib" "/root/project/target/debug/deps/librocket-3e5c985076abcc08.rlib" "/root/project/target/debug/deps/libisatty-8c233ea8c0d2827f.rlib" "/root/project/target/debug/deps/libbase64-94b27a3a9a384f21.rlib" "/root/project/target/debug/deps/libmemchr-b444f625a7a9f5e2.rlib" "/root/project/target/debug/deps/libtoml-1380cfd8ad87fa64.rlib" "/root/project/target/debug/deps/libyansi-b02d15d26c97613d.rlib" "/root/project/target/debug/deps/librocket_http-3f2d4f941a5d92ee.rlib" "/root/project/target/debug/deps/libhyper-dbe48e0fbcf6f210.rlib" "/root/project/target/debug/deps/libmime-edf8b258e5a42e4d.rlib" "/root/project/target/debug/deps/liblog-935027b0929e4475.rlib" "/root/project/target/debug/deps/liblog-052ac87a9e194833.rlib" "/root/project/target/debug/deps/libcfg_if-c86d0d4c55f27b8d.rlib" "/root/project/target/debug/deps/liblanguage_tags-cb217c35fe0b0b61.rlib" "/root/project/target/debug/deps/libtypeable-3bc2498cc4890730.rlib" "/root/project/target/debug/deps/libtraitobject-9199dd1d9f5af16c.rlib" "/root/project/target/debug/deps/libnum_cpus-3de5ce812c128ca7.rlib" "/root/project/target/debug/deps/libhttparse-7ccdc2fd681e7596.rlib" "/root/project/target/debug/deps/libunicase-dc17fd4420744323.rlib" "/root/project/target/debug/deps/libunicode_xid-1eef3751139beb20.rlib" "/root/project/target/debug/deps/libstate-1b7020fcc69661ce.rlib" "/root/project/target/debug/deps/libindexmap-5c6b7665c4e13b77.rlib" "/root/project/target/debug/deps/libserde-8cc854cf6e4498cb.rlib" "/root/project/target/debug/deps/libcookie-cbcbb976afcd1d2a.rlib" "/root/project/target/debug/deps/libbase64-631cbcd6e5c384ec.rlib" "/root/project/target/debug/deps/libsafemem-afe50eed29806413.rlib" "/root/project/target/debug/deps/libbyteorder-d3aa9c02f0f06622.rlib" "/root/project/target/debug/deps/libring-2b33251d29087d4e.rlib" "/root/project/target/debug/deps/libuntrusted-041d3089af11dc83.rlib" "/root/project/target/debug/deps/liblazy_static-25b1d19aa7bca034.rlib" "/root/project/target/debug/deps/libtime-7a777f8a7fc20a8d.rlib" "/root/project/target/debug/deps/liblibc-aad928c89b5d1fd8.rlib" "/root/project/target/debug/deps/liburl-b1aefb45912ecf01.rlib" "/root/project/target/debug/deps/libidna-b52e127698925d71.rlib" "/root/project/target/debug/deps/libunicode_normalization-b2a471164997cf84.rlib" "/root/project/target/debug/deps/libunicode_bidi-a7528fe9281939e5.rlib" "/root/project/target/debug/deps/libmatches-1a11547c7e6b16df.rlib" "/root/project/target/debug/deps/libsmallvec-25bfc9b0c53d7736.rlib" "/root/project/target/debug/deps/libunreachable-f2c75ac43dd3d2cc.rlib" "/root/project/target/debug/deps/libvoid-257bf695b9520309.rlib" "/root/project/target/debug/deps/libpercent_encoding-c375ec3d24aad152.rlib" "/root/project/target/debug/deps/libpear-c42d6171f078e5b7.rlib" "-Wl,--start-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f15b94e0ef1e7ed5.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-48f7425a319b9cc6.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f55d6a493cf2a484.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-472e0027e50bd562.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79268d314779fe40.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f75e40874fb03c43.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-dd2123e0a5ba53c1.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-712d65d6d741f712.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5ad79a35fcb8842a.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-86177e16105f8a3f.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-946d14b0942984a3.rlib" "-Wl,--end-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e71571998bfb2593.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil"
= note:
error: aborting due to previous error
thread 'src/macros.rs - vars (line 106)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:310:13
---- src/macros.rs - otry (line 12) stdout ----
error: linking with `cc` failed: signal: 9
|
= note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest0yZ3qe/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctest0yZ3qe/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctest0yZ3qe/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctest0yZ3qe/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctest0yZ3qe/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctest0yZ3qe/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctest0yZ3qe/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "-o" "/tmp/rustdoctest0yZ3qe/rust_out" "/tmp/rustdoctest0yZ3qe/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/root/project/target/debug/deps" "-L" "/root/project/target/debug/build/backtrace-sys-bd6c98c08c008864/out" "-L" "/root/project/target/debug/build/ring-0f400519f0d6db39/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/root/project/target/debug/deps" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/root/project/target/debug/deps/libgraphql_api-16c94bf22227688c.rlib" "/root/project/target/debug/deps/libenv_logger-cabd8523c9c0be1c.rlib" "/root/project/target/debug/deps/libhumantime-5372df2788922ca3.rlib" "/root/project/target/debug/deps/libquick_error-3ccd8c5f646c0546.rlib" "/root/project/target/debug/deps/libtermcolor-8b23fe98a7acbc44.rlib" "/root/project/target/debug/deps/librollbar_failure-a4a6068fb0eb8358.rlib" "/root/project/target/debug/deps/librocket_basic_auth-2027d85995c82554.rlib" "/root/project/target/debug/deps/libdotenv-dcc42e6bb3295aa6.rlib" "/root/project/target/debug/deps/libregex-8c3717fb9c4ba60a.rlib" "/root/project/target/debug/deps/libregex_syntax-e7918420415b4942.rlib" "/root/project/target/debug/deps/libchashmap-7d97a50c1ad91995.rlib" "/root/project/target/debug/deps/libparking_lot-7f02f10e527f25c9.rlib" "/root/project/target/debug/deps/libparking_lot_core-60e35a4398e79be9.rlib" "/root/project/target/debug/deps/librand-74754ca2b30e2199.rlib" "/root/project/target/debug/deps/libthread_id-cf1fa56cd31cca67.rlib" "/root/project/target/debug/deps/libowning_ref-995fe373932a1d60.rlib" "/root/project/target/debug/deps/libcadence-b067172726b7e505.rlib" "/root/project/target/debug/deps/libcrossbeam-16f9ec42cf4f6ac1.rlib" "/root/project/target/debug/deps/libi18n-1ad9fdd20c2e0658.rlib" "/root/project/target/debug/deps/libbacktrace-6a1f1be9a3ce6094.rlib" "/root/project/target/debug/deps/libbacktrace_sys-160cb5f9ed735334.rlib" "/root/project/target/debug/deps/librustc_demangle-af514eaf184bd960.rlib" "/root/project/target/debug/deps/libreqwest-410b6a85a48e7461.rlib" "/root/project/target/debug/deps/libserde_urlencoded-ac3a084c623c98d1.rlib" "/root/project/target/debug/deps/libdtoa-aa0dea237229ebe7.rlib" "/root/project/target/debug/deps/libmime_guess-b74da710a6a28a0c.rlib" "/root/project/target/debug/deps/libphf-1a86b1a5aba385ef.rlib" "/root/project/target/debug/deps/libphf_shared-7b2b7a2f565f3ad3.rlib" "/root/project/target/debug/deps/libsiphasher-e26ed24b747dccf0.rlib" "/root/project/target/debug/deps/libmime-47d34cc554eb45cb.rlib" "/root/project/target/debug/deps/libunicase-2b424a66c9238492.rlib" "/root/project/target/debug/deps/libflate2-c0ff98e38702cfe9.rlib" "/root/project/target/debug/deps/libminiz_oxide_c_api-227a5bb2ce1477d8.rlib" "/root/project/target/debug/deps/libminiz_oxide-b9e94821a0adc427.rlib" "/root/project/target/debug/deps/libadler32-f706908475717357.rlib" "/root/project/target/debug/deps/libcrc-9c6201d3ec7f0fa0.rlib" "/root/project/target/debug/deps/libcrc32fast-ebaff93f93e16348.rlib" "/root/project/target/debug/deps/libhyper_tls-f06286efb4b5a2af.rlib" "/root/project/target/debug/deps/libnative_tls-579fb33c3971eb21.rlib" "/root/project/target/debug/deps/libopenssl_probe-136beb676d025b8e.rlib" "/root/project/target/debug/deps/libopenssl-4295f376cbf9d3e7.rlib" "/root/project/target/debug/deps/libopenssl_sys-31aa98f8aac5ab20.rlib" "/root/project/target/debug/deps/libforeign_types-d0401fe809e81199.rlib" "/root/project/target/debug/deps/libforeign_types_shared-c7461d9b10284ac2.rlib" "/root/project/target/debug/deps/libhyper-a426d7784b93261c.rlib" "/root/project/target/debug/deps/libwant-7b411eddb9178410.rlib" "/root/project/target/debug/deps/libtry_lock-d8c009a829711174.rlib" "/root/project/target/debug/deps/libtokio_tcp-28e4b060eb65286a.rlib" "/root/project/target/debug/deps/libtokio-e3dfcfd6429c3544.rlib" "/root/project/target/debug/deps/libtokio_timer-3b81f5964ab982c0.rlib" "/root/project/target/debug/deps/libtokio_threadpool-e5cc0f25496be618.rlib" "/root/project/target/debug/deps/libcrossbeam-3ea59b7c10826633.rlib" "/root/project/target/debug/deps/libcrossbeam_channel-21aa355e22b3d189.rlib" "/root/project/target/debug/deps/libcrossbeam_deque-b20cb939b27507a1.rlib" "/root/project/target/debug/deps/libcrossbeam_epoch-dc2fc843d4b9d243.rlib" "/root/project/target/debug/deps/libmemoffset-df730eeefc708b02.rlib" "/root/project/target/debug/deps/libarrayvec-9814176b6b06d63f.rlib" "/root/project/target/debug/deps/libtokio_reactor-db3254c7669a172d.rlib" "/root/project/target/debug/deps/libparking_lot-505e5e7c308ef036.rlib" "/root/project/target/debug/deps/libparking_lot_core-17826d344c96fbc4.rlib" "/root/project/target/debug/deps/liblock_api-3a7aa9191b129838.rlib" "/root/project/target/debug/deps/libowning_ref-0ccd04eada3ad390.rlib" "/root/project/target/debug/deps/libstable_deref_trait-9d80231658e1ced1.rlib" "/root/project/target/debug/deps/libscopeguard-d6c5348ecdc06206.rlib" "/root/project/target/debug/deps/libtokio_current_thread-395abd1169f58b7b.rlib" "/root/project/target/debug/deps/libtokio_executor-6819cd2eb9f237b2.rlib" "/root/project/target/debug/deps/libcrossbeam_utils-cc7bbcef0746b674.rlib" "/root/project/target/debug/deps/libmio-b94121737ba6939c.rlib" "/root/project/target/debug/deps/liblazycell-cb7ee203a5985a42.rlib" "/root/project/target/debug/deps/libnet2-85777449e11ed132.rlib" "/root/project/target/debug/deps/libh2-506927fd8e074aae.rlib" "/root/project/target/debug/deps/libstring-d32708dc533619ee.rlib" "/root/project/target/debug/deps/libslab-04a6102b19fab2ff.rlib" "/root/project/target/debug/deps/libtokio_io-638e23191804ea7d.rlib" "/root/project/target/debug/deps/libfutures_cpupool-61a5121a0b187ff9.rlib" "/root/project/target/debug/deps/libhttp-fa21dfe6ef248c25.rlib" "/root/project/target/debug/deps/libfutures-49139d82e72c29de.rlib" "/root/project/target/debug/deps/libencoding_rs-06a1b76cc35ae05b.rlib" "/root/project/target/debug/deps/libbytes-0591536eb399b19b.rlib" "/root/project/target/debug/deps/libiovec-cacc0659698f6d3d.rlib" "/root/project/target/debug/deps/libmap_reduce-48a273b679668672.rlib" "/root/project/target/debug/deps/libthreadpool-f051ed1485d82c56.rlib" "/root/project/target/debug/deps/libstructopt-c93e2ede95d5d45e.rlib" "/root/project/target/debug/deps/libclap-9b4a8766b2be9fe0.rlib" "/root/project/target/debug/deps/libvec_map-d8a4bbb0ff765eb3.rlib" "/root/project/target/debug/deps/libtextwrap-8aef233de5dbdd64.rlib" "/root/project/target/debug/deps/libunicode_width-c675a4783d974414.rlib" "/root/project/target/debug/deps/libstrsim-eb13929ce6724a67.rlib" "/root/project/target/debug/deps/libatty-0132d3f6333e6bc0.rlib" "/root/project/target/debug/deps/libansi_term-347aab252befa3b5.rlib" "/root/project/target/debug/deps/libregex-d6b0f2ccabff9aba.rlib" "/root/project/target/debug/deps/libutf8_ranges-5b7992de2eb4120e.rlib" "/root/project/target/debug/deps/libregex_syntax-a3cd144283ea0393.rlib" "/root/project/target/debug/deps/libucd_util-58a92761dc216a48.rlib" "/root/project/target/debug/deps/libthread_local-7b9010c8c066918e.rlib" "/root/project/target/debug/deps/libaho_corasick-03894b7e4d171c6b.rlib" "/root/project/target/debug/deps/libmaud-04b1992aaf2a6e09.rlib" "/root/project/target/debug/deps/libmaud_htmlescape-f52d62de79cd5b2a.rlib" "/root/project/target/debug/deps/libjuniper-5e273539d7bada62.rlib" "/root/project/target/debug/deps/libuuid-5a8c2a96218c3c44.rlib" "/root/project/target/debug/deps/librand-0a5d562ba10a2745.rlib" "/root/project/target/debug/deps/librand_xorshift-7cec146c6ac62f56.rlib" "/root/project/target/debug/deps/librand_pcg-1c1b88b80dd36145.rlib" "/root/project/target/debug/deps/librand_hc-7c50e37568885356.rlib" "/root/project/target/debug/deps/librand_chacha-fccf9f2dabebecbf.rlib" "/root/project/target/debug/deps/librand_isaac-4559a576da5a6f20.rlib" "/root/project/target/debug/deps/librand_core-185384a17dccd7a2.rlib" "/root/project/target/debug/deps/librand_os-138ca6fd85496fc4.rlib" "/root/project/target/debug/deps/librand_jitter-dd89f88cc82b30e6.rlib" "/root/project/target/debug/deps/librand_core-78f79b2045cb91da.rlib" "/root/project/target/debug/deps/libfnv-251b8c3add9f6142.rlib" "/root/project/target/debug/deps/librocket_contrib-02f269428b1d4d45.rlib" "/root/project/target/debug/deps/libdiesel-f32a8395b5665b99.rlib" "/root/project/target/debug/deps/libpq_sys-c37c8ceb1565e16f.rlib" "/root/project/target/debug/deps/libchrono-a28c95f031c1403a.rlib" "/root/project/target/debug/deps/libnum_integer-0fc39bc1fe047c2e.rlib" "/root/project/target/debug/deps/libnum_traits-694f55a9d839665c.rlib" "/root/project/target/debug/deps/libbitflags-67b217f3f83c078e.rlib" "/root/project/target/debug/deps/libr2d2-d7b8d3619d76e698.rlib" "/root/project/target/debug/deps/libscheduled_thread_pool-3cd529cdc74ee486.rlib" "/root/project/target/debug/deps/libantidote-5c053ce69cdf18ae.rlib" "/root/project/target/debug/deps/libserde_json-3c8f371062141535.rlib" "/root/project/target/debug/deps/libryu-25bb967e315d32b9.rlib" "/root/project/target/debug/deps/libitoa-dbcfbf74211c3ce7.rlib" "/root/project/target/debug/deps/librocket-3e5c985076abcc08.rlib" "/root/project/target/debug/deps/libisatty-8c233ea8c0d2827f.rlib" "/root/project/target/debug/deps/libbase64-94b27a3a9a384f21.rlib" "/root/project/target/debug/deps/libmemchr-b444f625a7a9f5e2.rlib" "/root/project/target/debug/deps/libtoml-1380cfd8ad87fa64.rlib" "/root/project/target/debug/deps/libyansi-b02d15d26c97613d.rlib" "/root/project/target/debug/deps/librocket_http-3f2d4f941a5d92ee.rlib" "/root/project/target/debug/deps/libhyper-dbe48e0fbcf6f210.rlib" "/root/project/target/debug/deps/libmime-edf8b258e5a42e4d.rlib" "/root/project/target/debug/deps/liblog-935027b0929e4475.rlib" "/root/project/target/debug/deps/liblog-052ac87a9e194833.rlib" "/root/project/target/debug/deps/libcfg_if-c86d0d4c55f27b8d.rlib" "/root/project/target/debug/deps/liblanguage_tags-cb217c35fe0b0b61.rlib" "/root/project/target/debug/deps/libtypeable-3bc2498cc4890730.rlib" "/root/project/target/debug/deps/libtraitobject-9199dd1d9f5af16c.rlib" "/root/project/target/debug/deps/libnum_cpus-3de5ce812c128ca7.rlib" "/root/project/target/debug/deps/libhttparse-7ccdc2fd681e7596.rlib" "/root/project/target/debug/deps/libunicase-dc17fd4420744323.rlib" "/root/project/target/debug/deps/libunicode_xid-1eef3751139beb20.rlib" "/root/project/target/debug/deps/libstate-1b7020fcc69661ce.rlib" "/root/project/target/debug/deps/libindexmap-5c6b7665c4e13b77.rlib" "/root/project/target/debug/deps/libserde-8cc854cf6e4498cb.rlib" "/root/project/target/debug/deps/libcookie-cbcbb976afcd1d2a.rlib" "/root/project/target/debug/deps/libbase64-631cbcd6e5c384ec.rlib" "/root/project/target/debug/deps/libsafemem-afe50eed29806413.rlib" "/root/project/target/debug/deps/libbyteorder-d3aa9c02f0f06622.rlib" "/root/project/target/debug/deps/libring-2b33251d29087d4e.rlib" "/root/project/target/debug/deps/libuntrusted-041d3089af11dc83.rlib" "/root/project/target/debug/deps/liblazy_static-25b1d19aa7bca034.rlib" "/root/project/target/debug/deps/libtime-7a777f8a7fc20a8d.rlib" "/root/project/target/debug/deps/liblibc-aad928c89b5d1fd8.rlib" "/root/project/target/debug/deps/liburl-b1aefb45912ecf01.rlib" "/root/project/target/debug/deps/libidna-b52e127698925d71.rlib" "/root/project/target/debug/deps/libunicode_normalization-b2a471164997cf84.rlib" "/root/project/target/debug/deps/libunicode_bidi-a7528fe9281939e5.rlib" "/root/project/target/debug/deps/libmatches-1a11547c7e6b16df.rlib" "/root/project/target/debug/deps/libsmallvec-25bfc9b0c53d7736.rlib" "/root/project/target/debug/deps/libunreachable-f2c75ac43dd3d2cc.rlib" "/root/project/target/debug/deps/libvoid-257bf695b9520309.rlib" "/root/project/target/debug/deps/libpercent_encoding-c375ec3d24aad152.rlib" "/root/project/target/debug/deps/libpear-c42d6171f078e5b7.rlib" "-Wl,--start-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f15b94e0ef1e7ed5.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-48f7425a319b9cc6.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f55d6a493cf2a484.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-472e0027e50bd562.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79268d314779fe40.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f75e40874fb03c43.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-dd2123e0a5ba53c1.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-712d65d6d741f712.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5ad79a35fcb8842a.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-86177e16105f8a3f.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-946d14b0942984a3.rlib" "-Wl,--end-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e71571998bfb2593.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil"
= note:
error: aborting due to previous error
thread 'src/macros.rs - otry (line 12)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:310:13
---- src/macros.rs - vars (line 96) stdout ----
error: linking with `cc` failed: signal: 9
|
= note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestksVTC2/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestksVTC2/rust_out" "/tmp/rustdoctestksVTC2/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/root/project/target/debug/deps" "-L" "/root/project/target/debug/build/backtrace-sys-bd6c98c08c008864/out" "-L" "/root/project/target/debug/build/ring-0f400519f0d6db39/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/root/project/target/debug/deps" "-L" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/root/project/target/debug/deps/libheck-fb8f520a16ad4aa1.rlib" "/root/project/target/debug/deps/libunicode_segmentation-f41211802e93e6f7.rlib" "/root/project/target/debug/deps/libgraphql_api-16c94bf22227688c.rlib" "/root/project/target/debug/deps/libenv_logger-cabd8523c9c0be1c.rlib" "/root/project/target/debug/deps/libhumantime-5372df2788922ca3.rlib" "/root/project/target/debug/deps/libquick_error-3ccd8c5f646c0546.rlib" "/root/project/target/debug/deps/libtermcolor-8b23fe98a7acbc44.rlib" "/root/project/target/debug/deps/librollbar_failure-a4a6068fb0eb8358.rlib" "/root/project/target/debug/deps/librocket_basic_auth-2027d85995c82554.rlib" "/root/project/target/debug/deps/libdotenv-dcc42e6bb3295aa6.rlib" "/root/project/target/debug/deps/libregex-8c3717fb9c4ba60a.rlib" "/root/project/target/debug/deps/libregex_syntax-e7918420415b4942.rlib" "/root/project/target/debug/deps/libchashmap-7d97a50c1ad91995.rlib" "/root/project/target/debug/deps/libparking_lot-7f02f10e527f25c9.rlib" "/root/project/target/debug/deps/libparking_lot_core-60e35a4398e79be9.rlib" "/root/project/target/debug/deps/librand-74754ca2b30e2199.rlib" "/root/project/target/debug/deps/libthread_id-cf1fa56cd31cca67.rlib" "/root/project/target/debug/deps/libowning_ref-995fe373932a1d60.rlib" "/root/project/target/debug/deps/libcadence-b067172726b7e505.rlib" "/root/project/target/debug/deps/libcrossbeam-16f9ec42cf4f6ac1.rlib" "/root/project/target/debug/deps/libi18n-1ad9fdd20c2e0658.rlib" "/root/project/target/debug/deps/libbacktrace-6a1f1be9a3ce6094.rlib" "/root/project/target/debug/deps/libbacktrace_sys-160cb5f9ed735334.rlib" "/root/project/target/debug/deps/librustc_demangle-af514eaf184bd960.rlib" "/root/project/target/debug/deps/libreqwest-410b6a85a48e7461.rlib" "/root/project/target/debug/deps/libserde_urlencoded-ac3a084c623c98d1.rlib" "/root/project/target/debug/deps/libdtoa-aa0dea237229ebe7.rlib" "/root/project/target/debug/deps/libmime_guess-b74da710a6a28a0c.rlib" "/root/project/target/debug/deps/libphf-1a86b1a5aba385ef.rlib" "/root/project/target/debug/deps/libphf_shared-7b2b7a2f565f3ad3.rlib" "/root/project/target/debug/deps/libsiphasher-e26ed24b747dccf0.rlib" "/root/project/target/debug/deps/libmime-47d34cc554eb45cb.rlib" "/root/project/target/debug/deps/libunicase-2b424a66c9238492.rlib" "/root/project/target/debug/deps/libflate2-c0ff98e38702cfe9.rlib" "/root/project/target/debug/deps/libminiz_oxide_c_api-227a5bb2ce1477d8.rlib" "/root/project/target/debug/deps/libminiz_oxide-b9e94821a0adc427.rlib" "/root/project/target/debug/deps/libadler32-f706908475717357.rlib" "/root/project/target/debug/deps/libcrc-9c6201d3ec7f0fa0.rlib" "/root/project/target/debug/deps/libcrc32fast-ebaff93f93e16348.rlib" "/root/project/target/debug/deps/libhyper_tls-f06286efb4b5a2af.rlib" "/root/project/target/debug/deps/libnative_tls-579fb33c3971eb21.rlib" "/root/project/target/debug/deps/libopenssl_probe-136beb676d025b8e.rlib" "/root/project/target/debug/deps/libopenssl-4295f376cbf9d3e7.rlib" "/root/project/target/debug/deps/libopenssl_sys-31aa98f8aac5ab20.rlib" "/root/project/target/debug/deps/libforeign_types-d0401fe809e81199.rlib" "/root/project/target/debug/deps/libforeign_types_shared-c7461d9b10284ac2.rlib" "/root/project/target/debug/deps/libhyper-a426d7784b93261c.rlib" "/root/project/target/debug/deps/libwant-7b411eddb9178410.rlib" "/root/project/target/debug/deps/libtry_lock-d8c009a829711174.rlib" "/root/project/target/debug/deps/libtokio_tcp-28e4b060eb65286a.rlib" "/root/project/target/debug/deps/libtokio-e3dfcfd6429c3544.rlib" "/root/project/target/debug/deps/libtokio_timer-3b81f5964ab982c0.rlib" "/root/project/target/debug/deps/libtokio_threadpool-e5cc0f25496be618.rlib" "/root/project/target/debug/deps/libcrossbeam-3ea59b7c10826633.rlib" "/root/project/target/debug/deps/libcrossbeam_channel-21aa355e22b3d189.rlib" "/root/project/target/debug/deps/libcrossbeam_deque-b20cb939b27507a1.rlib" "/root/project/target/debug/deps/libcrossbeam_epoch-dc2fc843d4b9d243.rlib" "/root/project/target/debug/deps/libmemoffset-df730eeefc708b02.rlib" "/root/project/target/debug/deps/libarrayvec-9814176b6b06d63f.rlib" "/root/project/target/debug/deps/libtokio_reactor-db3254c7669a172d.rlib" "/root/project/target/debug/deps/libparking_lot-505e5e7c308ef036.rlib" "/root/project/target/debug/deps/libparking_lot_core-17826d344c96fbc4.rlib" "/root/project/target/debug/deps/liblock_api-3a7aa9191b129838.rlib" "/root/project/target/debug/deps/libowning_ref-0ccd04eada3ad390.rlib" "/root/project/target/debug/deps/libstable_deref_trait-9d80231658e1ced1.rlib" "/root/project/target/debug/deps/libscopeguard-d6c5348ecdc06206.rlib" "/root/project/target/debug/deps/libtokio_current_thread-395abd1169f58b7b.rlib" "/root/project/target/debug/deps/libtokio_executor-6819cd2eb9f237b2.rlib" "/root/project/target/debug/deps/libcrossbeam_utils-cc7bbcef0746b674.rlib" "/root/project/target/debug/deps/libmio-b94121737ba6939c.rlib" "/root/project/target/debug/deps/liblazycell-cb7ee203a5985a42.rlib" "/root/project/target/debug/deps/libnet2-85777449e11ed132.rlib" "/root/project/target/debug/deps/libh2-506927fd8e074aae.rlib" "/root/project/target/debug/deps/libstring-d32708dc533619ee.rlib" "/root/project/target/debug/deps/libslab-04a6102b19fab2ff.rlib" "/root/project/target/debug/deps/libtokio_io-638e23191804ea7d.rlib" "/root/project/target/debug/deps/libfutures_cpupool-61a5121a0b187ff9.rlib" "/root/project/target/debug/deps/libhttp-fa21dfe6ef248c25.rlib" "/root/project/target/debug/deps/libfutures-49139d82e72c29de.rlib" "/root/project/target/debug/deps/libencoding_rs-06a1b76cc35ae05b.rlib" "/root/project/target/debug/deps/libbytes-0591536eb399b19b.rlib" "/root/project/target/debug/deps/libiovec-cacc0659698f6d3d.rlib" "/root/project/target/debug/deps/libmap_reduce-48a273b679668672.rlib" "/root/project/target/debug/deps/libthreadpool-f051ed1485d82c56.rlib" "/root/project/target/debug/deps/libstructopt-c93e2ede95d5d45e.rlib" "/root/project/target/debug/deps/libclap-9b4a8766b2be9fe0.rlib" "/root/project/target/debug/deps/libvec_map-d8a4bbb0ff765eb3.rlib" "/root/project/target/debug/deps/libtextwrap-8aef233de5dbdd64.rlib" "/root/project/target/debug/deps/libunicode_width-c675a4783d974414.rlib" "/root/project/target/debug/deps/libstrsim-eb13929ce6724a67.rlib" "/root/project/target/debug/deps/libatty-0132d3f6333e6bc0.rlib" "/root/project/target/debug/deps/libansi_term-347aab252befa3b5.rlib" "/root/project/target/debug/deps/libregex-d6b0f2ccabff9aba.rlib" "/root/project/target/debug/deps/libutf8_ranges-5b7992de2eb4120e.rlib" "/root/project/target/debug/deps/libregex_syntax-a3cd144283ea0393.rlib" "/root/project/target/debug/deps/libucd_util-58a92761dc216a48.rlib" "/root/project/target/debug/deps/libthread_local-7b9010c8c066918e.rlib" "/root/project/target/debug/deps/libaho_corasick-03894b7e4d171c6b.rlib" "/root/project/target/debug/deps/libmaud-04b1992aaf2a6e09.rlib" "/root/project/target/debug/deps/libmaud_htmlescape-f52d62de79cd5b2a.rlib" "/root/project/target/debug/deps/libjuniper-5e273539d7bada62.rlib" "/root/project/target/debug/deps/libuuid-5a8c2a96218c3c44.rlib" "/root/project/target/debug/deps/librand-0a5d562ba10a2745.rlib" "/root/project/target/debug/deps/librand_xorshift-7cec146c6ac62f56.rlib" "/root/project/target/debug/deps/librand_pcg-1c1b88b80dd36145.rlib" "/root/project/target/debug/deps/librand_hc-7c50e37568885356.rlib" "/root/project/target/debug/deps/librand_chacha-fccf9f2dabebecbf.rlib" "/root/project/target/debug/deps/librand_isaac-4559a576da5a6f20.rlib" "/root/project/target/debug/deps/librand_core-185384a17dccd7a2.rlib" "/root/project/target/debug/deps/librand_os-138ca6fd85496fc4.rlib" "/root/project/target/debug/deps/librand_jitter-dd89f88cc82b30e6.rlib" "/root/project/target/debug/deps/librand_core-78f79b2045cb91da.rlib" "/root/project/target/debug/deps/libfnv-251b8c3add9f6142.rlib" "/root/project/target/debug/deps/librocket_contrib-02f269428b1d4d45.rlib" "/root/project/target/debug/deps/libdiesel-f32a8395b5665b99.rlib" "/root/project/target/debug/deps/libpq_sys-c37c8ceb1565e16f.rlib" "/root/project/target/debug/deps/libchrono-a28c95f031c1403a.rlib" "/root/project/target/debug/deps/libnum_integer-0fc39bc1fe047c2e.rlib" "/root/project/target/debug/deps/libnum_traits-694f55a9d839665c.rlib" "/root/project/target/debug/deps/libbitflags-67b217f3f83c078e.rlib" "/root/project/target/debug/deps/libr2d2-d7b8d3619d76e698.rlib" "/root/project/target/debug/deps/libscheduled_thread_pool-3cd529cdc74ee486.rlib" "/root/project/target/debug/deps/libantidote-5c053ce69cdf18ae.rlib" "/root/project/target/debug/deps/libserde_json-3c8f371062141535.rlib" "/root/project/target/debug/deps/libryu-25bb967e315d32b9.rlib" "/root/project/target/debug/deps/libitoa-dbcfbf74211c3ce7.rlib" "/root/project/target/debug/deps/librocket-3e5c985076abcc08.rlib" "/root/project/target/debug/deps/libisatty-8c233ea8c0d2827f.rlib" "/root/project/target/debug/deps/libbase64-94b27a3a9a384f21.rlib" "/root/project/target/debug/deps/libmemchr-b444f625a7a9f5e2.rlib" "/root/project/target/debug/deps/libtoml-1380cfd8ad87fa64.rlib" "/root/project/target/debug/deps/libyansi-b02d15d26c97613d.rlib" "/root/project/target/debug/deps/librocket_http-3f2d4f941a5d92ee.rlib" "/root/project/target/debug/deps/libhyper-dbe48e0fbcf6f210.rlib" "/root/project/target/debug/deps/libmime-edf8b258e5a42e4d.rlib" "/root/project/target/debug/deps/liblog-935027b0929e4475.rlib" "/root/project/target/debug/deps/liblog-052ac87a9e194833.rlib" "/root/project/target/debug/deps/libcfg_if-c86d0d4c55f27b8d.rlib" "/root/project/target/debug/deps/liblanguage_tags-cb217c35fe0b0b61.rlib" "/root/project/target/debug/deps/libtypeable-3bc2498cc4890730.rlib" "/root/project/target/debug/deps/libtraitobject-9199dd1d9f5af16c.rlib" "/root/project/target/debug/deps/libnum_cpus-3de5ce812c128ca7.rlib" "/root/project/target/debug/deps/libhttparse-7ccdc2fd681e7596.rlib" "/root/project/target/debug/deps/libunicase-dc17fd4420744323.rlib" "/root/project/target/debug/deps/libunicode_xid-1eef3751139beb20.rlib" "/root/project/target/debug/deps/libstate-1b7020fcc69661ce.rlib" "/root/project/target/debug/deps/libindexmap-5c6b7665c4e13b77.rlib" "/root/project/target/debug/deps/libserde-8cc854cf6e4498cb.rlib" "/root/project/target/debug/deps/libcookie-cbcbb976afcd1d2a.rlib" "/root/project/target/debug/deps/libbase64-631cbcd6e5c384ec.rlib" "/root/project/target/debug/deps/libsafemem-afe50eed29806413.rlib" "/root/project/target/debug/deps/libbyteorder-d3aa9c02f0f06622.rlib" "/root/project/target/debug/deps/libring-2b33251d29087d4e.rlib" "/root/project/target/debug/deps/libuntrusted-041d3089af11dc83.rlib" "/root/project/target/debug/deps/liblazy_static-25b1d19aa7bca034.rlib" "/root/project/target/debug/deps/libtime-7a777f8a7fc20a8d.rlib" "/root/project/target/debug/deps/liblibc-aad928c89b5d1fd8.rlib" "/root/project/target/debug/deps/liburl-b1aefb45912ecf01.rlib" "/root/project/target/debug/deps/libidna-b52e127698925d71.rlib" "/root/project/target/debug/deps/libunicode_normalization-b2a471164997cf84.rlib" "/root/project/target/debug/deps/libunicode_bidi-a7528fe9281939e5.rlib" "/root/project/target/debug/deps/libmatches-1a11547c7e6b16df.rlib" "/root/project/target/debug/deps/libsmallvec-25bfc9b0c53d7736.rlib" "/root/project/target/debug/deps/libunreachable-f2c75ac43dd3d2cc.rlib" "/root/project/target/debug/deps/libvoid-257bf695b9520309.rlib" "/root/project/target/debug/deps/libpercent_encoding-c375ec3d24aad152.rlib" "/root/project/target/debug/deps/libpear-c42d6171f078e5b7.rlib" "-Wl,--start-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f15b94e0ef1e7ed5.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-48f7425a319b9cc6.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f55d6a493cf2a484.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-472e0027e50bd562.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79268d314779fe40.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f75e40874fb03c43.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-dd2123e0a5ba53c1.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-712d65d6d741f712.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5ad79a35fcb8842a.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-86177e16105f8a3f.rlib" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-946d14b0942984a3.rlib" "-Wl,--end-group" "/usr/local/rustup/toolchains/nightly-2019-04-30-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e71571998bfb2593.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil"
= note:
error: aborting due to previous error
thread 'src/macros.rs - vars (line 96)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:310:13
failures:
src/macros.rs - otry (line 12)
src/macros.rs - vars (line 106)
src/macros.rs - vars (line 96)
src/utils/global_counter.rs - utils::global_counter::GlobalCounter::count (line 20)
src/utils/global_counter.rs - utils::global_counter::GlobalCounter::decrement (line 51)
src/utils/global_counter.rs - utils::global_counter::GlobalCounter::reset (line 67)
src/utils/multi_timer.rs - utils::multi_timer (line 5)
test result: FAILED. 7 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out
error: test failed, to rerun pass '--doc'
Exited with code 101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment